mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-11 07:47:53 -06:00
Changed height
CURA-1429
This commit is contained in:
parent
f92ff3e864
commit
4d11bdd366
2 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
"inherits": "ultimaker2plus.json",
|
"inherits": "ultimaker2plus.json",
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_height": { "default": 313 },
|
"machine_height": { "default": 305},
|
||||||
"machine_show_variants": { "default": true },
|
"machine_show_variants": { "default": true },
|
||||||
"machine_nozzle_head_distance": { "default": 5 },
|
"machine_nozzle_head_distance": { "default": 5 },
|
||||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
"line_width": { "inherit_function": "round(machine_nozzle_size * 0.875, 2)" },
|
"line_width": { "inherit_function": "round(machine_nozzle_size * 0.875, 2)" },
|
||||||
"speed_layer_0": { "default": "20" },
|
"speed_layer_0": { "default": "20" },
|
||||||
"speed_support": { "inherit_function": "speed_wall_0" },
|
"speed_support": { "inherit_function": "speed_wall_0" },
|
||||||
"machine_height": { "default": 203 },
|
|
||||||
"machine_show_variants": { "default": true },
|
"machine_show_variants": { "default": true },
|
||||||
"gantry_height": { "default": 52 },
|
"gantry_height": { "default": 52 },
|
||||||
"machine_nozzle_head_distance": { "default": 5 },
|
"machine_nozzle_head_distance": { "default": 5 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue