Home › Forums › TinyG › TinyG Support › TinyG Success
- This topic has 5 replies, 2 voices, and was last updated 11 years, 2 months ago by
jlauer.
-
AuthorPosts
-
January 5, 2015 at 9:18 am #7244
cswiger2
MemberJust wanted to post a positive report, after a few issus that turned out to be other things – tinyg has worked fine with etchings like this one that has over 12,000 lines of curvy twisty gcode using chilipeppr on a strong box, an old WinXP box running the serial port server (with debugging off!) created this laser etch:
https://www.dropbox.com/sh/86fx8evkr7xacqe/AADbsfOU3Wl-UHV65jfEDPjoa?dl=0
January 5, 2015 at 11:44 am #7245jlauer
MemberThat’s awesome. I’m assuming that was laser etching? It looks like that’s paper that you etched the design into. What power of laser did you use? Diode or CO2? I know a lot of folks are using cheaper diode lasers to etch paper now. Got any video of the job running? I’d love to post it on the Google+ forum for ChiliPeppr.
-
This reply was modified 11 years, 2 months ago by
jlauer.
January 5, 2015 at 1:19 pm #7247jlauer
MemberWhat was your CAM process? Folks are asking over at https://plus.google.com/u/0/+JohnLauerGplus/posts/bNqSresLKpv?cfem=1
January 5, 2015 at 4:08 pm #7250cswiger2
MemberOk, the material was white finished particle board removed from an Ikea bed 😉
The laser is this: http://www.amazon.com/gp/product/B00HFHJBDI/ref=oh_aui_detailpage_o09_s00?ie=UTF8&psc=1 with a homemade lm317 current regulator running a conservative maybe 1.3 amps.CAM process (will post over there in a bit) was ‘Ready’ reaction diffusion playground created a screenshot of some math, bitmap traced in Inkscape and simplified once, then gcode created from a ‘laserengraver’ plugin for Inkscape.
January 5, 2015 at 5:20 pm #7254cswiger2
MemberHere’s a video created earlier when I was having issues with tgFX getting swamped and the cnc laser stopping. Shows the nice big heat sink for the laser which is way too big and does not even begin to get warm.
January 5, 2015 at 5:28 pm #7255jlauer
MemberWait, this is a big deal. You’re telling me that you got pauses in TgFX when doing laser cutting, which was probably due to Java’s garbage collection? In ChiliPeppr though you got no pausing and a clean output from the laser cut? The community needs to hear this because most Gcode senders are Java and if garbage collection does a “stop the world” it can kill jobs like yours. I specifically wrote Serial Port JSON Server in an environment that was high performance to avoid this from happening, and it appears it worked for you beautifully.
-
This reply was modified 11 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.