Ender 3 - Enable filament runout sensor (#17)

This commit was merged in pull request #17.
This commit is contained in:
2025-01-19 17:06:28 +01:00
parent 3c0644f889
commit 401c463a08
3 changed files with 12 additions and 9 deletions

View File

@@ -83,6 +83,10 @@
#define CONTROLLER_FAN_PIN FAN1_PIN
#endif
#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN PC15 // E0-STOP Runout filament sensor
#endif
#if HAS_TMC_UART
/**
* TMC220x stepper drivers