🎨 Align Bed PID
Some checks are pending
Deploy / deploy (push) Waiting to run

This commit is contained in:
Scott Lahteine 2025-06-10 15:09:17 -05:00
parent 22b042cc0a
commit 76099d0f00
333 changed files with 620 additions and 620 deletions

View file

@ -815,7 +815,7 @@
// Tuned by Sam Pinches on A5S at 75C (18th March, 2019)
#define DEFAULT_bedKp 175.83
#define DEFAULT_bedKi 28.85
#define DEFAULT_bedKi 28.85
#define DEFAULT_bedKd 267.90
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.

View file

@ -811,7 +811,7 @@
// 120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
// from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
#define DEFAULT_bedKp 344.85
#define DEFAULT_bedKi 66.82
#define DEFAULT_bedKi 66.82
#define DEFAULT_bedKd 444.95
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.

View file

@ -818,8 +818,8 @@
// from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
// JGAurora A5 (tuned at 70C)
#define DEFAULT_bedKp 10.00
#define DEFAULT_bedKi .023
#define DEFAULT_bedKp 10.00
#define DEFAULT_bedKi 0.023
#define DEFAULT_bedKd 305.4
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.

View file

@ -815,7 +815,7 @@
// Tuned by Sam Pinches on A5S at 75C (18th March, 2019)
#define DEFAULT_bedKp 175.83
#define DEFAULT_bedKi 28.85
#define DEFAULT_bedKi 28.85
#define DEFAULT_bedKd 267.90
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.

View file

@ -810,8 +810,8 @@
// 120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
// from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
#define DEFAULT_bedKp 10.00
#define DEFAULT_bedKi .023
#define DEFAULT_bedKp 10.00
#define DEFAULT_bedKi 0.023
#define DEFAULT_bedKd 305.4
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.