Filament sensor cleanup
This commit is contained in:
committed by
Scott Lahteine
parent
dd42831cba
commit
1aa421efe5
@ -35,7 +35,7 @@
|
||||
#define MOSFET_D_PIN 7
|
||||
|
||||
#define FIL_RUNOUT_PIN 2
|
||||
#if NUM_RUNOUT_SENSORS > 1
|
||||
#if NUM_RUNOUT_SENSORS >= 2
|
||||
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user