mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:05:56 +08:00
Change default machine_height
This commit is contained in:
parent
ee50ad21cd
commit
8a091aa0d2
@ -13,7 +13,7 @@
|
||||
"machine_name": { "default_value": "Proton X Rail" },
|
||||
"machine_width": { "default_value": 304 },
|
||||
"machine_depth": { "default_value": 304 },
|
||||
"machine_height": { "default_value": 675 },
|
||||
"machine_height": { "default_value": 300 },
|
||||
"machine_max_acceleration_x": {
|
||||
"value": 500
|
||||
},
|
||||
|
@ -13,6 +13,6 @@
|
||||
"machine_name": { "default_value": "Proton X Rod" },
|
||||
"machine_width": { "default_value": 304 },
|
||||
"machine_depth": { "default_value": 304 },
|
||||
"machine_height": { "default_value": 675 }
|
||||
"machine_height": { "default_value": 300 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user