Crate svg2gcode[][src]

Structs

High-level output options

Generic machine state simulation, assuming nothing is known about the machine when initialized. This is used to reduce output GCode verbosity and run repetitive actions.

Turtle graphics simulator for paths that outputs the gcode representation for each operation. Handles transforms, position, offsets, etc. See https://www.w3.org/TR/SVG/paths.html

Functions

Moves all the commands so that they are beyond a specified position

Write GCode tokens to a byte sink in a nicely formatted manner