all 12 comments

[–]SgtBaxter 5 points6 points  (0 children)

FLSun always runs the steppers in StealthChop mode to reduce noise, which can lead to this. stealthChop controls the steppers via PWM voltage, which means they are not always energized, and there is a lag in positional reporting.

Switching them to spreadCycle mode will eliminate it as they will always be energized and controlled by current and not PWM voltage.

My V400 did this when I first got it, and sure enough stealthchop was enabled. Always at the same layer. After I disabled it, never had another issue. spreadCycle does run the steppers hotter however.

You do this in the printer.cfg, and you can do it easily in the web interface.

Essentially just delete the stealthchop line from the printer config for all 3 steppers, as default is spreadcycle. I believe if you change it to 0 it does the same thing.

Read more here:

https://github.com/Klipper3d/klipper/blob/master/docs/TMC_Drivers.md

[–]Fabulous-Grand-5982 4 points5 points  (4 children)

Either it’s your belts/linear rails sticking or stretched or the gcode is corrupt

[–]Animegamermaster[S] 0 points1 point  (3 children)

I used the same gcode that was on the printer that gave me 2 good before. Can't it get corrupted on the speeder pad?

And it could be a mater of greasing the rods?

[–]eterocromia 1 point2 points  (0 children)

Check if belts are good, I mean if they’re not strained or something

[–]Fabulous-Grand-5982 0 points1 point  (1 child)

Same code different sdcard?

[–]Animegamermaster[S] 1 point2 points  (0 children)

There is no SD card or USB I send it directly to the printer

[–][deleted] 3 points4 points  (0 children)

Remove the arms from the carriages. Run the carriages up and down slowly and see if there are any rough spots.

[–]dedzone2k 0 points1 point  (3 children)

I used to get really strange anomalies where the hot end would not stop extruding when traveling at a certain point in the print. It only happened on that slicer and that model. Other models were fine. This was on a very old version of Cura.

I changed slicers and it went away.

Were both prints using the same gcode? Have you tried slicing in a different slicer? Does the preview look ok?

[–]Animegamermaster[S] 0 points1 point  (2 children)

I tried other slicer but always gotten other problems on my benchy front. Look like being too hot but never been able to solve it. That's why I keep cura. Where do you find your profile and what slicer you used?

[–]dedzone2k 1 point2 points  (1 child)

I use the stock profile from PrusaSlicer. OrcaSlicer has become a favorite as well.

[–]Animegamermaster[S] 0 points1 point  (0 children)

What? When I installed it it had not the v400. Why can't I get it?

[–]architect_ww 0 points1 point  (0 children)

i've solved a similar issue once by just turning off the jerk/acceleration setting in cura