Page 1 of 1

FIRMWARE for MAX with RAMPS and SmartController

Posted: Mon Oct 13, 2014 7:52 am
by bobnet
I couldn't get the latest firmware to compile with MOTHERBOARD 33 selected.

Commands.cpp: In static member function 'static void Commands::emergencyStop()':
Commands.cpp:1423: error: 'DIOHEATER_BED_PIN_WPORT' was not declared in this scope
Commands.cpp:1423: error: 'DIOHEATER_BED_PIN_PIN' was not declared in this scope

I no longer have a copy of the code as was way back when, but I do remember it was a nightmare to compile it.

I'm guessing this is a pins.h thing. Any help, ideas or a link to a working version would be appreciated.

Thanks

rob@openpart

Re: FIRMWARE for MAX with RAMPS and SmartController

Posted: Tue Oct 21, 2014 1:16 pm
by bobnet
Eric posted a fix (in August) here... http://forum.seemecnc.com/viewtopic.php ... 244#p47922