mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Revert back the machine nozzle size removal as most of extruders definitions do the same (including Ultimaker ones)
This commit is contained in:
parent
3a38c9625e
commit
f8298dc97e
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
"extruder_nr": {
|
"extruder_nr": {
|
||||||
"default_value": 0
|
"default_value": 0
|
||||||
},
|
},
|
||||||
|
"machine_nozzle_size": {
|
||||||
|
"default_value": 0.4
|
||||||
|
},
|
||||||
"material_diameter": {
|
"material_diameter": {
|
||||||
"default_value": 1.75
|
"default_value": 1.75
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue