mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:18:58 +08:00
Applied printer-linter format
This commit is contained in:
parent
38bca1e628
commit
6ce83b3b4f
@ -11,6 +11,7 @@
|
||||
"overrides":
|
||||
{
|
||||
"machine_acceleration": { "value": 1000 },
|
||||
"machine_height": { "default_value": 200 },
|
||||
"machine_max_acceleration_e": { "value": 1000 },
|
||||
"machine_max_acceleration_x": { "value": 1000 },
|
||||
"machine_max_acceleration_y": { "value": 1000 },
|
||||
@ -26,11 +27,10 @@
|
||||
"machine_steps_per_mm_x": { "value": 160 },
|
||||
"machine_steps_per_mm_y": { "value": 160 },
|
||||
"machine_steps_per_mm_z": { "value": 800 },
|
||||
"machine_width": { "default_value": 200 },
|
||||
"retraction_amount": { "value": 1 },
|
||||
"retraction_extrusion_window": { "value": 1 },
|
||||
"retraction_speed": { "value": 40 },
|
||||
"speed_z_hop": { "value": 4 },
|
||||
"machine_width": { "default_value": 200 },
|
||||
"machine_height": { "default_value": 200}
|
||||
"speed_z_hop": { "value": 4 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user