Adjust Formbot Raptor pins
This commit is contained in:
parent
e5019a0481
commit
0a638cc022
|
@ -140,9 +140,7 @@
|
||||||
//
|
//
|
||||||
#define HEATER_0_PIN 10
|
#define HEATER_0_PIN 10
|
||||||
#define HEATER_1_PIN 7
|
#define HEATER_1_PIN 7
|
||||||
#define HEATER_BED_PIN 8
|
#define HEATER_BED_PIN 8
|
||||||
|
|
||||||
#define LED4_PIN 5
|
|
||||||
|
|
||||||
#define FAN_PIN 9
|
#define FAN_PIN 9
|
||||||
|
|
||||||
|
@ -155,6 +153,7 @@
|
||||||
//
|
//
|
||||||
#define SDSS 53
|
#define SDSS 53
|
||||||
#define LED_PIN 13
|
#define LED_PIN 13
|
||||||
|
#define LED4_PIN 5
|
||||||
|
|
||||||
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
|
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
|
||||||
#define FILWIDTH_PIN 5 // Analog Input
|
#define FILWIDTH_PIN 5 // Analog Input
|
||||||
|
|
Loading…
Reference in a new issue