<font face="Arial, Verdana">I have not been able to compile V0.91 firmware. I created a new configuration using http://www.repetier.com/firmware/v091/index.html I selected the Melzi board and I selected the Pibot Display/Controller extension with 20 x 4 characters. I downloaded the complete firmware. I unzipped the firmware. Using IDE 1.0.5 r2 I receive the following compile errors:</font>
<font face="Arial, Verdana">In file included from /Repetier.h:271,</font>
<font face="Arial, Verdana"> from ui.cpp:20:</font>
<font face="Arial, Verdana">/ui.h: In function 'void ui_init_keys()':</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_DDR' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_PIN' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_WPORT' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_PIN' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_WPORT' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:913: error: 'DIO42_PIN' was not declared in this scope</font>
<font face="Arial, Verdana">/ui.h: In function 'void ui_check_keys(int&)':</font>
<font face="Arial, Verdana">ui.h:920: error: 'DIO42_RPORT' was not declared in this scope</font>
<font face="Arial, Verdana">ui.h:920: error: 'DIO42_PIN' was not declared in this scope</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">I have made no changes to any of the files. The port 42 is hard coded in ui.h although there is not a port 42 on the Melzi board.</font>
<font face="Arial, Verdana">Please any help appreciated</font>