Ultratronics
I am trying to install Repetier on my new Ultratronics board.
When compiling I get the following errors:
Arduino: 1.6.9 (Windows 10), Board: "Arduino Due (Programming Port)"
Build options changed, rebuilding all
sketch\HAL.cpp: In static member function 'static void HAL::importEEPROM()':
HAL.cpp:271: error: no matching function for call to 'EEPROM::readDataFromEEPROM()'
EEPROM::readDataFromEEPROM();
^
sketch\HAL.cpp:271:32: note: candidate is:
In file included from sketch\Repetier.h:1016:0,
from sketch\HAL.cpp:28:
sketch\Eeprom.h:193:17: note: static void EEPROM::readDataFromEEPROM(bool)
static void readDataFromEEPROM(bool includeExtruder);
^
sketch\Eeprom.h:193:17: note: candidate expects 1 argument, 0 provided
exit status 1
no matching function for call to 'EEPROM::readDataFromEEPROM()'
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Can anybody help me?
Comments
So easy to set-up my new delta printer with Ultratronics board + RAPS128 !
One week that I tried to fix it with the reprapworld firmware ... and send email to them without reply :-(
With the Repetier Firmware configuration tool version 1.0.0dev : it was PERFECT !!
I just made a donation :-)
So happy !!!
Frederic - alias Pi-Wi 74 (france)