mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:19:02 +08:00
JSON: made UM2E_olsson inherit from UM2_olsson (CURA-1281)
This commit is contained in:
parent
7edb9ab3a0
commit
78e844ef18
@ -8,15 +8,13 @@
|
||||
"platform_texture": "Ultimaker2backplate.png",
|
||||
"visible": false,
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
"inherits": "ultimaker2_olsson.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 313 },
|
||||
"machine_show_variants": { "default": true },
|
||||
"gantry_height": { "default": 50 },
|
||||
"machine_nozzle_head_distance": { "default": 5 },
|
||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||
"gantry_height": { "default": 50 }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user