heated bed/ extruder hot end board confusion April 25, 2014 06:21PM |
Registered: 9 years ago Posts: 5 |
[ERROR] Error:0 : Extruder switched off. MINTEMP triggered ! Errorand it can't read the current temperature of the bed or extruder and neither powers up when I set them on in pronterface.rinter stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting) [ERROR] Error
rinter stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)
Re: heated bed/ extruder hot end board confusion April 27, 2014 12:30PM |
Registered: 9 years ago Posts: 125 |
Re: heated bed/ extruder hot end board confusion April 27, 2014 12:56PM |
Registered: 9 years ago Posts: 125 |
Re: heated bed/ extruder hot end board confusion April 27, 2014 07:02PM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 27, 2014 09:01PM |
Admin Registered: 12 years ago Posts: 6,859 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 06:50AM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 07:38AM |
Registered: 9 years ago Posts: 5 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 07:50AM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 02:42PM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 04:17PM |
Registered: 9 years ago Posts: 5 |
Quote
Hi Steffan,
Sorry to hear about the printer problems. It sounds like could be T0 that isn’t working, or D08. You can try bypassing T0 by swapping to T2 (need to change the lines:
#define TEMP_SENSOR_0 70
#define TEMP_SENSOR_1 1
#define TEMP_SENSOR_2 0
to
#define TEMP_SENSOR_0 0
#define TEMP_SENSOR_1 1
#define TEMP_SENSOR_2 70
in configuration.h (which you can download here: [forums.reprap.org] )
If it’s D08, you can try D09 (which can be for a 2nd extruder).
If neither of these things work, I can send on a replacement RAMPS if you then return yours.
Cheers,
Greg
Re: heated bed/ extruder hot end board confusion April 28, 2014 05:11PM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 05:29PM |
Registered: 9 years ago Posts: 125 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 05:35PM |
Registered: 9 years ago Posts: 5 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 06:00PM |
Registered: 9 years ago Posts: 125 |
Re: heated bed/ extruder hot end board confusion April 28, 2014 07:34PM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 30, 2014 05:25AM |
Registered: 9 years ago Posts: 16 |
Re: heated bed/ extruder hot end board confusion April 30, 2014 01:34PM |
Registered: 9 years ago Posts: 125 |
Re: heated bed/ extruder hot end board confusion May 14, 2014 06:33AM |
Registered: 9 years ago Posts: 5 |
Very true! so in the spirit of sharing what we learntQuote
sidhabo
Good going Hlias. Thanks for feedback. Always nice to see happy ending to problems
And also very helpful for other people that might have the same problem.
Many people miss out on that in forums, once they are happy on problem solved .....
Ha det gött
Bosse
Re: heated bed/ extruder hot end board confusion May 14, 2014 09:33AM |
Registered: 10 years ago Posts: 474 |
that is good that you figured it out that make sure you put everything back to normal before you run it too long.Quote
steffman
Very true! so in the spirit of sharing what we learntQuote
sidhabo
Good going Hlias. Thanks for feedback. Always nice to see happy ending to problems
And also very helpful for other people that might have the same problem.
Many people miss out on that in forums, once they are happy on problem solved .....
Ha det gött
Bosse
it turned out my hot end was broken (I tried taking a resistance reading of the thermistor and the connecting wires subsequently slid out of their heat shrink)
swapped it out for a new one and everything's heating up as it should now