diff --git a/plugins/PostProcessingPlugin/scripts/PauseAtHeight.py b/plugins/PostProcessingPlugin/scripts/PauseAtHeight.py index 2e7aaaa596..cc38662460 100644 --- a/plugins/PostProcessingPlugin/scripts/PauseAtHeight.py +++ b/plugins/PostProcessingPlugin/scripts/PauseAtHeight.py @@ -74,7 +74,7 @@ class PauseAtHeight(Script): "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.", "type": "bool", - "default_value": True, + "default_value": true, "enabled": "pause_method != \\\"griffin\\\"" }, "head_park_x":