Enabling fan on auto PID tune

Since a custom fan duct caused the heat block on my printer to cool down enough to have a negative impact on PETG printing, I adjusted the auto PID tune aswell as the default PID values.

Also adding a precompiled hex file of all the previous changes.
This commit is contained in:
David Ramiro
2018-11-24 03:44:53 +01:00
parent 4fd3347f81
commit b76f3358a5
7 changed files with 14511 additions and 13416 deletions

View File

@@ -381,9 +381,9 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// i3 Mega
#define DEFAULT_Kp 14.42
#define DEFAULT_Ki 0.81
#define DEFAULT_Kd 64.10
#define DEFAULT_Kp 13.76
#define DEFAULT_Ki 0.85
#define DEFAULT_Kd 55.79
// Ultimaker
//#define DEFAULT_Kp 22.2