Welcome! Log In Create A New Profile

Advanced

Can't compile Marlin with ULTRA_LCD , trying to use LCD with RAMPS

Posted by HoloPed 
Can't compile Marlin with ULTRA_LCD , trying to use LCD with RAMPS
October 05, 2013 12:03PM
Hi all.
Is anyone using an LCD with Marlin?
I uncommented "#define ULTRA_LCD " but now it doesn't compile:

ultralcd.cpp:22: error: 'MANUAL_FEEDRATE' was not declared
ultralcd.cpp:919: error: 'SHIFT_CLK' was not declared
and many more...

I'm using the latest build from github.com/ErikZalm/Marlin
Thanks
Re: Can't compile Marlin with ULTRA_LCD , trying to use LCD with RAMPS
October 09, 2013 10:29AM
Hello HoloPed,

I am having similar issues, did you ever find a solution to this?
Re: Can't compile Marlin with ULTRA_LCD , trying to use LCD with RAMPS
October 13, 2013 06:25PM
I don't know whether this will help but I've found that some firmware won't compile with the later Arduino software, I don't know why it is but whenever I have come across compiling errors I just compile in Arduino 0023 or 0022 and it works fine. It's something I've been meaning too post a question about.
Cheers
Keith
Re: Can't compile Marlin with ULTRA_LCD , trying to use LCD with RAMPS
February 07, 2014 03:15PM
Hi Guys, To make the LCD work you have to uncomment #define ULTRA_LCD and you have to add the LIBRARIES to the marlin folder, then compile and then upload to the arduino. Each manufacturer got his own libraries for his lcd.

Regards
Sorry, only registered users may post in this forum.

Click here to login