Welcome! Log In Create A New Profile

Advanced

Arduino compile error Full graphics controller

Posted by Focussys 
Arduino compile error Full graphics controller
November 12, 2014 01:54PM
Hi all you techies.

Just built my Prusa i3 and hit a snag installing my Full Graphics Controller.

I have set up and compiled Marlin without the controller installed and everything prints fine

When uploading with the controller defined I get an error with the following orange text:

]Marlin_main.cpp: In function 'void process_commands()':
Marlin_main.cpp:1631:31: error: 'allow_cold_extrudes' was not declared in this scope
allow_cold_extrudes(true);
^
Error compiling.


Anyone got any ideas how I can solve this and get my display going?

Many thanks
Re: Arduino compile error Full graphics controller
November 21, 2014 06:29AM
Could you post your config.h file?

You might also be using a older firmware, since it's telling you that the function "allow_cold_extrudes" isn't there, therefore it can't be used.
Sorry, only registered users may post in this forum.

Click here to login