Replies: 1 comment 5 replies
-
Got it to work not using the configurator, but directly changing the code from the soruce code for F4 chip, but now I'm having a strange issue, like 50% of the times I turn the printer on it goes purple and works, 50% it stays red and doesn't. Tried to reflash the firmware, it continues like this. Not a big deal right now, as I just need to turn it off and on again 1-3 times and it'll work. What can it be? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I used the firmware configurator to make a custom F4 chip firmware, I download the latest release source code, then I selected:
1- Ender3S1
2- 301F4
3- BLT with UBL disabled (my S1 Pro has a CR touch, but there's no CR touch option here)
4- T13 (Mine is a S1 Pro)
In VsCode, I compiled it to a .bin file, and tried it out, but when turning on the printer, CR touch light remains red, not purple, and it doesn't work after that. So I found out that MRiscoC made a F4+T13 firmware on Septemebr 17th (basically the same firmware I tried to do manually), I downloaded it and tried it out, CR touch is now working.
So, what I'm doing wrong on the firmware code that is not making my CR Touch work? Can anybody help me?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions