mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 20:56:10 +08:00
Update travel speed settings for Ultimaker S8 back to 500mm/s now that the edgecase bug in the mation planner has been fixed.
PP-609
This commit is contained in:
parent
6251a816f0
commit
c9a986ec37
@ -500,8 +500,8 @@
|
||||
"speed_travel":
|
||||
{
|
||||
"maximum_value": 500,
|
||||
"maximum_value_warning": 300,
|
||||
"value": 300
|
||||
"maximum_value_warning": 500,
|
||||
"value": 500
|
||||
},
|
||||
"speed_travel_layer_0":
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user