Notifications
Clear all

Acceleration Jerk  

  RSS
maurizio.l
(@maurizio-l)
Active Member
Acceleration Jerk

Hey,
I'm having an issue with super tiny ripples over the whole print (not just corners everywhere) so I thought I'd check my acceleration and jerk settings:

echo:Maximum Acceleration (mm/s2):
echo: M201 X9000 Y9000 Z500 E10000
echo:Acceleration: S=acceleration, T=retract acceleration
echo: M204 S1500.00 T1500.00
echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
echo: M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.20 E2.50

Aren't these a little on the very high side? :O Most of all since I can't manually change my acceleration settings in s3d.

Publié : 17/07/2017 2:15 am
AJS
 AJS
(@ajs)
Noble Member
Re: Acceleration Jerk

Those are higher than the settings in Slic3r (Prusa defaults). which has accelerations from 800-1000 for visible layers and 2000 for infill.

Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage or loss. If you solve your problem, please post the solution…

Publié : 17/07/2017 4:14 am
PJR
 PJR
(@pjr)
Antient Member Moderator
Re: Acceleration Jerk

Simply add the following line to the start G-Code:

M201 X1500 Y1500 E600 ; set default acceleration

Peter

Please note: I do not have any affiliation with Prusa Research. Any advices given are offered in good faith. It is your responsibility to ensure that by following my advice you do not suffer or cause injury, damage…

Publié : 17/07/2017 1:12 pm
Partager :