mirror of https://github.com/Desuuuu/klipper.git
test: Add printer-elegoo-neptune2-v1.2-2021.cfg to printers.test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
b9116e4a03
commit
9014677cbd
|
@ -58,6 +58,7 @@ heater_pin: PC3
|
||||||
sensor_type: EPCOS 100K B57560G104F
|
sensor_type: EPCOS 100K B57560G104F
|
||||||
sensor_pin: PC1
|
sensor_pin: PC1
|
||||||
# tuned for stock hardware with 210 degree Celsius target
|
# tuned for stock hardware with 210 degree Celsius target
|
||||||
|
control: pid
|
||||||
pid_Kp: 29.056
|
pid_Kp: 29.056
|
||||||
pid_Ki: 1.628
|
pid_Ki: 1.628
|
||||||
pid_Kd: 129.664
|
pid_Kd: 129.664
|
||||||
|
@ -73,6 +74,7 @@ heater_pin: PA0
|
||||||
sensor_type: EPCOS 100K B57560G104F
|
sensor_type: EPCOS 100K B57560G104F
|
||||||
sensor_pin: PC0
|
sensor_pin: PC0
|
||||||
# tuned for stock hardware with 60 degree Celsius target
|
# tuned for stock hardware with 60 degree Celsius target
|
||||||
|
control: pid
|
||||||
pid_Kp: 70.857
|
pid_Kp: 70.857
|
||||||
pid_Ki: 1.221
|
pid_Ki: 1.221
|
||||||
pid_Kd: 1028.316
|
pid_Kd: 1028.316
|
||||||
|
|
|
@ -155,6 +155,7 @@ CONFIG ../../config/printer-creality-ender3-v2-2020.cfg
|
||||||
CONFIG ../../config/printer-creality-ender3max-2021.cfg
|
CONFIG ../../config/printer-creality-ender3max-2021.cfg
|
||||||
CONFIG ../../config/printer-creality-ender3pro-2020.cfg
|
CONFIG ../../config/printer-creality-ender3pro-2020.cfg
|
||||||
CONFIG ../../config/printer-creality-ender6-2020.cfg
|
CONFIG ../../config/printer-creality-ender6-2020.cfg
|
||||||
|
CONFIG ../../config/printer-elegoo-neptune2-v1.2-2021.cfg
|
||||||
CONFIG ../../config/printer-eryone-er20-2021.cfg
|
CONFIG ../../config/printer-eryone-er20-2021.cfg
|
||||||
CONFIG ../../config/printer-flsun-q5-2020.cfg
|
CONFIG ../../config/printer-flsun-q5-2020.cfg
|
||||||
CONFIG ../../config/printer-flsun-qqs-2020.cfg
|
CONFIG ../../config/printer-flsun-qqs-2020.cfg
|
||||||
|
|
Loading…
Reference in New Issue