Changes from 2024-08-23
This commit is contained in:
parent
c6563f25ec
commit
e921e1d3f9
1 changed files with 18 additions and 18 deletions
18
printer.cfg
18
printer.cfg
|
@ -120,7 +120,7 @@ endstop_pin:probe:z_virtual_endstop
|
|||
## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config
|
||||
#position_endstop: -0.5
|
||||
position_max: 310
|
||||
position_min: -5
|
||||
position_min: -10
|
||||
homing_speed: 15
|
||||
second_homing_speed: 3
|
||||
homing_retract_dist: 3
|
||||
|
@ -308,7 +308,7 @@ points:
|
|||
speed: 100
|
||||
horizontal_move_z: 10
|
||||
retries: 5
|
||||
retry_tolerance: 0.0075
|
||||
retry_tolerance: 0.04
|
||||
max_adjust: 10
|
||||
|
||||
########################################
|
||||
|
@ -479,13 +479,13 @@ enable_force_move: True
|
|||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.022419, 0.021329, 0.033756, 0.042791, 0.067655, 0.030202, 0.018853
|
||||
#*# 0.020195, 0.018154, 0.021582, 0.012036, 0.019820, 0.016961, 0.000288
|
||||
#*# 0.004186, -0.004939, -0.006808, -0.017070, -0.010217, -0.011818, -0.029797
|
||||
#*# -0.012453, -0.012953, -0.016362, -0.004256, -0.004748, -0.031137, -0.038434
|
||||
#*# -0.003393, -0.004177, -0.000268, 0.001358, 0.007490, -0.003628, -0.005155
|
||||
#*# 0.016813, 0.020887, 0.008242, -0.006408, 0.004814, 0.015976, -0.026990
|
||||
#*# 0.022449, 0.064765, 0.070170, 0.063004, 0.063920, 0.061358, 0.012982
|
||||
#*# 0.003908, 0.002399, 0.014443, 0.013524, 0.042784, 0.029040, 0.013968
|
||||
#*# -0.011732, -0.000372, 0.010742, 0.010014, 0.022042, 0.022273, -0.007278
|
||||
#*# -0.013561, -0.013650, -0.006397, -0.008501, 0.006080, 0.000848, -0.020255
|
||||
#*# -0.005592, 0.005631, 0.004296, 0.000568, 0.008135, 0.006163, -0.005790
|
||||
#*# 0.008635, 0.004893, 0.013717, 0.003491, 0.012871, 0.011153, -0.013353
|
||||
#*# -0.000495, 0.005792, 0.022476, 0.003363, 0.014858, 0.014574, -0.004019
|
||||
#*# 0.040599, 0.034268, 0.049208, 0.035524, 0.048041, 0.054813, 0.027720
|
||||
#*# x_count = 7
|
||||
#*# y_count = 7
|
||||
#*# mesh_x_pps = 7
|
||||
|
|
Loading…
Add table
Reference in a new issue