mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-13 05:09:01 +08:00
Fix excessive maximum z accelleration for Artillery Sidewinder X1 (#4733)
Bring max z acceleration to 100 from 1000
This commit is contained in:
parent
197ea20d1d
commit
5dfc624e11
@ -43,8 +43,8 @@
|
||||
"960"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"1000",
|
||||
"1000"
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
|
Loading…
x
Reference in New Issue
Block a user