Hot end port not working
Posted: Fri Apr 26, 2013 10:24 pm
So I'm thinking that I fried some part of the RAMBo... I have control of all the motors through Repetier, and can heat up the bed, but the hot end temperature will not heat up. I confirmed that the hot end is functional by hooking it up to the bed output from the RAMBo and it started heating up. It seems that some component in the power distribution to the HEATER_0_PIN & HEATER_1_PIN on the board has been fried, but I'm no electronics board diagnostic expert so looking to the community to find out what I can meter out to determine the cause of the failure to replace it.
I'm using Polygonhell's firmware, I made my own repository though to keep track of changes I've made myself... Mine can be found here: https://github.com/afloyd/repetier-firm ... evelopment
Things I've tried so far:
1) Moved the hot end output plug ("HEAT 0" on RAMBo) to the bed output plug ("HEAT 2-BED") and turned on the bed temp to make sure the hot end temperature went up, and it registered in Repetier with increasing temperature
2) Since I confirmed the hot end was in fact working from a hardware standpoint, I tried re-mapping the pins in the firmware to the second extruder position by changing...
in configuration.h:
changed line 260
#define EXT0_EXTRUDER_COOLER_PIN 7
to
#define EXT0_EXTRUDER_COOLER_PIN -1
in pins.h
changed line 1089
#define HEATER_0_PIN 9
to
#define HEATER_0_PIN 7
Then moved the hot end plug to "HEAT 1" output on the RAMBo. Set the hot end temp to 200 and the temp didn't change.
Anyone have some ideas on what component could be fried, where it's at/etc... Or what steps to take to possibly track down which one it is?
My RAMBo picture gallery: https://plus.google.com/photos/10915024 ... oJDRh-izWw
[img]https://lh4.googleusercontent.com/-D3J- ... CN9549.JPG[/img]
[img]https://lh4.googleusercontent.com/-R79b ... CN9550.JPG[/img]
[img]https://lh3.googleusercontent.com/-IJBm ... CN9551.JPG[/img]
[img]https://lh6.googleusercontent.com/-IhEB ... CN9552.JPG[/img]
[img]https://lh5.googleusercontent.com/-Iy6c ... CN9553.JPG[/img]
I'm using Polygonhell's firmware, I made my own repository though to keep track of changes I've made myself... Mine can be found here: https://github.com/afloyd/repetier-firm ... evelopment
Things I've tried so far:
1) Moved the hot end output plug ("HEAT 0" on RAMBo) to the bed output plug ("HEAT 2-BED") and turned on the bed temp to make sure the hot end temperature went up, and it registered in Repetier with increasing temperature
2) Since I confirmed the hot end was in fact working from a hardware standpoint, I tried re-mapping the pins in the firmware to the second extruder position by changing...
in configuration.h:
changed line 260
#define EXT0_EXTRUDER_COOLER_PIN 7
to
#define EXT0_EXTRUDER_COOLER_PIN -1
in pins.h
changed line 1089
#define HEATER_0_PIN 9
to
#define HEATER_0_PIN 7
Then moved the hot end plug to "HEAT 1" output on the RAMBo. Set the hot end temp to 200 and the temp didn't change.
Anyone have some ideas on what component could be fried, where it's at/etc... Or what steps to take to possibly track down which one it is?
My RAMBo picture gallery: https://plus.google.com/photos/10915024 ... oJDRh-izWw
[img]https://lh4.googleusercontent.com/-D3J- ... CN9549.JPG[/img]
[img]https://lh4.googleusercontent.com/-R79b ... CN9550.JPG[/img]
[img]https://lh3.googleusercontent.com/-IJBm ... CN9551.JPG[/img]
[img]https://lh6.googleusercontent.com/-IhEB ... CN9552.JPG[/img]
[img]https://lh5.googleusercontent.com/-Iy6c ... CN9553.JPG[/img]