mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Fix malyan m180 definitions
CURA-4696
This commit is contained in:
parent
8dd065e3f5
commit
a477b8cdc2
1 changed files with 4 additions and 4 deletions
|
@ -38,16 +38,16 @@
|
|||
"machine_max_feedrate_z": {
|
||||
"default_value": 400
|
||||
},
|
||||
"steps_per_mm_x": {
|
||||
"machine_steps_per_mm_x": {
|
||||
"default_value": 93
|
||||
},
|
||||
"steps_per_mm_y": {
|
||||
"machine_steps_per_mm_y": {
|
||||
"default_value": 93
|
||||
},
|
||||
"steps_per_mm_z": {
|
||||
"machine_steps_per_mm_z": {
|
||||
"default_value": 1600
|
||||
},
|
||||
"steps_per_mm_e": {
|
||||
"machine_steps_per_mm_e": {
|
||||
"default_value": 92
|
||||
},
|
||||
"gantry_height": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue