mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:28:58 +08:00
JSON: workaround for stutter in spiralize vase: set travel speed to printing speed
This commit is contained in:
parent
1177fd3c41
commit
6303062f45
@ -758,7 +758,8 @@
|
||||
"type": "float",
|
||||
"min_value": "0.1",
|
||||
"max_value_warning": "300",
|
||||
"default": 150
|
||||
"default": 150,
|
||||
"inherit_function": "speed_print if magic_spiralize else 150"
|
||||
},
|
||||
"speed_layer_0": {
|
||||
"label": "Bottom Layer Speed",
|
||||
|
Loading…
x
Reference in New Issue
Block a user