mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_size": {
|
||||
"default_value": 0.4
|
||||
},
|
||||
"material_diameter": {
|
||||
"default_value": 1.75
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue