From 0d6b287e448021ef4331d0f38dbc078e51daba17 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 30 Jul 2023 12:37:16 -0400 Subject: [PATCH] New pid hotend. --- printer.cfg | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/printer.cfg b/printer.cfg index c520f4c..555da34 100644 --- a/printer.cfg +++ b/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