Not enough volts at the hotend, can't reach temp
-
I have been experiencing not being able to get to printing temperature. I changed the heater cartridge thinking it had gone south on me since this was out of the blue. That wasn't it. So I broke out my meter, I have 24v coming into the board, around 19.8 at the terminals for E1 and at terminals for the heater cartridge on the smart effector. since the drop is at the terminals on the Duet Ethernet, that is where the trouble is, but what can I do about it?
usual message when I run a PID Autotune
Auto tune cancelled because target temperature was not reached
3:05:10 PM
Auto tune phase 1, heater on
3:05:03 PM
M303 H1 P1.0 S260
Auto tuning heater 1 using target temperature 260.0C and PWM 1.00 - do not leave printer unattended -
; Heaters
M143 S298 ; Set maximum heater temperature to 285C
M301 H0 S1.00 P10 I0.1 D200 T0.4 W180 B30 ; Use PID on bed heater (may require further tuning)
M305 P0 T100000 B4607 C7.06e-8 R4700 ; Set thermistor + ADC parameters for heater 0
M305 P1 T100000 B4725 C7.06e-8 R4700 ; Set thermistor + ADC parameters for heater 1