mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:15:51 +08:00
Update def
This commit is contained in:
parent
82b867086b
commit
7b37a6d4dd
@ -8,7 +8,13 @@
|
||||
"machine_width": { "default_value": 230 },
|
||||
"machine_depth": { "default_value": 230 },
|
||||
"machine_height": { "default_value": 280 },
|
||||
"machine_head_with_fans_polygon": { "default_value": [[-47, 37],[-47, -23],[47, -23],[47, 37]]},
|
||||
"machine_head_with_fans_polygon": { "default_value": [
|
||||
[-47, 37],
|
||||
[-47, -23],
|
||||
[47, -23],
|
||||
[47, 37]
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 28 },
|
||||
"speed_print": { "value": 50.0 },
|
||||
|
@ -7,7 +7,13 @@
|
||||
"machine_width": { "default_value": 300 },
|
||||
"machine_depth": { "default_value": 300 },
|
||||
"machine_height": { "default_value": 400 },
|
||||
"machine_head_with_fans_polygon": { "default_value": [[-47, 37],[-47, -23],[47, -23],[47, 37]]},
|
||||
"machine_head_with_fans_polygon": { "default_value": [
|
||||
[-47, 37],
|
||||
[-47, -23],
|
||||
[47, -23],
|
||||
[47, 37]
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 28 },
|
||||
"speed_print": { "value": 50.0 },
|
||||
|
@ -8,7 +8,13 @@
|
||||
"machine_width": { "default_value": 220 },
|
||||
"machine_depth": { "default_value": 220 },
|
||||
"machine_height": { "default_value": 220 },
|
||||
"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 },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user