Pins, comment cleanup

This commit is contained in:
Scott Lahteine
2020-12-28 23:10:48 -06:00
parent 624bf10ab5
commit d6a56b882f
13 changed files with 62 additions and 44 deletions

View File

@ -40,7 +40,6 @@
//
// Release PB4 (Y_ENABLE_PIN) from JTAG NRST role
//
#define DISABLE_DEBUG
//
@ -59,6 +58,11 @@
//
#define SPI_DEVICE 2
//
// Servos
//
#define SERVO0_PIN PA8 // Enable BLTOUCH
//
// Limit Switches
//
@ -155,7 +159,7 @@
// Reduce baud rate to improve software serial reliability
#define TMC_BAUD_RATE 19200
#endif // TMC2208 || TMC2209
#endif // HAS_TMC_UART
//
// Temperature Sensors
@ -200,8 +204,6 @@
#define FIL_RUNOUT_PIN PA4
#endif
#define SERVO0_PIN PA8 // Enable BLTOUCH
//#define LED_PIN PB2
//

View File

@ -56,6 +56,11 @@
#define SPI_DEVICE 2
//
// Servos
//
#define SERVO0_PIN PA8 // Enable BLTOUCH
//
// Limit Switches
//
@ -148,8 +153,6 @@
#define FIL_RUNOUT2_PIN PE6
#endif
#define SERVO0_PIN PA8 // Enable BLTOUCH support
//#define LED_PIN PB2
//

View File

@ -43,7 +43,6 @@
//
// Release PB4 (Y_ENABLE_PIN) from JTAG NRST role
//
#define DISABLE_DEBUG
//
@ -62,6 +61,11 @@
//
#define SPI_DEVICE 2
//
// Servos
//
#define SERVO0_PIN PA8 // Enable BLTOUCH
//
// Limit Switches
//
@ -163,7 +167,7 @@
// Reduce baud rate to improve software serial reliability
#define TMC_BAUD_RATE 19200
#endif // TMC2208 || TMC2209
#endif // HAS_TMC_UART
//
// Temperature Sensors
@ -218,8 +222,6 @@
#define FIL_RUNOUT2_PIN PE6
#endif
#define SERVO0_PIN PA8 // Enable BLTOUCH
//#define LED_PIN PB2
//

View File

@ -48,7 +48,7 @@
//
// Servos
//
#define SERVO0_PIN PA8 // BLTOUCH
#define SERVO0_PIN PA8 // Enable BLTOUCH
//
// Limit Switches