Expand description
gcode module provides a simple post-processor for line-based art to be converted into GCode Module which provides Line->GCode post-processing
Enums§
- Aoer
Post Machines - List of all available machines as an Enum
- Post
Geometry Source - Post
Template Error
Functions§
- post
- Given a set of lines, gcode-process and generate GCode Returns either a list of gcode lines, or a box’d dyn error for what went wrong.