JSON: workaround for stutter in spiralize vase: set travel speed to printing speed

This commit is contained in:
Tim Kuipers 2015-11-05 11:24:27 +01:00
parent 1177fd3c41
commit 6303062f45

View File

@ -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",