Browse Source

Fix mix of whitespace styles: Use spaces instead of tabs

Contributes to issue CURA-7140.
Ghostkeeper 5 years ago
parent
commit
db41a83aa6

+ 4 - 4
resources/definitions/renkforce_rf100.def.json

@@ -77,10 +77,10 @@
         "machine_head_with_fans_polygon":
         {
             "default_value": [
-				[-26, -27],
-				[38, -27],
-				[38, 55],
-				[-26, 55]
+                [-26, -27],
+                [38, -27],
+                [38, 55],
+                [-26, 55]
             ]
         },
         "gantry_height": {

+ 4 - 4
resources/definitions/renkforce_rf100_v2.def.json

@@ -77,10 +77,10 @@
         "machine_head_with_fans_polygon":
         {
             "default_value": [
-				[-26, -27],
-				[38, -27],
-				[38, 55],
-				[-26, 55]
+                [-26, -27],
+                [38, -27],
+                [38, 55],
+                [-26, 55]
             ]
         },
         "gantry_height": {