mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
JSON fix: support&platform extruder nr not children of extruder nr (CURA-1400)
This commit is contained in:
parent
7ea02f9d98
commit
cd7513971b
1 changed files with 3 additions and 6 deletions
|
@ -80,9 +80,8 @@
|
|||
"default": 0,
|
||||
"min_value": "0",
|
||||
"max_value": "16",
|
||||
"always_visible": true,
|
||||
|
||||
"children": {
|
||||
"always_visible": true
|
||||
},
|
||||
"adhesion_extruder_nr": {
|
||||
"label": "Platform Adhesion Extruder",
|
||||
"description": "The extruder train to use for printing the skirt/brim/raft. This is used in multi-extrusion.",
|
||||
|
@ -130,9 +129,7 @@
|
|||
"global_only": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
"prime_tower_enable": {
|
||||
"label": "Enable Prime Tower",
|
||||
"description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue