Skip to content
#

gcode

Here are 309 public repositories matching this topic...

GoSlice
galamdring
galamdring commented Oct 20, 2021

Being able to store custom settings in files would be a first step toward supporting profiles for different printers/filaments.

Implementation would look like adding a command line flag that loads into a struct that has a set method that configures all of the options.

YAML would be a solid format for this, and many apps are moving in this direction for configuration files.

Improve this page

Add a description, image, and links to the gcode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gcode topic, visit your repo's landing page and select "manage topics."

Learn more