package
1.0.1
Repository: https://github.com/mauroalderete/gcode-cli.git
Documentation: pkg.go.dev

# Functions

NewFromFile returns a new instance of [GcodeFile] from a file with the gcode blocks contented.
NewFromReader returns a new instance of [GcodeFile] from an [io.Reader] object with the gcode blocks contented.

# Structs

GcodeFile model a file or another type source that contain a 3D object written in gcode format.