Minor Pin Updates (#15214)

This commit is contained in:
InsanityAutomation 2019-09-10 00:58:57 -04:00 committed by Scott Lahteine
parent 66338ed515
commit dcc39421c5
3 changed files with 5 additions and 3 deletions

View file

@ -47,7 +47,7 @@
#define SPINDLE_LASER_PWM_PIN 4 // Hardware PWM
#define SPINDLE_DIR_PIN 5
#elif !GREEDY_PANEL // Try to use AUX2
#define SPINDLE_LASER_ENA_PIN 40 // Pullup or pulldown!
#define SPINDLE_LASER_ENA_PIN 4 // Pullup or pulldown!
#define SPINDLE_LASER_PWM_PIN 44 // Hardware PWM
#define SPINDLE_DIR_PIN 65
#endif

View file

@ -39,7 +39,8 @@
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
#endif
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#define BEEPER_PIN 37 // Always define beeper pin so Play Tone works with ExtUI
#include "pins_RAMPS.h"

View file

@ -53,8 +53,9 @@
#define LCD_PINS_ENABLE 17 // ST9720 DAT
#define LCD_PINS_D4 30 // ST9720 CLK
#if DISABLED(SPEAKER) && ENABLED(BLTOUCH)
#if ENABLED(BLTOUCH)
#define SERVO0_PIN 27
#undef BEEPER_PIN
#endif
// Alter timing for graphical display