-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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] KILL, : PRINTER HALTED Please Reset #26903
Comments
I’ll mark this as confirmed since we went through some troubleshooting on Discord. Unfortunately, I don’t have an HC32-based board, but it was clearly halting with current Tagging @shadow578 to see if they’ve had any reports with this board/printer or other HC32-based machines on current |
to make it work comment out #define KILL_PIN EXP1_04_PIN in pins_CREALITY_ENDER2P_V24S4.h boots like a champ now!! |
seems like the @DrUnKeNTiGeR could you do the following: (1) check if LCD display, rotary encoder and beeper work? (2) if possible confirm the pinout of the EXP1 header on your mainboard. please double-check the following:
EXP1 pinout:
MCU reference image, pin one is marked by a dot on the chip as well as a triangle on the pcb. HC32F460KETA pinout reference: |
I think I planned to disable |
According to a hires scan of the board I found online https://github.com/n4bstar/ce2p the back of the boards says this Marlin pins are flipped left to right, as the image is from the back. According to this page https://gist.github.com/SteveGotthardt/33bdef27d1430f62b4fee5d723d0cde9
Update Marlin/src/pins/hc32f4/pins_CREALITY_ENDER2P_V24S4.h with this new information |
@DrUnKeNTiGeR please confirm the LCD still work with these new pins and it doesn't HALT |
yes lcd and speaker work, i havent printed yet but those do work fine. |
PR created, will be added to Marlin code base soon. |
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. |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
Marlin bugfix 2.1.x with ender 2 pro configs compiles and flashes fine when it boots i get KILL, : PRINTER HALTED Please Reset error we tried looking at terminal but octoprint nor prontor face will connect..
Bug Timeline
New when I flashed firmware
Expected behavior
To boot into a usable state
Actual behavior
Error at boot
Steps to Reproduce
Configuration.txt
Configuration_adv.txt
Version of Marlin Firmware
bugfix 2.1.x
Printer model
Ender 2 Pro
Electronics
None
LCD/Controller
OEM
Other add-ons
Nome
Bed Leveling
MBL Manual Bed Leveling
Your Slicer
Prusa Slicer
Host Software
SD Card (headless)
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: