mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: allow higher z speed
This is change requirement from printer developer for github issue #393 Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ief306d89dba70d8515050cbd842edc4e1d22822e
This commit is contained in:
parent
428f5ed6a9
commit
78ff2f4daa
2 changed files with 3 additions and 3 deletions
|
@ -77,8 +77,8 @@
|
|||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue