Interface#
Raspberry Pi 4#
Optional.
vpype#
The interface facilitates the selection of SVG files and their conversion into gcode. It is basically the following vpype command with a custom template to manage the Z movement – i.e. the desired pen pressure.
vpype read [svg_file] linesimplify reloop linemerge linesort write [svg_file_optimized] gwrite -p [selected_pressure] [gcode_file]