Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

[QUESTION] Autotuning Hotend / Hotbed in special menu not working #30

Closed achrainer closed 4 years ago

achrainer commented 4 years ago

Hi,

it seems that with the latest release, the Auto-Tune PID menu items do no longer work. The machine does not heat up anything and turns off within 1-2 minutes.

Best regards from Austria, Gerhard

Poket-Jony commented 4 years ago

Please connect to the printer via Pronterface (or similar) and have a look at the output. There should be exactly what he does.

achrainer commented 4 years ago

Servus,

schau ich mir natürlich mal an, kein Problem. Mir ist’s nur aufgefallen, weil die ersten 2.x Versionen hier kein Problem machten. Dachte, es wäre evtl. das gesamte Special Menu nicht in Ordnung.

Wenn’s Erkenntnisse gibt, aktualisiere ich das Ticket.

LG Gerhard

(English) Ok, I’ll have a look and update you if there is more detail

Poket-Jony commented 4 years ago

In the last RC versions, the new shutdown M85 was added, which switches the printer off after 15 minutes of inactivity. May be that you did the PID tuning right then. It is best to deactivate "auto power off" in the status menu before do the PID Tuning.

bernhardberger commented 4 years ago

Works for me. Only a missing "peep"-Tone on the bed pid tuning, but worked like a charm.

Poket-Jony commented 4 years ago

https://github.com/Poket-Jony/Marlin-A4MaxPro-2.0.x/blob/master/Marlin/src/lcd/extensible_ui/lib/dwin/DwinTFT.cpp#L314 should produce the sound .. but the method may not be called