Crate svg2gcode[][src]

Structs

High-level output configuration

Options are specific to this conversion.

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

Turtle graphics simulator for paths that outputs the g-code 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