vpype-gcode
vpype-gcode copied to clipboard
gcode extension for vpype
Thanks for your work on this extension. This PR adds a tested config for the iDraw v2.0 that was derived by spying on the gcode generated by the iDraw Inkscape...
Dear all, I tried to center the geometry for HPGL and it is working well, using the option "--center" or "layout". However i can't have the same option with gcode....
I noticed that when using the flip options, offsets are applied _before_ the flip. In my opinion this is unintuitive and I would propose either changing it (since the feature...
If, we, for example needed gcode that set some value 20mm over per `layer_id` currently there is no set of methods that would allow this. `So the template would have...
Hello! I'm trying to use vpype-gcode with a controller that is expecting commands to tell it to travel to a point and draw a line. Essentially the "point" function is...
I recently converted my Creality Ender 5 Plus 3D printer running Klipper to a pen plotter. I was recommended vpype and got things working with a custom config using vpype-gcode....