Problem in few probing in one time.
18 May 2021 11:31 #209341
by aleksamc
Problem in few probing in one time. was created by aleksamc
I remaped M-program for probbing.
I use G38.4 for probe - Move up to lose contact with probe.
When I run probe first time, it works fine, but when I try secon time. I get error in qtPyVCP visual:
What does it mean? Possibly I need to reset some parameters as I understood.
I use G38.4 for probe - Move up to lose contact with probe.
When I run probe first time, it works fine, but when I try secon time. I get error in qtPyVCP visual:
Probe is already clear when starting G38.4 or G38.5 mode
What does it mean? Possibly I need to reset some parameters as I understood.
Attachments:
Please Log in or Create an account to join the conversation.
19 May 2021 12:44 #209499
by andypugh
Replied by andypugh on topic Problem in few probing in one time.
To probe from motion.probe-in = true to motion.probe-in = false it is necessary that the state is true at the start of the probe move. The error message indicates that this is not the case.
Please Log in or Create an account to join the conversation.
20 May 2021 07:57 #209622
by aleksamc
Replied by aleksamc on topic Problem in few probing in one time.
I used G38.4 to probe that is mean:
I tried to to disconnect sensor but when I start probing I must connect prob to tool.
Tool is Saw with 200mm diameter for stone cutting.
I use G10L20 code if probbing is succesfull, may be I need to use something else.
Current I use inductive sensor and manualy touch the tool. And move up from tool. So, conditionG38.4 - probe away from workpiece, stop on loss of contact, signal error if failure
is fulfield in some kind.To probe from motion.probe-in = true to motion.probe-in = false it is necessary that the state is true at the start of the probe move.
I tried to to disconnect sensor but when I start probing I must connect prob to tool.
Tool is Saw with 200mm diameter for stone cutting.
I use G10L20 code if probbing is succesfull, may be I need to use something else.
Please Log in or Create an account to join the conversation.
21 May 2021 08:14 #209741
by andypugh
Replied by andypugh on topic Problem in few probing in one time.
Maybe there is noise on the probe sensor input? You could try debouncing it slightly.
Please Log in or Create an account to join the conversation.
21 May 2021 19:44 #209788
by aleksamc
Replied by aleksamc on topic Problem in few probing in one time.
So, I found where problem is.
In code G38.4 I need to set current position for Z + [some shift], coordinate was in absolute coorinates.
So, now everything works fine.
In code G38.4 I need to set current position for Z + [some shift], coordinate was in absolute coorinates.
So, now everything works fine.
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds