Add "extruder_nr": { "default_value": 0 },

This commit is contained in:
just-trey 2022-12-01 02:36:15 -05:00 committed by GitHub
parent 747ed93e6b
commit a26b6e7ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
"position": "0"
},
"overrides": {
"extruder_nr": { "default_value": 0 },
"material_diameter": { "default_value": 1.75 }
}
}