mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00: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:
@@ -77,8 +77,8 @@
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
|
||||
Reference in New Issue
Block a user