|
|
|
|
|
by roland35
1859 days ago
|
|
This is great! I just created a pen holding adapter for my 3d printer so I can do some plots. I still need to find a good way to efficiently convert SVG files to gcode, but this will be a good start. Inkscape has a gcode generation tool, but it requires some tweaks to work on my prusa 3d printer. Still a work in progress! |
|
An untested python one-liner:
Grab the code for homing and stuff from the start of another gcode file that works.