From c8e61c790a3fc687d83d66f18b869f488f993e40 Mon Sep 17 00:00:00 2001 From: 3dg-Lester <75740212+Lester3DGadgets@users.noreply.github.com> Date: Sun, 7 Mar 2021 10:40:24 +0800 Subject: [PATCH] Update resources/definitions/two_trees_bluerplus.def.json Co-authored-by: Konstantinos Karmas --- resources/definitions/two_trees_bluerplus.def.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/definitions/two_trees_bluerplus.def.json b/resources/definitions/two_trees_bluerplus.def.json index aceda96049..35c29c5dd4 100644 --- a/resources/definitions/two_trees_bluerplus.def.json +++ b/resources/definitions/two_trees_bluerplus.def.json @@ -8,12 +8,12 @@ "machine_depth": { "default_value": 300 }, "machine_height": { "default_value": 400 }, "machine_head_with_fans_polygon": { "default_value": [ - [-47, 37], - [-47, -23], - [47, -23], - [47, 37] - ] - }, + [-47, 37], + [-47, -23], + [47, -23], + [47, 37] + ] + }, "gantry_height": { "value": 28 }, "speed_print": { "value": 50.0 }, @@ -33,4 +33,4 @@ "visible": true, "platform": "twotrees300x300_generic.stl" } -} \ No newline at end of file +}