Z Axis Motor "hissing" while idle
Hi everybody.
I finished my conversion build this weekend and the printer is running fine. (quite noisy, but thats discussed elsewere)
I was wondering what fan is spinning, when the printer is in idle. I put my head in the printer and i could locate the sound to the one Z-Axis motor (the new one)
After disabeling all motors in the settings the noise was gone. Moving z via the menue, and the sound was there again. When dialing step by step, every 3rd or 4rth step the noise also disappeared.
The sound is like a laptop-fan, not loud but noticable if its quite around.
Do you notice the same ?
RE: Z Axis Motor "hissing" while idle
Yes I've noticed the same thing on my preassembled C1. Didn't count the steps but did also observe the sound occurring only at specific z positions.
RE: Z Axis Motor "hissing" while idle
In End G-code I changed M84 X Y E to M84 X Y Z E to and it did nothing.
I tried M84 and it did nothing.
Going to Control->Disable motors stopped the noise.
How does one report a firmware bug?
RE: Z Axis Motor "hissing" while idle
In End G-code I changed M84 X Y E to M84 X Y Z E to and it did nothing.
I tried M84 and it did nothing.
Going to Control->Disable motors stopped the noise.
How does one report a firmware bug?
Here: https://github.com/prusa3d/Prusa-Firmware-Buddy/issues
RE: Z Axis Motor "hissing" while idle
Submitted
RE: Z Axis Motor "hissing" while idle
I just saw, M18 should do the same. maybe this works . (have to try tonight)
RE: Z Axis Motor "hissing" while idle
Tried m18. Does not disable z-axis steppers.