Applied printer-linter format

This commit is contained in:
jellespijker 2023-01-10 08:03:39 +00:00 committed by github-actions[bot]
parent d84545540b
commit a43b51a736

View File

@ -64,18 +64,18 @@
"retraction_hop_enabled": { "value": "False" }, "retraction_hop_enabled": { "value": "False" },
"retraction_prime_speed": "retraction_prime_speed":
{ {
"value": 20, "maximum_value": 200,
"maximum_value": 200 "value": 20
}, },
"retraction_retract_speed": "retraction_retract_speed":
{ {
"value": 200, "maximum_value_warning": 130,
"maximum_value_warning": 130 "value": 200
}, },
"retraction_speed": "retraction_speed":
{ {
"value": 40, "maximum_value": 200,
"maximum_value": 200 "value": 40
}, },
"roofing_layer_count": { "value": 1 }, "roofing_layer_count": { "value": 1 },
"skin_monotonic": { "value": true }, "skin_monotonic": { "value": true },