I have tried this, and the most i can get it to stably is 200c, I usually print abs at 220, but anything over 210 and the hot end goes mental...
Its nice and stable increase all the way to 200, then it just jumps 210, 230, 250, 300 and then i hit the max temp limit and it cuts off.
I did the auto tune successfully for 200, but then when i try auto tune 210 and it fails with Autotune failed! Temp too high
I've got my PID settings at:
#define DEFAULT_Kp 20.27 // 22.2
#define DEFAULT_Ki 1.11 // 1.08
#define DEFAULT_Kd 92.67 // 114
as per what auto tune told me to put for the following command: m303 e0 s210 c8
I'm scratching my head now... do i change the the command to m303 e0 s205 c8 and keep building it up that way?
Its nice and stable increase all the way to 200, then it just jumps 210, 230, 250, 300 and then i hit the max temp limit and it cuts off.
I did the auto tune successfully for 200, but then when i try auto tune 210 and it fails with Autotune failed! Temp too high
I've got my PID settings at:
#define DEFAULT_Kp 20.27 // 22.2
#define DEFAULT_Ki 1.11 // 1.08
#define DEFAULT_Kd 92.67 // 114
as per what auto tune told me to put for the following command: m303 e0 s210 c8
I'm scratching my head now... do i change the the command to m303 e0 s205 c8 and keep building it up that way?