Merge remote-tracking
pins branch 'upstream/MK3' into MK3 pin number correction
This commit is contained in:
commit
29499510f4
1 changed files with 3 additions and 3 deletions
|
@ -490,7 +490,7 @@
|
||||||
#define MOTOR_CURRENT_PWM_Z_PIN 45
|
#define MOTOR_CURRENT_PWM_Z_PIN 45
|
||||||
#define MOTOR_CURRENT_PWM_E_PIN 44
|
#define MOTOR_CURRENT_PWM_E_PIN 44
|
||||||
#define SDPOWER -1
|
#define SDPOWER -1
|
||||||
#define SDSS 53
|
#define SDSS 77
|
||||||
#define LED_PIN 13
|
#define LED_PIN 13
|
||||||
#define FAN_PIN 6
|
#define FAN_PIN 6
|
||||||
#define FAN_1_PIN -1
|
#define FAN_1_PIN -1
|
||||||
|
@ -521,8 +521,8 @@
|
||||||
|
|
||||||
#define SDCARDDETECT 15
|
#define SDCARDDETECT 15
|
||||||
|
|
||||||
#define TACH_0 81
|
#define TACH_0 79
|
||||||
#define TACH_1 80
|
#define TACH_1 80
|
||||||
|
|
||||||
#endif //NEWPANEL
|
#endif //NEWPANEL
|
||||||
#endif //ULTRA_LCD
|
#endif //ULTRA_LCD
|
||||||
|
|
Loading…
Reference in a new issue