mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Jerk limit warning fix (#7660)
* Update fdm_process_common.json to use slower jerk settings to prevent belt tooth skipping * Update fdm_process_anker_fast_common.json for faster jerk settings * Update Max Jerk limit to be in line with real world machine limits --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
@@ -52,10 +52,10 @@
|
||||
"3"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3"
|
||||
|
||||
Reference in New Issue
Block a user