mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-10 07:15:11 -06:00
parent
992c1ea154
commit
7d9bf1787e
282 changed files with 564 additions and 564 deletions
|
@ -637,8 +637,8 @@
|
|||
// Use the command M303 E0 S200 C8 each time you make any changes to your extruder
|
||||
|
||||
#if ENABLED(PID_PARAMS_PER_HOTEND)
|
||||
// Specify between 1 and HOTENDS values per array.
|
||||
// If fewer than EXTRUDER values are provided, the last element will be repeated.
|
||||
// Specify up to one value per hotend here, according to your setup.
|
||||
// If there are fewer values, the last one applies to the remaining hotends.
|
||||
#define DEFAULT_Kp_LIST { 17.22, 17.22 }
|
||||
#define DEFAULT_Ki_LIST { 1.00, 1.00 }
|
||||
#define DEFAULT_Kd_LIST { 74.22, 74.22 }
|
||||
|
|
|
@ -637,8 +637,8 @@
|
|||
// Use the command M303 E0 S200 C8 each time you make any changes to your extruder
|
||||
|
||||
#if ENABLED(PID_PARAMS_PER_HOTEND)
|
||||
// Specify between 1 and HOTENDS values per array.
|
||||
// If fewer than EXTRUDER values are provided, the last element will be repeated.
|
||||
// Specify up to one value per hotend here, according to your setup.
|
||||
// If there are fewer values, the last one applies to the remaining hotends.
|
||||
#define DEFAULT_Kp_LIST { 17.22, 17.22 }
|
||||
#define DEFAULT_Ki_LIST { 1.00, 1.00 }
|
||||
#define DEFAULT_Kd_LIST { 74.22, 74.22 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue