Skip to content
#

slicer

Here are 87 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.

enhancement good first issue feature

Improve this page

Add a description, image, and links to the slicer 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 slicer topic, visit your repo's landing page and select "manage topics."

Learn more