Improve FILAMENT_RUNOUT_SENSOR, FILRUNOUT_PIN

This commit is contained in:
Scott Lahteine
2016-06-19 18:05:57 -07:00
parent 43ec24158e
commit add0032820
4 changed files with 26 additions and 11 deletions

View File

@@ -98,10 +98,8 @@
#define Z_MIN_PROBE_PIN 32
#endif
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
// define digital pin 4 for the filament runout sensor. Use the RAMPS 1.4 digital input 4 on the servos connector
#define FILRUNOUT_PIN 4
#endif
// define digital pin 4 for the filament runout sensor. Use the RAMPS 1.4 digital input 4 on the servos connector
#define FILRUNOUT_PIN 4
#if MB(RAMPS_14_EFF) || MB(RAMPS_13_EFF) || ENABLED(IS_RAMPS_EFB)
#define FAN_PIN 9 // (Sprinter config)