Welcome! Log In Create A New Profile

Advanced

Linear Advance debug receives "Acceleration limited" and "eISR running at > 10kHz" messages

Posted by mietz 
I'm currently trying to set up linear advance on marlin. I have a print acceleration of 2400. My extruder accel is 5000 and the e steps are calibrated. I'm also using 32 microstepping on the extruder.

I try to compensate the high pressure in my bowden. I checked everything on the mechanical side, but my prints aren't perfect. Especially corners are a mess.

Set up junction deviation nor jerk didn't change a thing.

I enabled the LA_Debug mode to see whats going on. It seems that marlin wants to set the speed super high and then the acceleration is limited.



Send: N11692 G1 X204.707 Y204.099 E0.2669*84
Recv: Acceleration limited.

Recv: eISR running at > 10kHz.

Recv: ok

Send: N11693 G1 X204.492 Y204.200 E0.2745*87

Recv: Acceleration limited.

Recv: eISR running at > 10kHz.

Recv: ok

Send: N11694 G1 X204.459 Y204.227 E0.2759*95

Recv: Acceleration limited.

Recv: eISR running at > 10kHz.

Recv: ok

Send: N11695 G1 X204.241 Y204.446 E0.2858*94



I think that exruder jerk has something to do with it, but I already tried 20, 30, 40, 50. At 50 the acceleration limited messages got less but my extruder started to under extrude.

I'm not entirely sure what the message eISR running at > 10kHz means. Does the ISR take to long for calculating?

Couldn't find anything in the internet about it.

So long story short:

What do the messages mean, how to prevent them?
Re: Linear Advance debug receives "Acceleration limited" and "eISR running at > 10kHz" messages
May 18, 2020 09:22AM
your setting are exceeding hardware capabilities... in particular your acceleration is insane

"the standard acceleration is 3000 mm/s^2, which is a good value for a rigid setup. A 3D printer would only require 0.033 seconds to reach 100 mm/s. Some manufacturers reduce acceleration below 1000 mm/s^3 to reduce corner ringing and other imperfections."
Do you mean the extruder acceleration is too high or is the x,y too high? My setup is pretty rigid. It's a blv mgn cube which is a core xy printer with a bmg extruder.

Edited 1 time(s). Last edit at 05/18/2020 11:24AM by mietz.
Sorry, only registered users may post in this forum.

Click here to login