mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON: prime tower visible by default
This commit is contained in:
parent
abc95f6d8c
commit
914062a0bd
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
||||||
"label": "Enable Prime Tower",
|
"label": "Enable Prime Tower",
|
||||||
"description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
|
"description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
"visible": true,
|
||||||
"default": false
|
"default": false
|
||||||
},
|
},
|
||||||
"prime_tower_size": {
|
"prime_tower_size": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue