printer: update variables
This commit is contained in:
parent
f0c8e28480
commit
ed0197e0a1
1 changed files with 8 additions and 9 deletions
17
printer.cfg
17
printer.cfg
|
@ -237,24 +237,23 @@ insert_gcode:
|
||||||
#*# pid_kd = 780.942
|
#*# pid_kd = 780.942
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = 1.480
|
#*# z_offset = 1.435
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# -0.068750, -0.116250, 0.025000, 0.067500, -0.095000, 0.002500
|
#*# 0.017500, -0.083750, 0.061250, 0.045000, 0.018750
|
||||||
#*# -0.048750, -0.036250, 0.005000, -0.028750, 0.032500, 0.086250
|
#*# -0.133750, -0.042500, -0.002500, 0.005000, -0.008750
|
||||||
#*# -0.027500, -0.028750, -0.001250, 0.010000, 0.026250, 0.045000
|
#*# 0.011250, -0.013750, 0.057500, 0.052500, 0.016250
|
||||||
#*# 0.006250, -0.023750, -0.021250, 0.020000, 0.017500, 0.046250
|
#*# -0.038750, -0.023750, -0.037500, 0.007500, 0.037500
|
||||||
#*# -0.063750, -0.011250, -0.015000, -0.030000, 0.021250, 0.017500
|
#*# -0.011250, -0.097500, 0.021250, 0.041250, 0.035000
|
||||||
#*# -0.056250, -0.150000, -0.012500, -0.010000, -0.067500, -0.021250
|
|
||||||
#*# tension = 0.2
|
#*# tension = 0.2
|
||||||
#*# min_x = 10.0
|
#*# min_x = 10.0
|
||||||
#*# algo = bicubic
|
#*# algo = bicubic
|
||||||
#*# y_count = 6
|
#*# y_count = 5
|
||||||
#*# mesh_y_pps = 2
|
#*# mesh_y_pps = 2
|
||||||
#*# min_y = 10.0
|
#*# min_y = 10.0
|
||||||
#*# x_count = 6
|
#*# x_count = 5
|
||||||
#*# max_y = 167.0
|
#*# max_y = 167.0
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
#*# max_x = 141.0
|
#*# max_x = 141.0
|
||||||
|
|
Loading…
Reference in a new issue