Ender3V2S1 icon indicating copy to clipboard operation
Ender3V2S1 copied to clipboard

Printer Completely dies

Open VaioHaZZard opened this issue 3 years ago • 9 comments

Describe the bug when trying to cancel a print mid print the printer goes black (dies) as soon as you click accept. Have to cycle power switch to get printer back.

To Reproduce Steps to reproduce the behavior:

  1. Go to Cancel Print
  2. Click on Accept

Version (please complete the following information): Ender3V2-427-BLTUBL-20220527

Additional context This has happened on 3 out of 4 canceled prints.
Fresh formatted memory card (card is not stock printer card) Have not had this issue with my 4.2.2 boards.

Again Miguel, you are amazing, keep up the good work.

VaioHaZZard avatar Jul 13 '22 23:07 VaioHaZZard

Because I must to do several test, I cancel many demo prints and never got that behaviour. There is also no similar report.

mriscoc avatar Jul 16 '22 09:07 mriscoc

no worries. I will see if the issue comes up on your new firmware release. Looking forward to using it.

VaioHaZZard avatar Jul 16 '22 12:07 VaioHaZZard

Was able to capture the printer dying. Had to switch back to firmware [Ender3V2-427BLT-UBL-20220419.bin] due to poor print quality on the current release (will recompile with stepper smoothing and try again) Now the printer dies after the purge in the start G-code. Tried everything to try to narrow down where the issue might be (memory card, slicer, power strip etc..) Was going to recompile latest firmware with stepper smoothing and test. Video link below to show issue. Happens every attempt. https://photos.app.goo.gl/bGKxT8yjkLXFd54x7

VaioHaZZard avatar Jul 22 '22 15:07 VaioHaZZard

Where is connected your hotend fan? In stock configuration, the hotend fan (not the part cooling fan) is connected directly to power supply, so is not under control of the board. In your video I see that the hotend fan stops working, if it is stock connected, then you have a severe power supply failure.

mriscoc avatar Jul 22 '22 15:07 mriscoc

hotend fan is connected to power supply. Everything is working as normal and then all shuts off at the same time. Have to cycle the power switch to re-boot. The power supply is the only component I have not tested because I do not have a spare. I will open the unit and check for loose connections. thank you

VaioHaZZard avatar Jul 22 '22 15:07 VaioHaZZard

Sorry, I misspoke (was thinking of my other printer). This is an Ender 2 Pro with a 4.2.7 board and Ender 3 V2 display. This power supply only sends out 3 wires to the main board. Pos Neg and Ground. Hotend fan is then fed from the power header on the main board. All connections are tight with no apparent visual issues inside.

VaioHaZZard avatar Jul 22 '22 16:07 VaioHaZZard

Have gone back to firmware [Ender3V2-427-BLT-20220716.bin] and benchy started with no issues. Will monitor and see if shutting down issue comes back

VaioHaZZard avatar Jul 22 '22 17:07 VaioHaZZard

Eventually that can happen again, maybe the power supply doesn't support the stepper speed and acelleration increased in the latest releases, you can decrease them using the gcodes:

M203 X300.00 Y300.00 Z5.00 E25.00 ;Setup machine max feedrate
M201 X500.00 Y500.00 Z100.00 E1000.00 ;Setup machine max acceleration

mriscoc avatar Jul 22 '22 18:07 mriscoc

That was it. Guess I better look for a Meanwell. Thank you for your help

VaioHaZZard avatar Jul 22 '22 21:07 VaioHaZZard

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.

github-actions[bot] avatar Apr 24 '23 02:04 github-actions[bot]