mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
ENH: modify max acceleration for O series
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I0f8554a30a98f0d5b022f26050f49733eccd528a (cherry picked from commit 7242e97cc2f76713ec0f6433eb27b526e0306d67)
This commit is contained in:
@@ -27,24 +27,24 @@
|
||||
"hotend_heating_rate": "3.6",
|
||||
"machine_load_filament_time": "30",
|
||||
"machine_max_acceleration_x": [
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000"
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000",
|
||||
"16000"
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"50",
|
||||
|
||||
Reference in New Issue
Block a user