This commit is contained in:
fieldOfView 2021-08-16 21:07:55 +02:00
parent e4a04c186f
commit 91b2a9b325

View file

@ -74,7 +74,7 @@ class PauseAtHeight(Script):
"label": "Park Print", "label": "Park Print",
"description": "Instruct the head to move to a safe location when pausing. Leave this unchecked if your printer handles parking for you.", "description": "Instruct the head to move to a safe location when pausing. Leave this unchecked if your printer handles parking for you.",
"type": "bool", "type": "bool",
"default_value": True, "default_value": true,
"enabled": "pause_method != \\\"griffin\\\"" "enabled": "pause_method != \\\"griffin\\\""
}, },
"head_park_x": "head_park_x":