🧑💻 Fix up some AUX / EXP pins (#23577)
This commit is contained in:
committed by
Scott Lahteine
parent
2142456a25
commit
2d032b734c
@ -84,7 +84,7 @@
|
||||
#define E1_ENABLE_PIN 33
|
||||
|
||||
//
|
||||
// Filament runout
|
||||
// Filament Runout Sensor
|
||||
//
|
||||
#define FIL_RUNOUT_PIN 42 // ROT2 Connector
|
||||
#define FIL_RUNOUT2_PIN 44 // ROT1 Connector
|
||||
|
@ -69,7 +69,7 @@
|
||||
#endif
|
||||
|
||||
//
|
||||
// Filament Runout Pins
|
||||
// Filament Runout Sensor
|
||||
//
|
||||
#ifndef FIL_RUNOUT_PIN
|
||||
#define FIL_RUNOUT_PIN 49
|
||||
|
Reference in New Issue
Block a user