Browse Source

Add Einsy Rambo Filament Runout Pin (#19136)

vanilla_fb_2.0.x
Keith Bennett 4 years ago
committed by GitHub
parent
commit
1793de4a28
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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