Browse Source

Applied printer-linter format

rburema 4 months ago
parent
commit
30f3d59b7a

+ 1 - 1
resources/definitions/ankermake_m5.def.json

@@ -10,9 +10,9 @@
         "file_formats": "text/x-gcode",
         "platform": "ankermake_m5_platform.obj",
         "has_machine_quality": true,
+        "has_textured_buildplate": true,
         "machine_extruder_trains": { "0": "ankermake_m5_extruder_0" },
         "platform_texture": "ankermake_m5.png",
-        "has_textured_buildplate": true,
         "preferred_material": "generic_pla",
         "preferred_quality_type": "normal"
     },

+ 1 - 1
resources/definitions/ankermake_m5c.def.json

@@ -10,9 +10,9 @@
         "file_formats": "text/x-gcode",
         "platform": "ankermake_m5c_platform.obj",
         "has_machine_quality": true,
+        "has_textured_buildplate": true,
         "machine_extruder_trains": { "0": "ankermake_m5c_extruder_0" },
         "platform_texture": "ankermake_m5c.png",
-        "has_textured_buildplate": true,
         "preferred_material": "generic_pla",
         "preferred_quality_type": "normal"
     },

+ 1 - 1
resources/definitions/dagoma_sigma_pro.def.json

@@ -11,13 +11,13 @@
         "platform": "dagoma_sigma_pro.obj",
         "first_start_actions": [ "MachineSettingsAction" ],
         "has_machine_quality": true,
+        "has_textured_buildplate": true,
         "has_variants": true,
         "machine_extruder_trains": { "0": "dagoma_sigma_pro_extruder" },
         "platform_texture": "dagoma_sigma_pro.png",
         "preferred_quality_type": "h0.2",
         "preferred_variant_name": "Brass 0.4mm",
         "quality_definition": "dagoma_sigma_pro",
-        "has_textured_buildplate": true,
         "variants_name": "Nozzle"
     },
     "overrides":

+ 1 - 1
resources/definitions/dagoma_sigma_pro_dual.def.json

@@ -11,6 +11,7 @@
         "platform": "dagoma_sigma_pro.obj",
         "first_start_actions": [ "MachineSettingsAction" ],
         "has_machine_quality": true,
+        "has_textured_buildplate": true,
         "has_variants": true,
         "machine_extruder_trains":
         {
@@ -18,7 +19,6 @@
             "1": "dagoma_sigma_pro_dual_extruder_left"
         },
         "platform_texture": "dagoma_sigma_pro.png",
-        "has_textured_buildplate": true,
         "preferred_quality_type": "h0.2",
         "preferred_variant_name": "Brass 0.4mm",
         "quality_definition": "dagoma_sigma_pro_dual",

+ 1 - 1
resources/definitions/flyingbear_ghost_4s.def.json

@@ -7,8 +7,8 @@
         "visible": true,
         "author": "oducceu",
         "platform": "flyingbear_platform.obj",
-        "platform_texture": "flyingbear_platform.png",
         "has_textured_buildplate": true,
+        "platform_texture": "flyingbear_platform.png",
         "quality_definition": "flyingbear_base"
     },
     "overrides":

+ 1 - 1
resources/definitions/flyingbear_ghost_5.def.json

@@ -7,8 +7,8 @@
         "visible": true,
         "author": "oducceu",
         "platform": "flyingbear_platform.obj",
-        "platform_texture": "flyingbear_platform.png",
         "has_textured_buildplate": true,
+        "platform_texture": "flyingbear_platform.png",
         "quality_definition": "flyingbear_base"
     },
     "overrides":

+ 1 - 1
resources/definitions/flyingbear_ghost_6.def.json

@@ -7,8 +7,8 @@
         "visible": true,
         "author": "barrnet",
         "platform": "flyingbear_platform.obj",
-        "platform_texture": "flyingbear_platform.png",
         "has_textured_buildplate": true,
+        "platform_texture": "flyingbear_platform.png",
         "quality_definition": "flyingbear_base"
     },
     "overrides":

+ 2 - 2
resources/definitions/hellbot_adonis.def.json

@@ -10,14 +10,14 @@
         "file_formats": "text/x-gcode",
         "platform": "hellbot_adonis.obj",
         "has_materials": true,
+        "has_textured_buildplate": true,
         "machine_extruder_trains": { "0": "hellbot_adonis_extruder" },
         "platform_offset": [
             0,
             -1,
             0
         ],
-        "platform_texture": "hellbot.png",
-        "has_textured_buildplate": true
+        "platform_texture": "hellbot.png"
     },
     "overrides":
     {

+ 2 - 2
resources/definitions/hellbot_hidra.def.json

@@ -10,6 +10,7 @@
         "file_formats": "text/x-gcode",
         "platform": "hellbot_hidra.obj",
         "has_materials": true,
+        "has_textured_buildplate": true,
         "machine_extruder_trains":
         {
             "0": "hellbot_hidra_extruder_0",
@@ -20,8 +21,7 @@
             0,
             5
         ],
-        "platform_texture": "hellbot_hidra.png",
-        "has_textured_buildplate": true
+        "platform_texture": "hellbot_hidra.png"
     },
     "overrides":
     {

+ 2 - 2
resources/definitions/hellbot_hidra_plus.def.json

@@ -10,6 +10,7 @@
         "file_formats": "text/x-gcode",
         "platform": "hellbot_hidra_plus.obj",
         "has_materials": true,
+        "has_textured_buildplate": true,
         "machine_extruder_trains":
         {
             "0": "hellbot_hidra_plus_extruder_0",
@@ -20,8 +21,7 @@
             0,
             5
         ],
-        "platform_texture": "hellbot_hidra_plus.png",
-        "has_textured_buildplate": true
+        "platform_texture": "hellbot_hidra_plus.png"
     },
     "overrides":
     {

Some files were not shown because too many files changed in this diff