Jump to content

I stumbled across this today


G+_David Wiggins
 Share

Recommended Posts

I stumbled across this today. Looks really fun, and extra kudos for the Binford logo. I wonder if this is the 6100 version? Any way, this project could present Fr. Robert Ballecer, SJ? with more opportunities to maim, er instruct the cranky hippo (it wouldn't do the silly plus link for his name . . Odd).

It's a bit more to it than first anticipated, and he seemed to need to mod the Arduino firmware to be able to interpret the instructions for the engraving designs. I wonder if adapting this to Raspberry Pi would work better?

http://www.instructables.com/id/Pocket-laser-engraver/?ALLSTEPS

Link to comment
Share on other sites

Well burn impressed across my arm! That was very cool. Nice touch placing the filter glasses on front of the camera. I really want to build one myself, but I don't really have anywhere to lock out of the hands of the youngins. Well that and maybe in more than slightly terrified of burning out blinding myself. Maybe.

Link to comment
Share on other sites

I'd shy away from the Pi. A microcontroller is running a single tight loop program. A Pi is running an entire OS plus the program.

 

The CNC lasers I work on, sure they got a fancy Windows screen. But that only for the human. The actual CNC is run from a custom built x86 board, only running the CNC. (program stored on EEPROMs in the next slot over.)

Link to comment
Share on other sites

For my CNC I use a gShield https://www.synthetos.com/project/grblshield/ that connects to an Aruduino Uno, the Uno connects via USB to a Pi running a Serial Port Json Server ( The Pi is also connected hardwire to the network). I then connect to the Pi via any computer on my network and send the gcode to the Pi using Chilipeppr. http://chilipeppr.com/

Link to comment
Share on other sites

Pretty much. You'll want DVD writer for the laser components, some of the housing for shielding, and the drivers you mentioned. A driver each for X and Y axes(long e there, acres. . Crazy language). Note that I think on it. Wouldn't it be x and z since it stays flat to the place if the table?

 

I digress, I need sleep.

 

tl;dr that's the beauty of it. Many if us have all the stuff. DVd writers si better m ladders

Link to comment
Share on other sites

 Share

×
×
  • Create New...