Browse Source

Add Einsy Rambo Filament Runout Pin (#19136)

vanilla_fb_2.0.x
Keith Bennett 4 years ago
committed by Scott Lahteine
parent
commit
6844ef21d4
  1. 7
      Marlin/src/pins/rambo/pins_EINSY_RAMBO.h

7
Marlin/src/pins/rambo/pins_EINSY_RAMBO.h

@ -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…
Cancel
Save