Add Einsy Rambo Filament Runout Pin (#19136)
This commit is contained in:
parent
6043f5d5d0
commit
6844ef21d4
@ -80,6 +80,13 @@
|
|||||||
#define Z_MIN_PROBE_PIN 10
|
#define Z_MIN_PROBE_PIN 10
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//
|
||||||
|
// Filament Runout Sensor
|
||||||
|
//
|
||||||
|
#ifndef FIL_RUNOUT_PIN
|
||||||
|
#define FIL_RUNOUT_PIN 62
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// Steppers
|
// Steppers
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user