mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:16:04 +08:00
default speeds different for travel_speed (CURA-439)
This commit is contained in:
parent
8ca6b87e17
commit
107beb9798
@ -825,8 +825,8 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"min_value": "0.1",
|
"min_value": "0.1",
|
||||||
"max_value_warning": "300",
|
"max_value_warning": "300",
|
||||||
"default": 150,
|
"default": 120,
|
||||||
"inherit_function": "speed_print if magic_spiralize else 150"
|
"inherit_function": "speed_print if magic_spiralize else 120"
|
||||||
},
|
},
|
||||||
"speed_layer_0": {
|
"speed_layer_0": {
|
||||||
"label": "Bottom Layer Speed",
|
"label": "Bottom Layer Speed",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user