printer: change Y position, 9x9 mesh, calibrate

This commit is contained in:
Konstantin Koslowski 2022-05-31 21:43:33 +02:00
parent 685139afc7
commit ee4f55f1eb
2 changed files with 23 additions and 21 deletions

View file

@ -105,8 +105,8 @@ microsteps: 32
full_steps_per_rotation: 400 # 200: 1.8 deg stepper, 400: 0.9 deg stepper
endstop_pin: PG9
position_min: 0
position_endstop: 308
position_max: 310
position_endstop: 306
position_max: 308
homing_speed: 30 # Max 100
homing_retract_dist: 5
homing_positive_dir: true
@ -349,10 +349,10 @@ algorithm: bicubic
# relative_reference_index: 4
# probe_count: 5,5
# relative_reference_index: 12
probe_count: 7,7
relative_reference_index: 24
# probe_count: 9,9
# relative_reference_index: 40
# probe_count: 7,7
# relative_reference_index: 24
probe_count: 9,9
relative_reference_index: 40
[quad_gantry_level]
speed: 150
@ -387,20 +387,22 @@ max_adjust: 10
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.053750, 0.030000, 0.036250, 0.028750, 0.031250, 0.055000, 0.053750
#*# 0.031250, 0.011250, 0.022500, 0.008750, 0.012500, 0.037500, 0.026250
#*# 0.008750, -0.012500, -0.002500, 0.008750, -0.008750, 0.001250, -0.005000
#*# -0.000000, -0.011250, 0.008750, 0.000000, 0.002500, 0.006250, -0.007500
#*# 0.012500, 0.001250, 0.005000, -0.006250, -0.003750, 0.006250, -0.006250
#*# 0.002500, -0.005000, 0.001250, -0.002500, -0.000000, 0.008750, -0.000000
#*# 0.035000, 0.026250, 0.026250, 0.031250, 0.026250, 0.040000, 0.025000
#*# 0.006250, 0.002500, -0.003750, -0.011250, -0.007500, -0.006250, 0.002500, 0.005000, 0.007500
#*# 0.005000, -0.003750, 0.005000, -0.010000, -0.008750, 0.000000, -0.001250, 0.015000, 0.007500
#*# 0.003750, -0.011250, -0.006250, -0.006250, -0.003750, -0.005000, -0.007500, 0.006250, 0.006250
#*# -0.011250, -0.025000, -0.005000, -0.006250, -0.006250, 0.003750, -0.003750, -0.002500, -0.003750
#*# -0.006250, -0.008750, -0.003750, 0.002500, 0.000000, 0.008750, 0.007500, 0.005000, -0.000000
#*# -0.005000, -0.003750, -0.002500, -0.005000, -0.005000, 0.007500, 0.008750, 0.012500, 0.006250
#*# -0.021250, -0.026250, -0.027500, -0.017500, -0.013750, -0.007500, -0.007500, -0.006250, -0.010000
#*# -0.005000, -0.007500, -0.007500, -0.007500, -0.006250, -0.003750, -0.001250, -0.001250, -0.002500
#*# 0.005000, -0.002500, 0.001250, -0.006250, -0.000000, 0.003750, 0.006250, 0.015000, 0.003750
#*# tension = 0.2
#*# min_x = 40.0
#*# algo = bicubic
#*# y_count = 7
#*# y_count = 9
#*# mesh_y_pps = 2
#*# min_y = 70.0
#*# x_count = 7
#*# max_y = 289.96
#*# x_count = 9
#*# max_y = 290.0
#*# mesh_x_pps = 2
#*# max_x = 259.96
#*# max_x = 260.0