mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 00:43:16 +08:00
Fix malyan m180 definitions
CURA-4696
This commit is contained in:
parent
8dd065e3f5
commit
a477b8cdc2
@ -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…
x
Reference in New Issue
Block a user