mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue