From d56b77db37050306a4e1e9f982c76791730326cd Mon Sep 17 00:00:00 2001 From: casperlamboo Date: Mon, 13 Nov 2023 09:49:14 +0000 Subject: [PATCH] Applied printer-linter format --- resources/definitions/fdmextruder.def.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/definitions/fdmextruder.def.json b/resources/definitions/fdmextruder.def.json index 43b76c20e2..f7cbfc5a2c 100644 --- a/resources/definitions/fdmextruder.def.json +++ b/resources/definitions/fdmextruder.def.json @@ -62,7 +62,8 @@ "settable_per_meshgroup": false, "type": "str" }, - "machine_extruder_end_code_duration": { + "machine_extruder_end_code_duration": + { "default_value": 0, "description": "Duration it takes to execute the end g-code when switching away from this extruder.", "label": "Extruder End G-Code Duration", @@ -119,7 +120,8 @@ "settable_per_meshgroup": false, "type": "str" }, - "machine_extruder_start_code_duration": { + "machine_extruder_start_code_duration": + { "default_value": 0, "description": "Duration it takes to execute the start g-code to when switching away from this extruder.", "label": "Extruder Start G-Code Duration",