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:
Geoffrey Ward
2024-12-04 16:13:47 -08:00
committed by GitHub
parent 41d1b0d3c8
commit 3caca2215d
3 changed files with 17 additions and 10 deletions

View File

@@ -52,10 +52,10 @@
"3"
],
"machine_max_jerk_x": [
"8"
"12"
],
"machine_max_jerk_y": [
"8"
"12"
],
"machine_max_jerk_z": [
"0.3"