mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
fix comma in zyyx plus def
This commit is contained in:
parent
a10b431174
commit
183f0b2569
1 changed files with 1 additions and 1 deletions
|
@ -203,6 +203,6 @@
|
|||
"machine_steps_per_mm_x": { "default_value": 88.888889 },
|
||||
"machine_steps_per_mm_y": { "default_value": 88.888889 },
|
||||
"machine_steps_per_mm_z": { "default_value": 400 },
|
||||
"machine_width": { "default_value": 265 },
|
||||
"machine_width": { "default_value": 265 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue