I´m trying to update my Board to Marlin 1.1.8
But my first attempt ended in a non functioning LCD (remained black)
Anyone knows, what I did wrong in this config.h?
Do I have to add any libraries to get it working?
Do I have to change something in the other "tabs" in arduino?
In the comments for an Ultimaker 2 (same?) running Marlin I found the following line (and don´t know how to find libraries/Wire/utility/twi.c on my Mac):
#define ENABLE_ULTILCD2 //128x64 pixel display in the Ultimaker 2, with new menus. Note: For compiling with Arduino you need to remove the "SIGNAL(TWI_vect)" function from "libraries/Wire/utility/twi.c"
Regards,
Michael
But my first attempt ended in a non functioning LCD (remained black)
Anyone knows, what I did wrong in this config.h?
Do I have to add any libraries to get it working?
Do I have to change something in the other "tabs" in arduino?
In the comments for an Ultimaker 2 (same?) running Marlin I found the following line (and don´t know how to find libraries/Wire/utility/twi.c on my Mac):
#define ENABLE_ULTILCD2 //128x64 pixel display in the Ultimaker 2, with new menus. Note: For compiling with Arduino you need to remove the "SIGNAL(TWI_vect)" function from "libraries/Wire/utility/twi.c"
Regards,
Michael