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 +}