🧑‍💻 Fix up some AUX / EXP pins (#23577)

This commit is contained in:
Scott Lahteine
2022-01-22 10:19:26 -06:00
committed by Scott Lahteine
parent 2142456a25
commit 2d032b734c
14 changed files with 196 additions and 125 deletions

View File

@ -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

View File

@ -69,7 +69,7 @@
#endif
//
// Filament Runout Pins
// Filament Runout Sensor
//
#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN 49