|
|
@ -91,11 +91,8 @@
|
|
|
|
#define SDSS 53
|
|
|
|
#define SDSS 53
|
|
|
|
#define LED_PIN 13
|
|
|
|
#define LED_PIN 13
|
|
|
|
|
|
|
|
|
|
|
|
#if ENABLED(FILAMENT_SENSOR) // FMM added for Filament Extruder
|
|
|
|
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
|
|
|
|
// define analog pin for the filament width sensor input
|
|
|
|
#define FILWIDTH_PIN 5 // ANALOG NUMBERING
|
|
|
|
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
|
|
|
|
|
|
|
|
#define FILWIDTH_PIN 5
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#if ENABLED(Z_MIN_PROBE_ENDSTOP)
|
|
|
|
#if ENABLED(Z_MIN_PROBE_ENDSTOP)
|
|
|
|
// Define a pin to use as the signal pin on Arduino for the Z_PROBE endstop.
|
|
|
|
// Define a pin to use as the signal pin on Arduino for the Z_PROBE endstop.
|
|
|
|