Rambo Onyx Repetier Heatbed not on
Posted: Sun Jun 09, 2013 5:44 am
Hi, setting up my RostockMax all's good but heatbed didn't heat to begin with, after some tweaking with pins.h I've got it running but now hotend two are coming on simultaneous with hotend one ?
The mod i made in pins.h are:
#define HEATER_BED_PIN 3
#define TEMP_BED_PIN 2
#define HEATER_0_PIN 9
#define TEMP_0_PIN 0
#define HEATER_1_PIN 7 //7 ********** here I change from 5 to 7
#define TEMP_1_PIN 1
#define HEATER_2_PIN 1
#define TEMP_2_PIN 2
Haven't spend much time to investigate pins.h but any help will be appreciated
Anders SWE
The mod i made in pins.h are:
#define HEATER_BED_PIN 3
#define TEMP_BED_PIN 2
#define HEATER_0_PIN 9
#define TEMP_0_PIN 0
#define HEATER_1_PIN 7 //7 ********** here I change from 5 to 7
#define TEMP_1_PIN 1
#define HEATER_2_PIN 1
#define TEMP_2_PIN 2
Haven't spend much time to investigate pins.h but any help will be appreciated
Anders SWE