mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:45:55 +08: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
@ -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…
x
Reference in New Issue
Block a user