Add Einsy Rambo Filament Runout Pin (#19136)

This commit is contained in:
Keith Bennett 2020-08-25 22:44:15 -07:00 committed by Scott Lahteine
parent 6043f5d5d0
commit 6844ef21d4

View File

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