Welcome! Log In Create A New Profile

Advanced

Firmware Error - Help Required

Posted by danielogc 
Firmware Error - Help Required
May 09, 2017 11:18AM
I am setting up a new printer and copied the firmware from an existing printer and run it through Arduino 1.6.8. Each time I verify I get the following error:
I have totally no idea how to resolve this so any help would be greatly appreciated. The strange thing is when I verify the second time, there is no error and I just proceed to upload to my printer.
Is there any consequence in doing so? I am concerned especially the error message has something to do with Thermal Runaway.


sketch\temperature.cpp:565:46: warning: extra tokens at end of #ifdef directive [enabled by default]

#ifdef THERMAL_RUNAWAY_PROTECTION_PERIOD && THERMAL_RUNAWAY_PROTECTION_PERIOD > 0

^

C:\Users\DanX99\Documents\Arduino\libraries\U8glib\utility\u8g_rot.c:48:1: warning: initialization from incompatible pointer type [enabled by default]

u8g_dev_t u8g_dev_rot = { u8g_dev_rot_dummy_fn, NULL, NULL };

^

C:\Users\DanX99\Documents\Arduino\libraries\U8glib\utility\u8g_rot.c:48:1: warning: (near initialization for 'u8g_dev_rot.dev_fn') [enabled by default]
Sorry, only registered users may post in this forum.

Click here to login