Marlin 1.1.8 Heating failed error June 29, 2018 05:03PM |
Registered: 6 years ago Posts: 25 |
Re: Marlin 1.1.8 Heating failed error July 01, 2018 04:39PM |
Registered: 6 years ago Posts: 6 |
Re: Marlin 1.1.8 Heating failed error July 01, 2018 09:40PM |
Admin Registered: 14 years ago Posts: 7,207 |
Re: Marlin 1.1.8 Heating failed error July 03, 2018 06:10AM |
Registered: 6 years ago Posts: 8 |
Re: Marlin 1.1.8 Heating failed error July 13, 2018 08:29AM |
Registered: 6 years ago Posts: 25 |
Re: Marlin 1.1.8 Heating failed error December 26, 2018 03:39PM |
Registered: 6 years ago Posts: 18 |
Re: Marlin 1.1.8 Heating failed error February 01, 2019 10:17AM |
Registered: 7 years ago Posts: 619 |
Quote
Sacramento
Hi Gaz3 and Geball
I had the same problem and solved it by going to config adv and changed the following settings:
#define WATCH_TEMP_PERIOD 40 //seconds
#define WATCH_TEMP_INCREASE 4 //ºC
#define WATCH_BED_TEMP_PERIOD 90 //seconds
#define WATCH_BED_TEMP_INCREASE 2 //ºC
If you increase WATCH_TEMP_PERIOD by 50 or 60% your problem is fixed and if not decrease WATCH_TEMP_INCREASE.
The first one is related with nozzle and the second one for the bed.
Hope it can solve your problem
Regards
Sacramento