Skip to content

Commit 6a59308

Browse files
committed
Added silicone sock to hotend, new PID tune
1 parent c3f121f commit 6a59308

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Marlin/Configuration.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -660,9 +660,9 @@
660660
#define DEFAULT_Ki_LIST { 1.08, 1.08 }
661661
#define DEFAULT_Kd_LIST { 114.00, 114.00 }
662662
#else
663-
#define DEFAULT_Kp 20.67
664-
#define DEFAULT_Ki 1.44
665-
#define DEFAULT_Kd 73.93
663+
#define DEFAULT_Kp 26.42
664+
#define DEFAULT_Ki 1.72
665+
#define DEFAULT_Kd 101.71
666666
#endif
667667
#endif
668668

0 commit comments

Comments
 (0)