BLtouch pins

Signed-off-by: Sergey Terentiev <sergey@terentiev.me>
This commit is contained in:
Sergey Terentiev
2022-07-19 15:10:27 +03:00
parent c7377dfd13
commit abe86f098d
2 changed files with 5 additions and 11 deletions

View File

@@ -83,13 +83,6 @@ https://easyeda.com/sst78rust/fb4s-led-control
#endif #endif
/*
BlTouch
*/
#define SERVO_PIN PB2
#define BL_TOUCH_Z_PIN PC4
/* /*
Управление питанием Управление питанием
https://sergey1560.github.io/fb4s_howto/mks_pwc/ https://sergey1560.github.io/fb4s_howto/mks_pwc/

View File

@@ -49,10 +49,11 @@
#define SPI_DEVICE 2 #define SPI_DEVICE 2
// /*
// Servos BlTouch
// */
#define SERVO0_PIN PA8 // Enable BLTOUCH #define SERVO0_PIN PA8
#define BL_TOUCH_Z_PIN PA11
// //
// Limit Switches // Limit Switches