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:
Paul Kuiper 2025-04-03 14:40:20 +02:00
parent 6251a816f0
commit c9a986ec37

View File

@ -500,8 +500,8 @@
"speed_travel": "speed_travel":
{ {
"maximum_value": 500, "maximum_value": 500,
"maximum_value_warning": 300, "maximum_value_warning": 500,
"value": 300 "value": 500
}, },
"speed_travel_layer_0": "speed_travel_layer_0":
{ {