-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Screen doesn't turn on when all five cables of BLTouch are connected #70
Comments
Black and brown/blue wires (both GND) of the BLTouch are connected together in the BLTouch itself. That means that if you do not connect the brown wire and only connect other 4, the BLTouch would also work (and the same goes for leaving black disconnected while connecting brown). For me, the first (and only, in fact) cause of the problem you are describing is that you have +5V of the BLTouch connected to the GND on the board. And then when you connect the other 2 pins (the probe), you basically short +5V via BLTouch to the GND. See also gazcbm/#4, #43 and #58, which are all basically the same problem. |
you sir were 100% correct, Thank you! |
I would suggest closing the issue if the problem is solved. |
Not solved! I have the same issue and my bltouch is wired appropriately. If i flash the firmware, the lcd lights up and shows text, but as soon as I power cycle the lcd lights up but fails to show any text. Just unplugged the bltouch and power cycled and still nothing. |
So currently it does or does not matter if the BLTouch is plugged or unplugged? |
Sorry to jump in here @bojanpotocnik but is there some kind of noob guide for setting this up on the 1.2 board please? I get the placement of wires from your example above, the 2nd image being correct? But do I completely replace the z stop with the bl touch then? And firmware changes etc. I've managed to customise the firmware for trianglelabs v6 with great results with petg, so pretty confident of changing marlin. Many thanks. |
@bojanpotocnik So I've isolated this incident to the SD card and I'm opening a new ticket. I have an 8gb card and everytime I initialize the sd card after turning on it causes the freeze. Troubleshooted with the 128mb card that came with the board and was still able to replicate. Once the SD card is inserted and "initialize media" has been pressed, it freezes, the sound in the attached video begins to play, all stepper motors freeze and my screen becomes unresponsive until I reflash firmware. edit: wait for video, loading to youtube now |
I had assumed that it was my bltouch because it began once I installed it, but I'm not convinced it is the entire issue. Seems that I can replicate it only after I've triggered the auto bed leveling routine and then releasing and initializing the sd card. Your firmware.bin file did nothing with bltouch plugged in, but worked when it was unplugged. |
I know this is getting repetitive with me replying to myself, but here's my idea and hopefully someone chimes in to agree. My firmware build size was 229kb, and I saw on a different thread that it needs to be under 224. I was triggering the sd card issue everytime I was trying to write to eeprom. Testing now and will update this entry with findings. Changed eeprom settings as per #39 and problem resolved. Thanks to @bojanpotocnik for all of your help in here and other issue. |
Gasp My issue thread has been high-jacked! but its all good. Im glad marcus got his board working. as for mr gage yes, you do completely replace the z stop plug with the bl touch. I pulled the wire completely off from the z stop switch and have nothing coming out of the top of my mother board box. I used this video as a reference. |
Not sure if this is related or if anyone has seen this, hoping someone has a simple answer, I have a 1.2 SKR mini e3 board with a v3.0 Bltouch (from Creality) on a Ender 3 and no luck with the above firmware. It loads, screen works and the BL touch does the self test. When I attempt to level the bed the the pin never extends. This worked with the 1.1.4 board. |
@sazzwi can you try with this firmware (there is a link under the image about BLTouch connection). If it won't work then create a new issue so we stop kidnapping this one which is in fact resolved. |
I am fairly certain that the cables are in the correct position and not shorted to each other, When ever I plug in both cable for the BLTouch v3,1 into the SKR Mini v1,2 the screen refuses to power on, If i unplug either the Z end stop cable or the servo cable the scree turns on and the system boots normally. Any help is appreciated
The text was updated successfully, but these errors were encountered: