From 4876339d122f3f16946dac7dd5b3d0fdb664a5dc Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 15 Apr 2020 18:16:44 +0200 Subject: [PATCH] Remove extraneous space This throws the translation checks off. Fixed it for next time. Contributes to issue CURA-7344. --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 3e3bfa32bd..3077089f8e 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -6003,7 +6003,7 @@ "print_sequence": { "label": "Print Sequence", - "description": "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. ", + "description": "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes.", "type": "enum", "options": {