Cura/resources/extruders/ideagen3D_sapphire_plus_0.def.json
Firedrops fb1b703e31 Change tabs to spaces, remove misnamed .png
Uppercasing doesn't show up in git gutters
https://github.com/microsoft/vscode/issues/29861

So I remove it now and add it back next commit with correct name.
2020-11-03 20:01:18 +10:00

15 lines
No EOL
358 B
JSON

{
"version": 2,
"name": "Extruder 1",
"inherits": "fdmextruder",
"metadata": {
"machine": "ideagen3D_sapphire_plus",
"position": "0"
},
"overrides": {
"extruder_nr": { "default_value": 0 },
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 }
}
}