<font face="Arial, Verdana">Thanks. FEATURE_CONTROLLER 2 is set and I went back through the v.91 config tool.</font>
It was compiling yesterday when I left out the Display settings but now when I try to compile I get errors.
the first error is
<font face="Arial, Verdana">ui.cpp: In member function 'void UIDisplay::adjustMenuPos()':</font>
<font face="Arial, Verdana">ui.cpp:2016: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive]</font>
<font face="Arial, Verdana"> uint8_t mtype = HAL::readFlashByte((const prog_char*)&(men->menuType));</font>
<font face="Arial, Verdana">
</font>
I noticed something in the Repetier file about uncommenting the LiquidCrystal.h and I did, it didn't seem to help the error.