Hi
This is more details about the error I get when I use the probe
The error : Step Off width <= EffProbRadius + MinProbeDistance, Op Canceled
1) what you are doing when the error happens,
MSM version : 2.1.6
1 - I start Mach3 (MSM )
2 - I go directly to WC Offset and select Probing
3 - I load my probing tool ( T250 M6 )
4 - Put the axis in position for probing the edge ( find top surface and move on the side to find the side )
5 - It is working perfectly
6 - I load my g-code in metric
7 - Go back to WC Offset and select probing
8 - put axis in the same position for probing an edge
9 - Start probing the edge
10 - process stopped and I get the error
Are you using a MSM built in probe operation ? If so which one?
Yes I'm using the MSM native probing system
Are you trying to go G31 from gcode? if so, please provide a short gcode code sequence that causes the problem.
No I do not use G31 but I do not know how to use it.
This is the beginning of the G-code program I have loaded
Code: Select all
T3 D=9.47 CR=0. - ZMIN=-3.5 - FLAT END MILL)
G90 G94 G91.1 G40 G49 G17
G21
G28 G91 Z0.
G90
(2D ADAPTIVE1)
M5
M9
T3 M6
S3000 M3
G54
M8
G0 X96.058 Y11.761
G43 Z15. H3
Z5.
Z-1.606
G1 Z-2.553 F400.
2) the exact wording of any error message, or even better a screen shot of the message.
This exact error wording appearing in the top message line : Step Off width <= EffProbRadius + MinProbeDistance, Op Canceled
Thank you for your help