bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.01k stars 1.97k forks source link

[BUG] Loud steppers after print #244

Closed Brachyceran closed 4 years ago

Brachyceran commented 4 years ago

Ender 3 Pro user here. Im having my SKR mini E3 V1.2 for ~ 2 weeks. I printed a variety of models - large, small, short and over 12 hours long prints. PLA and PET-G. Worked out awesome. But today i encountered a weird issue. I started a fairly large print:

Steps to reproduce

  1. Print a model with the abovemensioned settings
  2. After it finished, pre-heat the printer to the same temperatures
  3. "Thermal runaway protection triggers" - no electrical issues found
  4. Start the next print
  5. Loud stepper motor noises are present

Expected behavior Silent operation of the stepper motors

Actual behavior Loud stepper motor noises. Grinding-like sound but the printer mechanically behaves as normal (though i did only a limited amount of testing to prove this).

Additional Information

sfranke89 commented 4 years ago

i am actually having the same issue. using version 2.0.5.3 brand new board out of the box, does not happen on my other ender 3 and that has stealthchop enable but as expected the steppers are silent on that one.

bengomez31 commented 4 years ago

I’m having the same issue also with 2.0.5.3. Stealthchop enabled results in noisy steppers. As soon as I disable them they are nice and quiet. But settings won’t stay saved. Hopefully one of us figure something out soon.

paul-1 commented 4 years ago

Just move the jumper on the board, so StealthChop is default. Then if you want to turn off stealthchop, that seems to work fine.

bengomez31 commented 4 years ago

Excuse my ignorance, I've been trying to find where it is online.Is that the jumper that is next to the spread label on the board or the choose? http://www.bigtree-tech.com/shop/product/show/id/6

chazzin commented 4 years ago

I recently built firmware from latest Marlin bugfix-2.0.x and have it running but for some reason I do not understand I had to reduce all my steps by 1/2. I am running SKR-E3-mini v1.2 board. It must be related to the stepper motor setup but can't seem to figure out what it might be. Any one have a suggestion?

paul-1 commented 4 years ago

@bengomez31 yes that is the jumper, The picture shows the correct position for stealthchop

@chazzin drivers change, it’s best to calibrate after firmware changes. But you might want to start a new issue with more details specific to your concern.

bengomez31 commented 4 years ago

Thanks @paul-1, yes I moved the spread jumper to the same position in the photo. when I turned the machine on it still was noisy during auto home. I then went to the stealthchop settings on the control and noticed stealthchop was now set to OFF on the control. I changed them to the ON setting, saved settings and now seams to be powering up with stealthchop working correctly. Hope this also fixes the same problem others were having.

Brachyceran commented 4 years ago

@paul-1 I checked the jumper on the motherboard and it was not in the position you mentoned so I changed it (no changes in firmware configuration) and now its fine. Quiet as it was before. Thank you. Though it still puzzles me how it happened in the first place that it was silent and then out of nowhere it was no longer like that.

dturner commented 4 years ago

It seems like the latest firmware also has HYBRID_THRESHOLD enables which will enable SpreadCycle mode (noisy) when the feedrate is above a certain value. I recompiled the firmware with this undefined and my printer has been silent ever since.

My config is here in case anyone is interested. https://github.com/dturner/Marlin/tree/bugfix-2.0.x/Marlin