Z Axis to raise bit after touch off question
06 Nov 2013 01:32 #40557
by rmattioda
Z Axis to raise bit after touch off question was created by rmattioda
What I am looking to try to do is when I Touch off-Z it will move the Z axis up to .80 automatically.
Is this possible?
Is this possible?
Please Log in or Create an account to join the conversation.
06 Nov 2013 07:51 #40571
by andypugh
How are you touching-off?
G10 or the button in Axis? (or Touchy?)
Why do you want to do this? (Perhaps there is another way?)
Replied by andypugh on topic Z Axis to raise bit after touch off question
What I am looking to try to do is when I Touch off-Z it will move the Z axis up to .80 automatically.
Is this possible?
How are you touching-off?
G10 or the button in Axis? (or Touchy?)
Why do you want to do this? (Perhaps there is another way?)
Please Log in or Create an account to join the conversation.
06 Nov 2013 16:20 #40577
by Rick G
Replied by Rick G on topic Z Axis to raise bit after touch off question
Seems like a simple approach would be to add a button that calls a sub and the sub would contain a g10 then a g0 z.080
Similar to below but instead of a MDI command use a sub
wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Custom_MDI_Buttons
Rick G
Similar to below but instead of a MDI command use a sub
wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Custom_MDI_Buttons
Rick G
Please Log in or Create an account to join the conversation.
06 Nov 2013 23:06 - 06 Nov 2013 23:06 #40591
by rmattioda
Replied by rmattioda on topic Z Axis to raise bit after touch off question
Andy,
I am using the Touch off button that comes with EMC, I also have an MDI command which I linked with the 4th axis button on my Cnc4pc pendant.
the reason I would like this feature is so that when I touch off-Z, it of course zeros out the Z-axis so it knows where the material's depth is.
But I usually have to raise the bit to .80- 1.00 after the Touch off Z, this way when I start the design the bit wont touch the material when the router starts up.
this way the bit will have "zeroed the z-axis, then raise the bit, then I can start the design.
does this make sense?
thanks for your expertise
I am using the Touch off button that comes with EMC, I also have an MDI command which I linked with the 4th axis button on my Cnc4pc pendant.
the reason I would like this feature is so that when I touch off-Z, it of course zeros out the Z-axis so it knows where the material's depth is.
But I usually have to raise the bit to .80- 1.00 after the Touch off Z, this way when I start the design the bit wont touch the material when the router starts up.
this way the bit will have "zeroed the z-axis, then raise the bit, then I can start the design.
does this make sense?
thanks for your expertise
Last edit: 06 Nov 2013 23:06 by rmattioda.
Please Log in or Create an account to join the conversation.
06 Nov 2013 23:35 #40592
by BigJohnT
Replied by BigJohnT on topic Z Axis to raise bit after touch off question
Just jog Z up...
JT
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds