Move material diameter and machine nozzle size to the extruder

definition.

Contributes to CURA-5902.
This commit is contained in:
Diego Prado Gesto 2018-11-27 13:12:47 +01:00
parent 0794a2c8c9
commit a6a364c337
3 changed files with 14 additions and 8 deletions

View file

@ -37,9 +37,6 @@
"machine_heated_bed": {
"default_value": true
},
"machine_nozzle_size": {
"default_value": 0.4
},
"machine_nozzle_heat_up_speed": {
"default_value": 2
},
@ -66,9 +63,6 @@
]
]
},
"material_diameter": {
"default_value": 1.75
},
"gantry_height": {
"default_value": 12
},