Applied printer-linter format

This commit is contained in:
rburema 2024-11-05 19:45:43 +00:00 committed by github-actions[bot]
parent c89b708525
commit 30f3d59b7a
30 changed files with 47 additions and 47 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_230.obj", "platform": "Hellbot_Magna_2_230.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_2_230_extruder_0" }, "machine_extruder_trains": { "0": "hellbot_magna_2_230_extruder_0" },
"platform_texture": "Magna2_230.png", "platform_texture": "Magna2_230.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,13 +10,13 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_230.obj", "platform": "Hellbot_Magna_2_230.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "hellbot_magna_2_230_dual_extruder_0", "0": "hellbot_magna_2_230_dual_extruder_0",
"1": "hellbot_magna_2_230_dual_extruder_1" "1": "hellbot_magna_2_230_dual_extruder_1"
}, },
"platform_texture": "Magna2_230.png", "platform_texture": "Magna2_230.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_300.obj", "platform": "Hellbot_Magna_2_300.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_2_300_extruder_0" }, "machine_extruder_trains": { "0": "hellbot_magna_2_300_extruder_0" },
"platform_texture": "Magna2_300.png", "platform_texture": "Magna2_300.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,13 +10,13 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_300.obj", "platform": "Hellbot_Magna_2_300.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "hellbot_magna_2_300_dual_extruder_0", "0": "hellbot_magna_2_300_dual_extruder_0",
"1": "hellbot_magna_2_300_dual_extruder_1" "1": "hellbot_magna_2_300_dual_extruder_1"
}, },
"platform_texture": "Magna2_300.png", "platform_texture": "Magna2_300.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_400.obj", "platform": "Hellbot_Magna_2_400.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_2_400_extruder_0" }, "machine_extruder_trains": { "0": "hellbot_magna_2_400_extruder_0" },
"platform_texture": "Magna2_400.png", "platform_texture": "Magna2_400.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,13 +10,13 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_400.obj", "platform": "Hellbot_Magna_2_400.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "hellbot_magna_2_400_dual_extruder_0", "0": "hellbot_magna_2_400_dual_extruder_0",
"1": "hellbot_magna_2_400_dual_extruder_1" "1": "hellbot_magna_2_400_dual_extruder_1"
}, },
"platform_texture": "Magna2_400.png", "platform_texture": "Magna2_400.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_500.obj", "platform": "Hellbot_Magna_2_500.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_2_500_extruder_0" }, "machine_extruder_trains": { "0": "hellbot_magna_2_500_extruder_0" },
"platform_texture": "Magna2_500.png", "platform_texture": "Magna2_500.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,13 +10,13 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_2_500.obj", "platform": "Hellbot_Magna_2_500.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "hellbot_magna_2_500_dual_extruder_0", "0": "hellbot_magna_2_500_dual_extruder_0",
"1": "hellbot_magna_2_500_dual_extruder_1" "1": "hellbot_magna_2_500_dual_extruder_1"
}, },
"platform_texture": "Magna2_500.png", "platform_texture": "Magna2_500.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

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

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "hellbot_magna_SE.obj", "platform": "hellbot_magna_SE.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_SE_extruder" }, "machine_extruder_trains": { "0": "hellbot_magna_SE_extruder" },
"platform_texture": "hellbot_magna_SE.png", "platform_texture": "hellbot_magna_SE.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_SE_300.obj", "platform": "Hellbot_Magna_SE_300.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_SE_300_extruder" }, "machine_extruder_trains": { "0": "hellbot_magna_SE_300_extruder" },
"platform_texture": "Hellbot_Magna_SE_300.png", "platform_texture": "Hellbot_Magna_SE_300.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -10,9 +10,9 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "Hellbot_Magna_SE_Pro.obj", "platform": "Hellbot_Magna_SE_Pro.obj",
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "hellbot_magna_SE_Pro_extruder" }, "machine_extruder_trains": { "0": "hellbot_magna_SE_Pro_extruder" },
"platform_texture": "Hellbot_magna_SE_Pro.png", "platform_texture": "Hellbot_magna_SE_Pro.png"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

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

