Page 1 of 1

Calling ALL RAMPS 1.4 Users

Posted: Tue Jul 30, 2013 4:57 pm
by 3d hi maui
I have just built a Rostock Kossel and am using ramps 1.4 for mother board.
I am trying to use Repetier Max as my firmware, but when i change the mother board from 301 Rambo board to 33 Ramps 1.4 I get a compilation error.

'TEMP_BED_PIN' was not declared in this scope.

I was told to look in pins.h . That maybe a change needs to be made there, but i can't find the error.

Thanks for any and all help !!!

Re: Calling ALL RAMPS 1.4 Users

Posted: Wed Jul 31, 2013 2:13 am
by Polygonhell
Yes TEMP_BED_PIN is not defined for RAMPS, you'll have to find the reference in configuration.h and change it to the appropriate thermistor input pin for RAMPS.

Re: Calling ALL RAMPS 1.4 Users

Posted: Wed Jul 31, 2013 2:36 am
by Flateric
I believe I got around this by downloading the master version of repetier from the repetier site itself and simply changed the board type and all compiled well then. I'll double check for ya. But one of them didn't need any massaging to get it to go other than switching the board type.