Questions tagged [pid]

13 questions
6
votes
3 answers

Thermal Runaway E1 at Layer 2

Before I start, I'll give you my setup: Ender 3 Pro Marlin 2.0.7.2 Material/Nozzle: PETG 0.4 mm @ 215 °C Bed: Glass @ 80 °C Default printing speed: 70 mm/s Standard part cooling fan Since I've updated the Marlin FW on from factory default to…
jwagn
  • 111
  • 5
3
votes
1 answer

PID autotune fails under all conditions so far. Any ideas I haven't tried?

I got some Prusa i3 clones with Melzi boards with Marlin, or nearly so. One of them performed very well (considering that the board would reboot whenever power was applied to the build plate. But I digress) until finally the hot end failed, possibly…
2
votes
1 answer

PID autotune fails with a temp too high

Working on upgrading my Ender 3 to a dual extruder setup using the Winsinn dual hot end and MKS Base V1.6 motherboard using Marlin FW 2.0.5 and am unable to get the PID autotune to work. When I start the autotune, the temperature spikes pretty…
Keith Rawson
  • 23
  • 1
  • 6
2
votes
1 answer

PID Autotuning not working – large initial overshoot, no oscillations

Using the following code to autotune the PID: M303 E0 S200 C10 Which is setting my tuning temperature to 200 °C using 10 cycles (though this is irrelevant in this scenario). The temperature overshoots to 250 °C then decreases until room…
FEA42
  • 393
  • 4
  • 11
1
vote
1 answer

How to properly run a PID Tuning and update the firmware?

The Firmware Step-by-step guide remarks to only mess with PID-Tuning settings in the firmware when you know what you are doing. Apparently, defining those settings in the firmware is a somewhat involved process, so this begs the question: How do you…
Trish
  • 20,169
  • 10
  • 43
  • 92
1
vote
2 answers

PID tuning and different filament temperatures

Since I have lots of PETG, I ran tuning to 230 °C (average temp for my filaments). What is it good for, in terms of temperature ranges? For the same printer configuration, and just different filaments, will I need to run it again and again? Let's…
bigpow
  • 47
  • 8
1
vote
1 answer

PID tuning 50 W cartridge in Marlin

Recently I decided to upgrade my Geeetech A10 (GT2560 v3.0 board) with E3D Chimera, Marlin 2.0.3 and more powerful 50 W heater cartridge. I wired everything up and tried to PID tune the hot end, but I got a problem. When the tuning ends and I use…
Honza535
  • 23
  • 1
  • 4
1
vote
1 answer

PID autotune fails 'Temp too high' with 12 V heater cartridge but works with 24 V?

So, I have created my own heater block for my 3D printer and mistakenly was using a 12 V, 40 W heater cartridge thinking that was the standard for my Ender 3, when in fact it is supplied with a 24 V, 40 W. You may have seen my earlier post about…
FEA42
  • 393
  • 4
  • 11
0
votes
0 answers

Is there somewhere a procedure to manually calibrate the PID?

I own a Balco rebranding of the Duplicator i3+ and after having replaced the plastic driving gearbox with a metallic one, it appears that for some reason the extrusion temperature became unstable and I suppose I should to re-calibrate the parameters…
Camion
  • 161
  • 7
0
votes
0 answers

PID Autotune not working and M92 calibration not saving?

I have a Witbox 2 running Marlin that I got second hand and it seems like nothing is able to be calibrated on it. I have tried many times to get the nozzle calibration to save but it never seems to save my values, even with the M500 command. Also,…
Jakob
  • 1
  • 1
0
votes
1 answer

Disable Marlin PID, and start print manual

The thermistor of the hotend of my printer broke, at the moment I have no way to replace it, due to the global situation with the virus. In my hands I have one of these industrial PIDs which is Temperature controller+K-type couple+SSR. Is there a…
efirvida
  • 113
  • 4
0
votes
0 answers

PID Autotune not working properly

I'm running the autotune PID because I had to replace the hotend. The command that I launch is M303 E0 S200 C9. But from the temperature chart I see that he has only made two cycles, after which the autotune control seems to have gone mad and has…
kitsune
  • 101
  • 2
0
votes
0 answers

Ender 3 overshot the set temperature and hitting MAX TEMP error

So for the past few months I have been printing in my Ender 3 and everything ran smoothly. But suddenly a few days ago I tried to print and the hot end temperature just keeps on rising past the set temperature of 230. I tried PID tuning, changing…