Просмотр исходного кода

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

Fixes Asana issue 38958940640341
Arjen Hiemstra 9 лет назад
Родитель
Сommit
ca2c1037e1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      resources/settings/fdmprinter.json

+ 1 - 0
resources/settings/fdmprinter.json

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