Optimize QGL with blTouch
This commit is contained in:
parent
837b7ea43f
commit
fe75aeb254
4 changed files with 6 additions and 5 deletions
|
@ -16,12 +16,13 @@ control_pin: PA2
|
|||
x_offset: 0
|
||||
y_offset: 25.0
|
||||
z_offset: 3.155
|
||||
speed: 10.0
|
||||
speed: 15
|
||||
samples: 3
|
||||
samples_result: median
|
||||
sample_retract_dist: 3.0
|
||||
samples_tolerance: 0.015
|
||||
samples_tolerance: 0.02
|
||||
samples_tolerance_retries: 3
|
||||
probe_with_touch_mode: True
|
||||
|
||||
[extruder]
|
||||
step_pin: PD5
|
||||
|
|
|
@ -14,7 +14,7 @@ pid_kd: 300.438
|
|||
#home_xy_position:94,346 ; Z Endstop Switch
|
||||
home_xy_position:175,175 ; BL Touch mitte
|
||||
speed:150
|
||||
z_hop:5
|
||||
z_hop:10
|
||||
|
||||
[quad_gantry_level]
|
||||
gantry_corners:
|
||||
|
@ -28,7 +28,7 @@ points:
|
|||
300,25
|
||||
|
||||
speed: 300
|
||||
horizontal_move_z: 12
|
||||
horizontal_move_z: 10
|
||||
retries: 5
|
||||
retry_tolerance: 0.0075
|
||||
retry_tolerance: 0.015
|
||||
max_adjust: 20
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue