Browse Source

Fixed size of head with fans for UMO2 family

Jaime van Kessel 9 years ago
parent
commit
82ceccd5be
1 changed files with 4 additions and 4 deletions
  1. 4 4
      resources/machines/ultimaker2.json

+ 4 - 4
resources/machines/ultimaker2.json

@@ -43,19 +43,19 @@
             "default": [
                 [
                     -40,
-                    30
+                    10
                 ],
                 [
                     -40,
-                    -10
+                    -30
                 ],
                 [
                     60,
-                    -10
+                    10
                 ],
                 [
                     60,
-                    30
+                    -30
                 ]
             ]
         },