mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 09:05:58 +08:00
Update two_trees_sapphireplus.def.json
This commit is contained in:
parent
afc8065ae7
commit
82b867086b
@ -7,7 +7,13 @@
|
|||||||
"machine_width": { "default_value": 300 },
|
"machine_width": { "default_value": 300 },
|
||||||
"machine_depth": { "default_value": 300 },
|
"machine_depth": { "default_value": 300 },
|
||||||
"machine_height": { "default_value": 350 },
|
"machine_height": { "default_value": 350 },
|
||||||
"machine_head_with_fans_polygon": { "default_value": [[-30,19],[30,19],[30,-49],[-30,-49]] },
|
"machine_head_with_fans_polygon": { "default_value": [
|
||||||
|
[-30,19],
|
||||||
|
[30,19],
|
||||||
|
[30,-49],
|
||||||
|
[-30,-49]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
"gantry_height": { "value": 65 },
|
"gantry_height": { "value": 65 },
|
||||||
|
|
||||||
@ -29,4 +35,4 @@
|
|||||||
"platform": "sapphireplus_platform.stl"
|
"platform": "sapphireplus_platform.stl"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user