Optimize QGL with blTouch

This commit is contained in:
Carsten Schmiemann 2023-02-06 00:58:08 +01:00
parent 837b7ea43f
commit fe75aeb254
4 changed files with 6 additions and 5 deletions

View File

@ -16,12 +16,13 @@ control_pin: PA2
x_offset: 0 x_offset: 0
y_offset: 25.0 y_offset: 25.0
z_offset: 3.155 z_offset: 3.155
speed: 10.0 speed: 15
samples: 3 samples: 3
samples_result: median samples_result: median
sample_retract_dist: 3.0 sample_retract_dist: 3.0
samples_tolerance: 0.015 samples_tolerance: 0.02
samples_tolerance_retries: 3 samples_tolerance_retries: 3
probe_with_touch_mode: True
[extruder] [extruder]
step_pin: PD5 step_pin: PD5

View File

@ -14,7 +14,7 @@ pid_kd: 300.438
#home_xy_position:94,346 ; Z Endstop Switch #home_xy_position:94,346 ; Z Endstop Switch
home_xy_position:175,175 ; BL Touch mitte home_xy_position:175,175 ; BL Touch mitte
speed:150 speed:150
z_hop:5 z_hop:10
[quad_gantry_level] [quad_gantry_level]
gantry_corners: gantry_corners:
@ -28,7 +28,7 @@ points:
300,25 300,25
speed: 300 speed: 300
horizontal_move_z: 12 horizontal_move_z: 10
retries: 5 retries: 5
retry_tolerance: 0.0075 retry_tolerance: 0.015
max_adjust: 20 max_adjust: 20

Binary file not shown.

Binary file not shown.