Remove abbrs.
This commit is contained in:
parent
9606f4d04f
commit
36b452c7ac
@ -298,7 +298,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
|
|||||||
|
|
||||||
// The RepRapDiscount Smart Controller
|
// The RepRapDiscount Smart Controller
|
||||||
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
|
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
|
||||||
//#define REPRAPDISCOUNTSC
|
//#define REPRAP_DISCOUNT_SMART_CONTROLLER
|
||||||
|
|
||||||
|
|
||||||
//automatic expansion
|
//automatic expansion
|
||||||
|
@ -405,7 +405,7 @@
|
|||||||
#define encrot2 3
|
#define encrot2 3
|
||||||
#define encrot3 1
|
#define encrot3 1
|
||||||
|
|
||||||
#ifdef REPRAPDISCOUNTSC
|
#ifdef REPRAP_DISCOUNT_SMART_CONTROLLER
|
||||||
// Override partially the above definitions
|
// Override partially the above definitions
|
||||||
#define KILL_PIN 41
|
#define KILL_PIN 41
|
||||||
#define LCD_PINS_RS 16
|
#define LCD_PINS_RS 16
|
||||||
|
Loading…
Reference in New Issue
Block a user