Add Einsy Rambo Filament Runout Pin (#19136)
This commit is contained in:
parent
646d90f3da
commit
1793de4a28
|
@ -80,6 +80,13 @@
|
|||
#define Z_MIN_PROBE_PIN 10
|
||||
#endif
|
||||
|
||||
//
|
||||
// Filament Runout Sensor
|
||||
//
|
||||
#ifndef FIL_RUNOUT_PIN
|
||||
#define FIL_RUNOUT_PIN 62
|
||||
#endif
|
||||
|
||||
//
|
||||
// Steppers
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue