mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
New pid hotend.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
[mcu]
|
||||
# NOTE Obtain definition by "ls -l /dev/serial/by-path/" or "ls -l /dev/serial/by-id/"
|
||||
serial: /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2:1.0-port0
|
||||
#serial: /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2:1.0-port0
|
||||
serial: /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1:1.0-port0
|
||||
restart_method: command
|
||||
|
||||
[printer]
|
||||
@@ -233,9 +234,9 @@ runout_gcode:
|
||||
#*#
|
||||
#*# [extruder]
|
||||
#*# control = pid
|
||||
#*# pid_kp = 23.147
|
||||
#*# pid_ki = 1.559
|
||||
#*# pid_kd = 85.934
|
||||
#*# pid_kp = 34.307
|
||||
#*# pid_ki = 4.485
|
||||
#*# pid_kd = 65.612
|
||||
#*#
|
||||
#*# [heater_bed]
|
||||
#*# control = pid
|
||||
|
||||
Reference in New Issue
Block a user