From 249a66ebd9d4d8c5ae9f02a881c7b02b1a7aaae1 Mon Sep 17 00:00:00 2001 From: Nino van Hooff Date: Thu, 31 Oct 2019 16:38:00 +0100 Subject: Merge machine_head_polygon and machine_head_with_fans_polygon defs. There is no usecase for having both. when a definition has both, the head is removed. when it has only head, it is renamed to _with_fans CURA-6522 --- resources/definitions/innovo_inventor.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/definitions/innovo_inventor.def.json') diff --git a/resources/definitions/innovo_inventor.def.json b/resources/definitions/innovo_inventor.def.json index 13a8a7c59b..df839b0fe4 100644 --- a/resources/definitions/innovo_inventor.def.json +++ b/resources/definitions/innovo_inventor.def.json @@ -32,7 +32,7 @@ "machine_center_is_zero": { "default_value": true }, - "machine_head_polygon": { + "machine_head_with_fans_polygon": { "default_value": [ [-43.7, -19.2], [-43.7, 55], -- cgit v1.2.3