Close
0%
0%

Sliced Light

LIght painting using a delta 3d printer

Similar projects worth following
This project was done just for fun in two days. Ijust finsihed building my 3dr delta and calibrating it. After making a few prints i thought of doing some light painting by mounting a led on the head of the printer. The LED is connected to the servo pin 1 of the Ramps .

Marlin has a nice gcode extension ( M42 )where a pin on the arduino can be toggled on and off . I used this to toggle the Arduino pin D11 on and an off..

Next was the problem of creating custom g-code to do that.. I used grasshopper3d to make a custom script to create a simple G-code which creates lines every 3mm in the model.. The model doesn't even need to be water tight.

Also for simplicity i keep the feed rate constant at 3500 ( which is okay for the 3dr ) .. I even tried a dashed pattern but it is only visible in the fox model.

Next step to add a RGB led and get some color


http://vimeo.com/97840567

Download grasshopper code from the following link

https://github.com/ekaggrat/sliced-light

  • 1 × 3mm blue led

View project log

  • 1
    Step 1

    Connect  a LED to any servo pin on the RAMPS board

  • 2
    Step 2

    Use the  Grasshopper script to create the GCODE for the printer

  • 3
    Step 3

    Run the printer and photograph using a DSLR in bulb mode on a tripod

View all 3 instructions

Enjoy this project?

Share

Discussions

Lyon wrote 07/16/2014 at 22:38 point
Amazing and so simple...

  Are you sure? yes | no

ekaggrat singh kalsi wrote 07/17/2014 at 01:35 point
thanks!! but not so simple to generate the gcode.

  Are you sure? yes | no

Lyon wrote 07/17/2014 at 07:14 point
"simple" should not talk you projekt down. For me the simple solutions are the most powerful. I will try to understand your code.

  Are you sure? yes | no

ekaggrat singh kalsi wrote 06/17/2014 at 05:25 point
opps i forgot ... my mistake... yes you need a delta

  Are you sure? yes | no

Adam Fabio wrote 06/11/2014 at 05:47 point
Gotta love the way the final image hangs in the air! I'm going to have to retire my Reprap Mendel one day and build a Delta - and this will be one of the first things I do with it! How long was the exposure for the lion?

  Are you sure? yes | no

ekaggrat singh kalsi wrote 06/15/2014 at 00:00 point
you could do it on your mendel also ... the camera was on bulb mode with the shutter open till the print was done....i have loaded sample gcodes on the github ... any printer with a print height of 150mm can do it....

  Are you sure? yes | no

Adam Fabio wrote 06/15/2014 at 01:01 point
I do have a DSLR that can do bulb mode, but with the mendel, the print head moves in X and the Bed moves in Y. I wouldn't have anywhere to mount the LED. (Unless I'm missing something)

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates