Applied printer-linter format

This commit is contained in:
saumyaj3 2023-08-22 11:59:03 +00:00 committed by github-actions[bot]
parent 28ec6280d6
commit 5dc417cf0a

View File

@ -5,16 +5,15 @@
"metadata": "metadata":
{ {
"visible": true, "visible": true,
"author": "willuhmjs",
"platform": "kingroon_kp3s.stl", "platform": "kingroon_kp3s.stl",
"quality_definition": "kingroon_base", "quality_definition": "kingroon_base"
"author": "willuhmjs"
}, },
"overrides": "overrides":
{ {
"machine_acceleration": { "value": 1000 }, "machine_acceleration": { "value": 1000 },
"machine_height": { "default_value": 200 },
"machine_width": { "default_value": 200 },
"machine_depth": { "default_value": 200 }, "machine_depth": { "default_value": 200 },
"machine_height": { "default_value": 200 },
"machine_max_acceleration_e": { "value": 1000 }, "machine_max_acceleration_e": { "value": 1000 },
"machine_max_acceleration_x": { "value": 1000 }, "machine_max_acceleration_x": { "value": 1000 },
"machine_max_acceleration_y": { "value": 1000 }, "machine_max_acceleration_y": { "value": 1000 },
@ -30,9 +29,10 @@
"machine_steps_per_mm_x": { "value": 160 }, "machine_steps_per_mm_x": { "value": 160 },
"machine_steps_per_mm_y": { "value": 160 }, "machine_steps_per_mm_y": { "value": 160 },
"machine_steps_per_mm_z": { "value": 800 }, "machine_steps_per_mm_z": { "value": 800 },
"machine_width": { "default_value": 200 },
"retraction_amount": { "value": 1 }, "retraction_amount": { "value": 1 },
"retraction_extrusion_window": { "value": 1 }, "retraction_extrusion_window": { "value": 1 },
"retraction_speed": { "value": 40 }, "retraction_speed": { "value": 40 },
"speed_z_hop": { "value": 4 } "speed_z_hop": { "value": 4 }
} }
} }