Scott-Cooper
Scott-Cooper
Jsecondo, thanks for the bug report. This bug has been driving me crazy. This is likely a race condition thing. I think keyPressed() runs in a separate thread. Still in...
Fixed: https://github.com/Scott-Cooper/Drawbot_image_to_gcode_v2/commit/5c4421f91e5e0925c9ff7297ea5cfc920d4ae077
Hey gege2b, I really like this code and will be merging after I find that little bug.
Hey NoPinky, I really appreciate the comments. My particular robot draws better if I draw rectangular images vertically. Therefore I purposely rotate all my gcode to be taller than wide....
After you have got the image looking the way you want it, press the "g" key to generate the gcode. Then look in the subdirectory called gcode. Here you will...