Welcome! Log In Create A New Profile

Advanced

Cannot compile Repetier with full graphics support

Posted by alexanderfitu 
Cannot compile Repetier with full graphics support
February 12, 2016 07:21AM
HI all

When compiling Repetier (latest version) in Arudino IDE 1.0.6.I am compliting for a Melzi 2.0 board.

I get the following error:

SET_INPUT(SDCARDDETECT);

Printer.cpp: In static member function 'static void Printer::setup()':
Printer.cpp:832: error: 'DIO49_DDR' was not declared in this scope
Printer.cpp:832: error: 'DIO49_PIN' was not declared in this scope
Printer.cpp:833: error: 'DIO49_WPORT' was not declared in this scope
Printer.cpp:833: error: 'DIO49_PIN' was not declared in this scope
Printer.cpp:833: error: 'DIO49_WPORT' was not declared in this scope
Printer.cpp:833: error: 'DIO49_PIN' was not declared in this scope

I am a bit stuck as to where to go from here.

If I set #define FEATURE_CONTROLLER 0 from 11 it compiles and works fine (with no LCD/controller support)

Any help would be much appreciated.

Thanks

Edited 1 time(s). Last edit at 02/12/2016 08:01AM by alexanderfitu.
Re: Cannot compile Repetier with full graphics support
February 18, 2016 06:19PM
Did you find a solution ? I'm stuck here as well.
Re: Cannot compile Repetier with full graphics support
February 20, 2016 11:41AM
There is no prebuild combination melzi board - RRD GLCD display. So it uses pins never proposed to be used in that combination and in that case even do not exist on melzi board.

Tweak ui.h to use the correct pins for that combination.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Sorry, only registered users may post in this forum.

Click here to login