Skip to content
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

BL Touch #1

Closed
danielbors72 opened this issue Mar 13, 2020 · 8 comments
Closed

BL Touch #1

danielbors72 opened this issue Mar 13, 2020 · 8 comments

Comments

@danielbors72
Copy link

how do i connect bltouch?

@makerbase-mks
Copy link
Owner

  1. You can connect BLTOUCH to P15, but you may need to adjust the BLTOUCH line order to ensure normal use.
    image
  2. Add servo_pin define in pins_MKS_RUMBA32.h
    image
  3. You need enable BLTOUCH(configuration.h)
    image

@danielbors72
Copy link
Author

if you use TMC2209 UART mode, and BLTOUCH with PD15 pin, mainboard will not work!
Why?

@makerbase-mks
Copy link
Owner

This may conflict with the UART pin, so SERVO_PIN need to redefine it, such as using PB8 or PB9 pin
image

@makerbase-mks
Copy link
Owner

@danielbors72 Sorry, I did n’t notice the problem of pin conflict at the beginning

@phongshader
Copy link

This may conflict with the UART pin, so SERVO_PIN need to redefine it, such as using PB8 or PB9 pin

redefine the E1 TX pin or the SERVO_PIN?

@edriyin1
Copy link

edriyin1 commented Jul 2, 2020

Hello, I tried attaching new arrived 3D Touch sensor. I defined Servo Pin PB8 and gave 5V. But It didin't work. Can you help me?

@alex18881
Copy link

Hello. I see this issue is closed, but I'm experiensing an issue with wiring my 3Dtouch. On my previous Rumba it works great but when I connect it to my new mks rumba32 it refuses to trigger x min endstop. All commands staw, deploy and self test work ok and when it starts bed leveling the bed just smashes into the nozzle.

@jwdriessen
Copy link

Dear Makerbase-mks,
I have a Rumba32 V1.0 board (BigTreeTech) with 4 TMC 2209 stepper drivers in UART mode.
The documentation of BTT is very crappy.
I would like to use a BL touch and we should use the PB8 or PB9 pin (part of the encoder) according to your comments.
But is is totally unclear to me which pin of the encoder belongs to PB8.
Would you be so kind to point out where the BL touch sensor wire should be connected? (for mechanical people)
And maybe some hints how to get this thing working?
Marlin 1.19 was a LOT easier but after 2 weeks searching the internet I am on the point of throwing the board out of the window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants