From 82ceccd5be2de766026936add146515eb1add4a0 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Tue, 22 Sep 2015 14:12:13 +0200 Subject: [PATCH] Fixed size of head with fans for UMO2 family --- resources/machines/ultimaker2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/machines/ultimaker2.json b/resources/machines/ultimaker2.json index e3bfa9e9c7..99f2247b0e 100644 --- a/resources/machines/ultimaker2.json +++ b/resources/machines/ultimaker2.json @@ -43,19 +43,19 @@ "default": [ [ -40, - 30 + 10 ], [ -40, - -10 + -30 ], [ 60, - -10 + 10 ], [ 60, - 30 + -30 ] ] },