From fb0eda72b9461c0a0f429b176a33ba12df7f280f Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 12 Feb 2018 11:59:46 +0100 Subject: [PATCH] Change tabs into spaces As per our code style. --- .../PostProcessingPlugin/scripts/PauseAtHeightforRepetier.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/PostProcessingPlugin/scripts/PauseAtHeightforRepetier.py b/plugins/PostProcessingPlugin/scripts/PauseAtHeightforRepetier.py index 710baab26a..f6c93d9ae6 100644 --- a/plugins/PostProcessingPlugin/scripts/PauseAtHeightforRepetier.py +++ b/plugins/PostProcessingPlugin/scripts/PauseAtHeightforRepetier.py @@ -35,7 +35,7 @@ class PauseAtHeightforRepetier(Script): "type": "float", "default_value": 5.0 }, - "head_move_Z": + "head_move_Z": { "label": "Head move Z", "description": "The Hieght of Z-axis retraction before parking.",