mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-16 18:59:39 +08:00
Merge pull request #20416 from Ultimaker/PP-600_reduce_s8_travel_speed
PP-600: Reduce S8 travel speed
This commit is contained in:
commit
404daa2d0b
@ -500,13 +500,13 @@
|
||||
"speed_travel":
|
||||
{
|
||||
"maximum_value": 500,
|
||||
"maximum_value_warning": 400,
|
||||
"value": 400
|
||||
"maximum_value_warning": 300,
|
||||
"value": 300
|
||||
},
|
||||
"speed_travel_layer_0":
|
||||
{
|
||||
"maximum_value": 500,
|
||||
"maximum_value_warning": 400,
|
||||
"maximum_value_warning": 300,
|
||||
"value": 150
|
||||
},
|
||||
"speed_wall":
|
||||
|
Loading…
x
Reference in New Issue
Block a user