G38.2 pobe point too close to current position

More
09 Feb 2024 11:11 #292927 by AlbertHall
LinuxCNC 2.5.0
CNC3020T modified to detect contact between tool and copper on PCB and send this signal to LinuxCNC probe input.

The part program included below generates the message "probe point too close to current position near line 19" when trying to open the file.   Line 19 is the G38.2 line.

I had this problem with a new file I had created so I went back to a file from which I had produced a PCB without this error.
But now this older file produces the same message.

What is going on?
How do I fix it?
(******************************************)
(Board size: 80.9142mm x 37.2142mm)
(Click 'Home All')
(Fit a 0.8000mm Drill)
(Connect the probe wire to the PCB)
(Jog to any corner of the board)
(Touch off X & Y as below, G54)
(Bottom Left [-4.7071,-1.7071])
(Top Left [-4.7071,35.5071])
(Top Right [76.2071,35.5071])
(Bottom Right [76.2071,-1.7071])
(TEST THE PROBE)
(******************************************)
G17 G40 G49 G54 G80 G90 G94 G97 M9 M5 G92.1 (Clear offsets)
G61.1 (Exact stop mode)
M06 T01  (Don't change the tool here)
G10 L2 P2 X0 Y0 Z0   (Zero G55 offsets - fixture offset #2)
G55
G38.2 Z0 F50
G54
G10 L20 P1 Z0
G00 Z2
G00 X-4.7071 Y-1.7071

Please Log in or Create an account to join the conversation.

More
09 Feb 2024 18:49 #292954 by MaHa
Current position and probing target is 0
Set Z to a positive value or probing to a negative value


G10 L2 P2 X0 Y0 Z0   (Zero G55 offsets - fixture offset #2)
G55
G38.2 Z0 F50

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum