mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
New pid hotend.
This commit is contained in:
19
printer.cfg
19
printer.cfg
@@ -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
|
||||
@@ -292,11 +293,11 @@ runout_gcode:
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# -0.067113, -0.065205, -0.064234, -0.067454, -0.081198
|
||||
#*# -0.101332, -0.083486, -0.069703, -0.066985, -0.090573
|
||||
#*# -0.138363, -0.080517, -0.068453, -0.059329, -0.083855
|
||||
#*# -0.147270, -0.087236, -0.058921, -0.053860, -0.066980
|
||||
#*# -0.095707, -0.024424, 0.006079, 0.022077, 0.028958
|
||||
#*# -0.067113, -0.065205, -0.064234, -0.067454, -0.081198
|
||||
#*# -0.101332, -0.083486, -0.069703, -0.066985, -0.090573
|
||||
#*# -0.138363, -0.080517, -0.068453, -0.059329, -0.083855
|
||||
#*# -0.147270, -0.087236, -0.058921, -0.053860, -0.066980
|
||||
#*# -0.095707, -0.024424, 0.006079, 0.022077, 0.028958
|
||||
#*# x_count = 5
|
||||
#*# y_count = 5
|
||||
#*# mesh_x_pps = 2
|
||||
|
||||
Reference in New Issue
Block a user