[RESOLVED] Model Predictive Control Support (MPCTEMP) #17
Closed
thisiskeithb
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As requested on Twitter, I've added Model Predictive Control Support (MPCTEMP) support. When enabled, this replaces PID for the hotend.
When configured correctly, this gives better responsiveness and stability than PID:
Enable with
PRUSA_AIO_HOTEND_MPCTEMP
and autotune withM306 T
. Add the tuned values toPrusa_AIO_Configuration.h
by enablingPRUSA_AIO_CUSTOM_HOTEND_MPCTEMP
.Beta Was this translation helpful? Give feedback.
All reactions