mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Applied printer-linter format
This commit is contained in:
parent
38bca1e628
commit
6ce83b3b4f
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue