Skip to content
Snippets Groups Projects
Commit edb5ea7e authored by Bernhard Kubicek's avatar Bernhard Kubicek
Browse files

the normal config again..

parent 5df5727e
Branches
Tags
No related merge requests found
......@@ -4,8 +4,8 @@
// This determines the communication speed of the printer
//#define BAUDRATE 250000
#define BAUDRATE 115200
#define BAUDRATE 250000
//#define BAUDRATE 115200
//#define BAUDRATE 230400
......@@ -277,7 +277,7 @@ const bool ENDSTOPS_INVERTING = true; // set to true to invert the logic of the
#define ULTIPANEL
#ifdef ULTIPANEL
#define NEWPANEL //enable this if you have a click-encoder panel
// #define NEWPANEL //enable this if you have a click-encoder panel
#define SDSUPPORT
#define ULTRA_LCD
#define LCD_WIDTH 20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment