-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathprobe.cfg
74 lines (62 loc) · 1.03 KB
/
probe.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[probe]
pin: PC14
x_offset: 0.0
y_offset: 25
z_offset: 0.6
speed: 10.0
samples: 3
sample_retract_dist: 1.0
lift_speed: 50.0
samples_result: average
samples_tolerance: 0.150
[bed_mesh]
speed: 150
horizontal_move_z: 2
mesh_min: 25,25
mesh_max: 225.0,200
probe_count: 3,3
algorithm: lagrange #bicubic
fade_start: 1
fade_end: 10
fade_target: 0
mesh_pps: 2,2
[homing_override]
axes: xyz
set_position_x: 0
set_position_y: 0
set_position_z: 0
gcode:
BED_MESH_CLEAR
G90
_SET_HOME_ACC
G0 Z5 F500
M84
M18
G28 Y0
G28 X0
G0 X125 Y100 F9000
G28 Z0
G0 Z5 F500
_RESTORE_HOME_ACC
[screws_tilt_adjust]
screw1: 125,100
screw1_name: Center
screw2: 15,-5
screw2_name: Front-Left
screw3: 125,-5
screw3_name: Front-Center
screw4: 235,-5
screw4_name: Front-Right
screw5: 15,100
screw5_name: Middle-Left
screw6: 235,100
screw6_name: Middle-Right
screw7: 15,205
screw7_name: Back-Left
screw8: 125,205
screw8_name: Back-Center
screw9: 235,205
screw9_name: Back-Right
horizontal_move_z: 5
speed: 50
screw_thread: CCW-M3