From 5cff08539591e9c317623d15748a0ca13dafb9a4 Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Fri, 20 Aug 2021 09:48:08 -0700 Subject: [PATCH] Tuned the hotend and bed; removed V2 holdovers. --- printer.cfg | 36 ++++++------------------------------ 1 file changed, 6 insertions(+), 30 deletions(-) diff --git a/printer.cfg b/printer.cfg index 797f059..6ad1ef3 100644 --- a/printer.cfg +++ b/printer.cfg @@ -53,38 +53,14 @@ #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# -#*# [stepper_z] -#*# position_endstop = -0.918 -#*# #*# [extruder] #*# control = pid -#*# pid_kp = 20.763 -#*# pid_ki = 1.073 -#*# pid_kd = 100.443 +#*# pid_kp = 20.870 +#*# pid_ki = 1.420 +#*# pid_kd = 76.698 #*# #*# [heater_bed] #*# control = pid -#*# pid_kp = 39.324 -#*# pid_ki = 0.920 -#*# pid_kd = 420.279 -#*# -#*# [bed_mesh default] -#*# version = 1 -#*# points = -#*# 0.012500, 0.062500, 0.065000, 0.047500, 0.030000, 0.025000, 0.042500 -#*# 0.005000, 0.037500, 0.032500, 0.012500, -0.015000, -0.022500, 0.005000 -#*# -0.010000, 0.022500, 0.012500, -0.007500, -0.027500, -0.027500, 0.002500 -#*# -0.010000, 0.025000, 0.020000, 0.000000, -0.020000, -0.017500, 0.027500 -#*# -0.020000, 0.012500, 0.007500, -0.017500, -0.032500, -0.017500, 0.040000 -#*# 0.010000, 0.042500, 0.035000, 0.012500, -0.007500, 0.005000, 0.062500 -#*# 0.045000, 0.067500, 0.057500, 0.025000, 0.005000, 0.012500, 0.067500 -#*# tension = 0.2 -#*# min_x = 30.0 -#*# algo = bicubic -#*# y_count = 7 -#*# mesh_y_pps = 2 -#*# min_y = 30.0 -#*# x_count = 7 -#*# max_y = 319.98 -#*# mesh_x_pps = 2 -#*# max_x = 319.98 +#*# pid_kp = 61.284 +#*# pid_ki = 2.403 +#*# pid_kd = 390.687