mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add JARJAR machine definitions from cura-private-data
This commit is contained in:
parent
747f5fbd55
commit
9bd13cf9a7
5 changed files with 10 additions and 21 deletions
|
@ -10,15 +10,12 @@
|
|||
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"machine_settings": {
|
||||
"overrides": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 200 },
|
||||
"machine_show_variants": { "default": true },
|
||||
"gantry_height": { "default": 50 }
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"gantry_height": { "default": 50 },
|
||||
"shell_thickness": { "default": 1.2 },
|
||||
"top_bottom_thickness": { "inherit_function": "(parent_value / 3) * 2" },
|
||||
"travel_compensate_overlapping_walls_enabled": { "default": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue