Do not hide enable retraction check box even if all children are visible

Fixes Asana issue 38958940640341
This commit is contained in:
Arjen Hiemstra 2015-06-24 17:00:33 +02:00
parent d860e59310
commit ca2c1037e1

View file

@ -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": {