mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 10:15:54 +08:00
JSON: introduced machine_heat_zone_length also in UMO and UM2
This commit is contained in:
parent
2ef951ba0b
commit
bdc1ec9047
@ -64,14 +64,8 @@
|
|||||||
"machine_extruder_end_code": {
|
"machine_extruder_end_code": {
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
"machine_switch_extruder_retraction_amount": {
|
"machine_heat_zone_length": {
|
||||||
"default": 16
|
"default": 16
|
||||||
},
|
|
||||||
"machine_switch_extruder_retraction_speed": {
|
|
||||||
"default": 20
|
|
||||||
},
|
|
||||||
"machine_switch_extruder_prime_speed": {
|
|
||||||
"default": 20
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -69,14 +69,8 @@
|
|||||||
"machine_extruder_end_code": {
|
"machine_extruder_end_code": {
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
"machine_switch_extruder_retraction_amount": {
|
"machine_heat_zone_length": {
|
||||||
"default": 16
|
"default": 16
|
||||||
},
|
|
||||||
"machine_switch_extruder_retraction_speed": {
|
|
||||||
"default": 20
|
|
||||||
},
|
|
||||||
"machine_switch_extruder_prime_speed": {
|
|
||||||
"default": 20
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user