Browse Source

Adjust Formbot Raptor pins

pull/1/head
Scott Lahteine 6 years ago
parent
commit
0a638cc022
  1. 3
      Marlin/src/pins/pins_FORMBOT_RAPTOR.h

3
Marlin/src/pins/pins_FORMBOT_RAPTOR.h

@ -142,8 +142,6 @@
#define HEATER_1_PIN 7
#define HEATER_BED_PIN 8
#define LED4_PIN 5
#define FAN_PIN 9
#if DISABLED(FILAMENT_RUNOUT_SENSOR)
@ -155,6 +153,7 @@
//
#define SDSS 53
#define LED_PIN 13
#define LED4_PIN 5
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
#define FILWIDTH_PIN 5 // Analog Input

Loading…
Cancel
Save