mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
Remove incorrect value from makermade profile
No idea why it worked in the first place, but a max speed of 0 is impossible!
This commit is contained in:
parent
5acf2ec47d
commit
11b6e680b2
@ -96,7 +96,6 @@
|
||||
"speed_travel": {"value": 150},
|
||||
"speed_layer_0": {"value": 10},
|
||||
"speed_travel_layer_0": {"value": 50},
|
||||
"machine_max_feedrate_z": {"value": 0},
|
||||
"speed_slowdown_layers": {"value": 2},
|
||||
"speed_equalize_flow_enabled": {"value": false },
|
||||
"acceleration_enabled": {"value": false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user