mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
The Pro has a smaller build-volume apparently.
This commit is contained in:
parent
889ed90adb
commit
b1e95d7a80
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_name": { "default_value": "Creality Ender-3 Pro" },
|
"machine_name": { "default_value": "Creality Ender-3 Pro" },
|
||||||
"machine_width": { "default_value": 235 },
|
"machine_width": { "default_value": 220 },
|
||||||
"machine_depth": { "default_value": 235 },
|
"machine_depth": { "default_value": 220 },
|
||||||
"machine_height": { "default_value": 250 },
|
"machine_height": { "default_value": 250 },
|
||||||
"machine_head_with_fans_polygon": { "default_value": [
|
"machine_head_with_fans_polygon": { "default_value": [
|
||||||
[-26, 34],
|
[-26, 34],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue