MarlinFirmware / Configurations

Configurations for Marlin Firmware
https://marlinfw.org
GNU General Public License v3.0
2.03k stars 3.36k forks source link

Temperature not stabilizing on Anycubic Predator #996

Closed GruenSein closed 8 months ago

GruenSein commented 9 months ago

Bug Description

Hi all,

in case anybody reads this: Happy holidays, everyone! So, here is my issue. I have upgraded my Anycubic Predator from the manufacturers stock firmware to the current Marlin v2.1.2.1 release using the example configuration for the Predator. While building and flashing went well, my machine won't print anything in the current state because it is stuck in the heating phase of the extruder. I have waited for almost 20 minutes watching the temperatures fluctuating around the setpoint of 205C. It never settles.

Things, I have already tried that did not solve the problem:

As my machine used to work reasonably well with the manufacturer's firmware, I assume that this must be a configuration issue but I am out of ideas. Therefore, I'd appreciate any help that anyone can provide.

Configuration Files

config.zip

Modifications as mentioned above:

Steps to Reproduce

Flash the device to the firmware as described and try to print a calibration cube at 205C.

Expected behavior:

Stabilizing temperatures and printing.

Actual behavior:

Temperature never stabilizes. Device is stuck in the heating phase.

EvilGremlin commented 9 months ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

thinkyhead commented 8 months ago

PID tuning can sometimes be tricky. You now also have the option to use MPC, so give that a try. As mentioned above, you should seek help in the help areas. With interactive help from the community it's very likely you will get your problem solved pretty quickly.