-
Notifications
You must be signed in to change notification settings - Fork 1.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
TB input shorted, but can't swap it with T0/T1 #566
Comments
You can't use a pin and connect a thermistor to it to measure the temperature. What doesn't work for you? |
A suitable pin for remapping if you need 3 thermistors is P0_26. |
That's what I've tried, remapping it to TH1 but the machine keeps telling me that there is a MaxTemp error whenever I turn it on.
The hotend reading and the bed both say 189 ºC when I turn it on, it doesn't matter what PIN configuration I do. I have just one hotend. That's why I'm posting here, because I think there is something else to switch the PINs around that I'm missing and that's why the FW is ignoring my changes (about the PINs, other changes do work). For the time being, I installed everything on my old creality board and it's working (knd of, because the hotend keeps getting clogged). |
Which Pin file are you editing? |
I'm changing the |
This is the correct file. And what change did you make? |
What version of Marlin are you using? |
I was changing the PINs around in that screenshot. Tried every possible combinations I could think of: P0_25_A2 swapped with P0_23_A0 for example. And I'm using Marlin 2.0.5.4. I started doing all this on August 2020. Everything was working fine until I pressed the thermistor too hard and all of this happened. I realized what I had done and I said 'fuck it'. Threw everything into a box and forgot about until a couple of weeks ago. That's why I'm working on an old version of the FW, and because I knew that it should work with that. |
If you set |
Setup |
I know this is an older thread but I have the same problem with a Biqu B1 that has a BTT_SKR_V1.4 (not a turbo). Every time I switch to pins on the board from T0 to T1, then edit firmware in pins_BTT_SKR_common.h with Visual Studio Code Platfom.IO and Marlin bug-fix-2.1.x it gets rid of T0 reading 320/0, but it won't heat on it's own, but heats the exact amount the bed does. If any one has an idea or solution, please let me know. Thank you. |
I am also using BTT SKR V1.4. |
I've got it working. I found a YouTube video that referred to a closed GitHub issue that had the configuration of the pins.h file I needed. Here is the link, #387.
edwilliams16 has the fix listed about halfway down in the discussion, Thank you for your quick response. On Saturday, August 12, 2023 at 04:32:45 PM EDT, Radek ***@***.***> wrote:
I am also using BTT SKR V1.4.
Can you describe your problem better?
Send the configuration files you modified.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hey guys, another SKR 1.3 board "fried" by a thermistor touching something.
This is what's happening and what I've tried so far:
Facts
What I tried
Is there something else hapenning here that doesn't allow me to simple swap the inputs around and use the others? Why is it reading 189 on all of them? Can I do something that isn't buying a new board?
Thanks
The text was updated successfully, but these errors were encountered: