Skip to content
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

[BUG] Screaming stepper motors with stock drivers #56

Closed
gitmacer opened this issue Nov 2, 2019 · 1 comment
Closed

[BUG] Screaming stepper motors with stock drivers #56

gitmacer opened this issue Nov 2, 2019 · 1 comment
Labels
bug The firmware is not working properly

Comments

@gitmacer
Copy link

gitmacer commented Nov 2, 2019

Describe the bug
Always when the motors are powerd with this firmware they are screaming relativly loud to hold its position and while moving. As soon as I stop the motors the sound will disapear. For now I switched back to the stock firmware where the sound is a lot quieter till I know how to fix that.

To Reproduce
Steps to reproduce the behavior:

  1. Start printer
  2. Move axis by any value
  3. hear error

Expected behavior
The same noise level as the stock firmware

Printer (please complete the following information):

  • Firmware version: [v1.4.6 stable]
  • Printing method [SD, USB (OctoPrint, Cura, ...)]
  • Model [i3 Mega]
@gitmacer gitmacer added the bug The firmware is not working properly label Nov 2, 2019
@davidramiro
Copy link
Owner

For the stock drivers version of this firmware, the usual A4988 configuration is in use. Just like on Anycubics official (1.1.0) firmware. Hence this is not a specific issue of this particular firmware but more likely of Marlin 1.1.9 in general.

Anyways, I've never had anyone else report noisy stepper drivers when switching to this firmware so I have no idea what could be the issue here. Please head over to the official Marlin firmware repository and ask there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The firmware is not working properly
Projects
None yet
Development

No branches or pull requests

2 participants