mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Do not hide enable retraction check box even if all children are visible
Fixes Asana issue 38958940640341
This commit is contained in:
parent
d860e59310
commit
ca2c1037e1
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@
|
|||
"description": "Retract the filament when the nozzle is moving over a non-printed area. Details about the retraction can be configured in the advanced tab.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"always_visible": true,
|
||||
|
||||
"children": {
|
||||
"retraction_speed": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue