New pid hotend.

This commit is contained in:
Bassam Husain
2023-07-30 12:37:16 -04:00
parent 8b9c602dbb
commit 0d6b287e44

View File

@@ -8,7 +8,8 @@
[mcu] [mcu]
# NOTE Obtain definition by "ls -l /dev/serial/by-path/" or "ls -l /dev/serial/by-id/" # 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 restart_method: command
[printer] [printer]
@@ -233,9 +234,9 @@ runout_gcode:
#*# #*#
#*# [extruder] #*# [extruder]
#*# control = pid #*# control = pid
#*# pid_kp = 23.147 #*# pid_kp = 34.307
#*# pid_ki = 1.559 #*# pid_ki = 4.485
#*# pid_kd = 85.934 #*# pid_kd = 65.612
#*# #*#
#*# [heater_bed] #*# [heater_bed]
#*# control = pid #*# control = pid
@@ -292,11 +293,11 @@ runout_gcode:
#*# [bed_mesh default] #*# [bed_mesh default]
#*# version = 1 #*# version = 1
#*# points = #*# points =
#*# -0.067113, -0.065205, -0.064234, -0.067454, -0.081198 #*# -0.067113, -0.065205, -0.064234, -0.067454, -0.081198
#*# -0.101332, -0.083486, -0.069703, -0.066985, -0.090573 #*# -0.101332, -0.083486, -0.069703, -0.066985, -0.090573
#*# -0.138363, -0.080517, -0.068453, -0.059329, -0.083855 #*# -0.138363, -0.080517, -0.068453, -0.059329, -0.083855
#*# -0.147270, -0.087236, -0.058921, -0.053860, -0.066980 #*# -0.147270, -0.087236, -0.058921, -0.053860, -0.066980
#*# -0.095707, -0.024424, 0.006079, 0.022077, 0.028958 #*# -0.095707, -0.024424, 0.006079, 0.022077, 0.028958
#*# x_count = 5 #*# x_count = 5
#*# y_count = 5 #*# y_count = 5
#*# mesh_x_pps = 2 #*# mesh_x_pps = 2