-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extruder motor rattling when Linear Advance is enabled. #10
Comments
Does rattle mean you are losing steps and is it doing that on a retraction move? With linear advance enabled, I'm fine with only 1.6-2mm retraction. |
it not seems to loosing steps, and it not happens on retraction but when acceleration occurs, |
This might also depend on the slicer you are using, slic3r/PrusaSlicer resets the jerk/acceleration settings in every gcode file no matter what you have configured in the firmware. best way to tune those settings is via gcode while printing over serial. If that doesn't help, try deactivating "s-curve acceleration" |
Sounds like "normal" stepper sounds on slow rotations for me. Try to use microstepping or change to a tmc driver for smooth drive |
It is not normal, im 100% sure, sapphire pro is not my 1st printer. What i find out thanks to @sobieh, It is depended of mks robin nano board version. What version of MOBO do you have, and what is yours LA i JD settings ? |
I have the 1.2 Board and I usually use |
Did you tried LA enabled and JD disabled ? |
it is caused probably by a Marlin bug when you enable CLASSIC_JERK + LIN_ADVANCE combination. I'll check that to be sure and make a PR fixing it later. |
In PrusaSlicer I have PrusaSlicer also resets the machine limits in each gcode file, this could lead to the different behaviors, if there is somewhere a bug related to that. |
Ok they already fixed it on the official marlin repo. Any chance of doing that @inib :D ? |
I tried many combination of jerk and acceleration but no luck :( I testes already 3x Nema 17 motors and 2x a4988 step drivers, no luck
https://youtu.be/OAC048VGxtk
config.zip
The text was updated successfully, but these errors were encountered: