mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Update two_trees_sapphireplus.def.json
This commit is contained in:
parent
afc8065ae7
commit
82b867086b
1 changed files with 8 additions and 2 deletions
|
@ -7,7 +7,13 @@
|
|||
"machine_width": { "default_value": 300 },
|
||||
"machine_depth": { "default_value": 300 },
|
||||
"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 },
|
||||
|
||||
|
@ -29,4 +35,4 @@
|
|||
"platform": "sapphireplus_platform.stl"
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue