mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Moved machine_nozzle_size from machine_settings to categories/resolution so it is exposed in the UI.
Cherry pick from master. Conflicts: resources/machines/ultimaker2.json resources/machines/ultimaker_original.json Contributes to issue CURA-276.
This commit is contained in:
parent
345775fc2a
commit
050bc91912
3 changed files with 10 additions and 10 deletions
|
@ -18,9 +18,6 @@
|
|||
|
||||
"machine_extruder_trains": [
|
||||
{
|
||||
"machine_nozzle_size": {
|
||||
"default": 0.4
|
||||
},
|
||||
"machine_nozzle_heat_up_speed": {
|
||||
"default": 2.0
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue