Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToSVG ¶
ConvertToSVG returns the SVG code for the passed G-Code file.
func StripComments ¶
func StripComments(f *File)
StripComments will remove all inline and line comments from file.
Types ¶
type GCode ¶
A GCode is either a single G-Code like "X12.3" or an in line comment in the form of "(Comment)".
Click to show internal directories.
Click to hide internal directories.