Problems with the E3D-V6 Temperature
-
@lui2004 Possibly the comma instead of a period.
, versus .
-
Now i See my mistake.
And for E3d-v6 What i can do to solve my problem any idea?
-
If it really is an authentic E3D hotend and thermistor I think your M305 settings are off.
You have
M305 P1 B4725 C7.060000e-8
But should haveM305 P1 T100000 B4388 C7.060000e-8 R4700
Or at least that's what the configurator gives for the semitek thermistor E3D uses. -
@phaedrux said in Problems with the E3D-V6 Temperature:
M305 P1 T100000 B4388 C7.060000e-8 R4700
ok i have change it
send this gcode for autotuning:
M303 H1 S240result:
Warning: Heater 1 appears to be over-powered. If left on at full power, its temperature is predicted to reach 472C.
Auto tune heater 1 completed in 223 sec
Use M307 H1 to see the result, or M500 to save the result in config-override.gGcode M307 H1 Result is:
M307 H1
Heater 1 model: gain 447.7, time constant 133.2, dead time 13.0, max PWM 1.00, calibration voltage 12.3, mode PID, inverted no, frequency default
Computed PID parameters for setpoint change: P4.1, I0.098, D37.2
Computed PID parameters for load change: P4.1 -
Have you double check voltage of termopar/PSU printer?
-
That looks like a normal warning. Is the temp stable now or does it still fault?
-
till 5 minutes 235C stable
i will make a test print
-
seems to be ok still print the calibration cube
other thin my print is not in the center of my bed
-
-
@lui2004 said in Problems with the E3D-V6 Temperature:
Now i See my mistake.
And for E3d-v6 What i can do to solve my problem any idea?
I assume you fixed this one too?
M143 H1 S28 0 ; Set temperature limit for heater 1 to 280C
-
Yes i fix it