Hi there! I download FW and change only board: #define MOTHERBOARD 9. Everything else is default values.
And have this error while compile:
In file included from /Repetier.h:374, from Commands.cpp:22:
/Printer.h: In static member function 'static bool Printer::isZProbeHit()':
Printer.h:439: error: 'DIO63_RPORT' was not declared in this scope
Printer.h:439: error: 'DIO63_PIN' was not declared in this scope
Tell me what this means? What's wrong?
Thank you!
And have this error while compile:
In file included from /Repetier.h:374, from Commands.cpp:22:
/Printer.h: In static member function 'static bool Printer::isZProbeHit()':
Printer.h:439: error: 'DIO63_RPORT' was not declared in this scope
Printer.h:439: error: 'DIO63_PIN' was not declared in this scope
Tell me what this means? What's wrong?
Thank you!