Tuned the hotend and bed; removed V2 holdovers.
This commit is contained in:
parent
3c3ddfc621
commit
5cff085395
36
printer.cfg
36
printer.cfg
|
|
@ -53,38 +53,14 @@
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||||
#*#
|
#*#
|
||||||
#*# [stepper_z]
|
|
||||||
#*# position_endstop = -0.918
|
|
||||||
#*#
|
|
||||||
#*# [extruder]
|
#*# [extruder]
|
||||||
#*# control = pid
|
#*# control = pid
|
||||||
#*# pid_kp = 20.763
|
#*# pid_kp = 20.870
|
||||||
#*# pid_ki = 1.073
|
#*# pid_ki = 1.420
|
||||||
#*# pid_kd = 100.443
|
#*# pid_kd = 76.698
|
||||||
#*#
|
#*#
|
||||||
#*# [heater_bed]
|
#*# [heater_bed]
|
||||||
#*# control = pid
|
#*# control = pid
|
||||||
#*# pid_kp = 39.324
|
#*# pid_kp = 61.284
|
||||||
#*# pid_ki = 0.920
|
#*# pid_ki = 2.403
|
||||||
#*# pid_kd = 420.279
|
#*# pid_kd = 390.687
|
||||||
#*#
|
|
||||||
#*# [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
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue