mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 22:54:11 -06:00
This commit is contained in:
parent
22b042cc0a
commit
76099d0f00
333 changed files with 620 additions and 620 deletions
|
@ -809,9 +809,9 @@
|
|||
// Get the power from the temperature report ('M105' => B@:nnn) and try P*2-20 to P*2-10.
|
||||
//#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. Use 'M303 D' to enable/disable.
|
||||
// MeCreator2 generated by Autotune
|
||||
#define DEFAULT_bedKp 182.46 // 175.68 189.95
|
||||
#define DEFAULT_bedKi 35.92 // 34.59 37.40
|
||||
#define DEFAULT_bedKd 231.70 // 223.07 241.19
|
||||
#define DEFAULT_bedKp 182.46
|
||||
#define DEFAULT_bedKi 35.92
|
||||
#define DEFAULT_bedKd 231.70
|
||||
|
||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue