firmware:klipper:bltouch-with-raspberry-pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
firmware:klipper:bltouch-with-raspberry-pi [2022/03/16 20:03] – [good choice for sensorpins] vidschofelixfirmware:klipper:bltouch-with-raspberry-pi [2022/03/16 20:06] (current) – [Why?] vidschofelix
Line 1: Line 1:
 ====== HowTo Run BLTouch connected to RPi microcontroller ====== ====== HowTo Run BLTouch connected to RPi microcontroller ======
 ==== Why? ==== ==== Why? ====
-  * some printer board dont support the control signal for the bltouch, or need to remove some components. In this case you have to fiddle a little with software, but it's possible, so why not?+  * some printer board dont support the control signal for the bltouch, or need to remove some components. In this case you have to fiddle a little but it's possible, so why not?
  
 ==== Needed ==== ==== Needed ====
Line 11: Line 11:
  
 ==== Attaching the BLTouch ==== ==== Attaching the BLTouch ====
-  * remove the red pin from the triple-connection cable and put it into a single dupont case+  * remove the red pin from the triple-connection cable and put it into a single dupont case (included in original BLTouch packaging)
   * connect the pins to the [[https://pinout.xyz/|gpio pins]]:   * connect the pins to the [[https://pinout.xyz/|gpio pins]]:
-    * white -> GPIO+    * white -> GPIO0
     * black -> GND next to GPI0     * black -> GND next to GPI0
     * yellow -> GPIO27     * yellow -> GPIO27
Line 19: Line 19:
     * red -> 3.3V     * red -> 3.3V
     * //Todo: Add a picture of the wires//     * //Todo: Add a picture of the wires//
-  * you can choose whatever pins you like, but it's easier to follow if you choose the same+  * you can choose whatever pins you like for control_pin, but it's easier to follow if you choose the same
  
 ==== printer.cfg adjustment ==== ==== printer.cfg adjustment ====
Line 46: Line 46:
 ==== Testing the Probe ==== ==== Testing the Probe ====
   * follow the [[https://www.klipper3d.org/BLTouch.html#initial-tests|official guide for testing the bltouch]]   * follow the [[https://www.klipper3d.org/BLTouch.html#initial-tests|official guide for testing the bltouch]]
-  * also make sure, that the bltouch works after firmware restart, klipper restart and restart of the raspberry. If not check your scripts! 
- 
  
 ==== Wrapping it up ==== ==== Wrapping it up ====
  • firmware/klipper/bltouch-with-raspberry-pi.1647457423.txt.gz
  • Last modified: 2022/03/16 20:03
  • by vidschofelix