Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

use correct calculated junction_deviation value based on the stock acc #23

Closed bernhardberger closed 4 years ago

bernhardberger commented 4 years ago

Okay, found another thing.. this FW has CLASSIC_JERK disabled and uses the (newer) junction deviation per default. However - that value wasn't correctly calculated (actually, not at all, just taken from the i3).

Given the numbers from the stock fw (accel, jerk) the value should be 0.0384.

See: https://reprap.org/forum/read.php?1,739819 and http://blog.kyneticcnc.com/2018/10/computing-junction-deviation-for-marlin.html