mriscoc / Ender3V2S1

This is optimized firmware for Ender3 V2/S1 3D printers.
Other
2.6k stars 358 forks source link

[Issue] Low bed heater PWM frequency powersupply noise #1293

Closed keever50 closed 2 months ago

keever50 commented 5 months ago

Did you test with a precompiled firmware?

Yes, and the problem still exists.

Bug Description

This is not a bug, but rather an annoyance or an issue.

My Ender 3 v2 printer has a custom power supply to make it more silent and the bed heater is the biggest power consumer. Now the heater PWM frequency is quite low, i assume 2 or 4hz. This is audible, because my power supply keeps adjusting for the voltage drop and makes a "vibrating" noise, which is ofcourse that 2-4 hz PWM frequency.

Is it possible to add a feature to adjust this? Or is there a way to adjust this myself by recompiling even?

.

Bug Timeline

No response

Expected behavior

As example, in klipper it is possible to increase the PWM frequency to something higher like 100hz or multiple kHz, which fixes this issue. No noise or interference is present.

Actual behavior

A very audible switching noise around 2-4hz on power supply when bed heater is on, which causes annoying noise and interference.

Steps to Reproduce

  1. Custom power supply
  2. Turn on heater bed
  3. Wait till it balances out
  4. noisy yes

Version of Professional Firmware

Ender3v2-422-MM-MPC

Printer model

Ender 3 v2

Electronics

4.2.2 board

LCD/Controller

Stock

Other add-ons

Custom external power supply (Passive, no fan)

Bed Leveling

MBL Manual Bed Leveling

Your Slicer

Cura

Host Software

OctoPrint

Additional information & file uploads

No response

mriscoc commented 5 months ago

Hi, this is not a general printer support forum. Many problems can be easily solved by reading the firmware Wiki please check the calibration guide.

This Issue Queue is for firmware bug reports and development-related issues, and we prefer not to handle user-support questions here. For best results getting help with configuration and troubleshooting, please use the following resources:

Enhanced support in Patreon: https://www.patreon.com/mriscoc

Free community support:

mriscoc commented 5 months ago

Hi, I think that your request is more related to the Marlin core, maybe you can ask in the Marlin forums if that is possible to be implemented.

classicrocker883 commented 5 months ago

you can try using an EMI filter like this one here

keever50 commented 5 months ago

Thanks for the suggestions. I thought this repo was a Marlin modification to enable some of its features. It appears i have to make a custom build to enable this feature. However, I haven't figured out which exact one just yet.

keever50 commented 5 months ago

you can try using an EMI filter like this one here

Thank you. My power supply has one built in already. However, the EMI is on the printer itself, not the grid ^^ The "EMI" i am mainly talking about are voltage dips because the low frequency switching. Not something easily solved by adding a capacitor or filter.

github-actions[bot] commented 3 months ago

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

github-actions[bot] commented 3 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.