View File

@ -12,9 +12,9 @@
"first_start_actions": [ "MachineSettingsAction" ], "first_start_actions": [ "MachineSettingsAction" ],
"has_machine_quality": true, "has_machine_quality": true,
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "koonovo_base_extruder_0" }, "machine_extruder_trains": { "0": "koonovo_base_extruder_0" },
"platform_texture": "koonovo.png", "platform_texture": "koonovo.png",
"has_textured_buildplate": true,
"preferred_material": "generic_pla", "preferred_material": "generic_pla",
"preferred_quality_type": "standard" "preferred_quality_type": "standard"
}, },

View File

@ -11,9 +11,9 @@
"platform": "moai.obj", "platform": "moai.obj",
"has_machine_quality": true, "has_machine_quality": true,
"has_materials": false, "has_materials": false,
"has_textured_buildplate": true,
"machine_extruder_trains": { "0": "peopoly_moai_extruder_0" }, "machine_extruder_trains": { "0": "peopoly_moai_extruder_0" },
"platform_texture": "moai.jpg", "platform_texture": "moai.jpg"
"has_textured_buildplate": true
}, },
"overrides": "overrides":
{ {

View File

@ -58,6 +58,7 @@
], ],
"has_machine_quality": true, "has_machine_quality": true,
"has_materials": true, "has_materials": true,
"has_textured_buildplate": true,
"has_variants": true, "has_variants": true,
"machine_extruder_trains": { "0": "ultimaker_sketch_sprint_extruder" }, "machine_extruder_trains": { "0": "ultimaker_sketch_sprint_extruder" },
"platform_offset": [ "platform_offset": [
@ -66,7 +67,6 @@
0 0
], ],
"platform_texture": "MakerbotSketchSprint.png", "platform_texture": "MakerbotSketchSprint.png",
"has_textured_buildplate": true,
"preferred_material": "ultimaker_pla_175", "preferred_material": "ultimaker_pla_175",
"preferred_quality_type": "draft", "preferred_quality_type": "draft",
"preferred_variant_name": "0.4mm", "preferred_variant_name": "0.4mm",

View File

@ -7,8 +7,8 @@
"visible": true, "visible": true,
"author": "Nail` Gimadeev (C)", "author": "Nail` Gimadeev (C)",
"platform": "uni_200_platform.stl", "platform": "uni_200_platform.stl",
"platform_texture": "uni.png",
"has_textured_buildplate": true, "has_textured_buildplate": true,
"platform_texture": "uni.png",
"quality_definition": "uni_base" "quality_definition": "uni_base"
}, },
"overrides": "overrides":

View File

@ -7,8 +7,8 @@
"visible": true, "visible": true,
"author": "Nail` Gimadeev (C)", "author": "Nail` Gimadeev (C)",
"platform": "uni_250_platform.stl", "platform": "uni_250_platform.stl",
"platform_texture": "uni.png",
"has_textured_buildplate": true, "has_textured_buildplate": true,
"platform_texture": "uni.png",
"quality_definition": "uni_base" "quality_definition": "uni_base"
}, },
"overrides": "overrides":

View File

@ -7,8 +7,8 @@
"visible": true, "visible": true,
"author": "Nail` Gimadeev (C)", "author": "Nail` Gimadeev (C)",
"platform": "uni_300_platform.stl", "platform": "uni_300_platform.stl",
"platform_texture": "uni.png",
"has_textured_buildplate": true, "has_textured_buildplate": true,
"platform_texture": "uni.png",
"quality_definition": "uni_base" "quality_definition": "uni_base"
}, },
"overrides": "overrides":

View File

@ -7,8 +7,8 @@
"visible": true, "visible": true,
"author": "Nail` Gimadeev (C)", "author": "Nail` Gimadeev (C)",
"platform": "uni_mini_platform.stl", "platform": "uni_mini_platform.stl",
"platform_texture": "uni.png",
"has_textured_buildplate": true, "has_textured_buildplate": true,
"platform_texture": "uni.png",
"quality_definition": "uni_base" "quality_definition": "uni_base"
}, },
"overrides": "overrides":