Browse Source

Update SKR mini E3 1.2 Filament Runout pin (#15843)

pull/1/head
Marcelo Cerri 5 years ago
committed by Scott Lahteine
parent
commit
b9d351899a
  1. 2
      Marlin/src/pins/stm32/pins_BTT_SKR_MINI_E3_V1_2.h

2
Marlin/src/pins/stm32/pins_BTT_SKR_MINI_E3_V1_2.h

@ -60,7 +60,7 @@
// Filament Runout Sensor
//
#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN PC12
#define FIL_RUNOUT_PIN PC15 // "E0-STOP"
#endif
//

Loading…
Cancel
Save