Heater problem since Change from main board to extension board
-
Hi,
Since I have switch my heat chamber in duet1XD output I have tge following problem
Error: Failed to switch off remote heater 4:
config.g for the heating chamber
;Heat chamber M308 S4 P"20.temp0" Y"thermistor" A"Chambre" T100000 B4725 C7.06e-8 ; configure sensor 3 as thermistor on pin temp3 M950 H4 C"20.out1" T4 ; create chamber heater output on out3 and map it to sensor 3 M307 H4 B0 S1.00 ; disable bang-bang mode for the chamber heater and set PWM limit M141 P0 H4 ; map chamber to heater 3 M570 H4 P999999 T999999 ; 30min extra 20°C tolerance M143 H4 P0 S70 A2 ; set temperature limit for heater 3 to 100C
When I have the message then emergency stop
The problem occur even when the machine doesn't print.
Using MB6HC + 1XD
firmware 3.4.6Thanks !
-
Can you please post your full config.g?
Also please send M122 and M98 P"config.g" and post the results here.@tom33 said in Heater problem since Change from main board to extension board:
firmware 3.4.6
Please update your firmware to 3.5.2 on all board.
-
@tom33 Can you also provide an example of when you get that message?