G84 without spindle feedback
22 Sep 2016 16:54 #80782
by andypugh
Replied by andypugh on topic G84 without spindle feedback
I think you need to discuss this on the developers list.
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:01 #80784
by clkeck1
Replied by clkeck1 on topic G84 without spindle feedback
There is a feature
request
open for this since 8/16/12. It would be nice to have it in the standard release by now.
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:03 #80786
by terkaa
Replied by terkaa on topic G84 without spindle feedback
Found functions:
DISABLE_FEED_OVERRIDE();
ENABLE_FEED_OVERRIDE();
Tero
DISABLE_FEED_OVERRIDE();
ENABLE_FEED_OVERRIDE();
Tero
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:07 #80788
by clkeck1
Replied by clkeck1 on topic G84 without spindle feedback
M49 disables overrides
M48 enables overrides
M48 enables overrides
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:07 - 22 Sep 2016 17:17 #80789
by terkaa
Replied by terkaa on topic G84 without spindle feedback
Developers list?? Yes I was amazed that this is not supported G84 & G74 are very basic canned cycles that all CNC-controls need to support. This code seems to work. I will try it tomorrow on real machine.
Tero
Tero
Last edit: 22 Sep 2016 17:17 by terkaa.
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:21 #80791
by andypugh
Replied by andypugh on topic G84 without spindle feedback
The developers Mailing List:
www.linuxcnc.org/community/
www.linuxcnc.org/community/
Please Log in or Create an account to join the conversation.
22 Sep 2016 17:33 #80793
by terkaa
Replied by terkaa on topic G84 without spindle feedback
Request sent
Please Log in or Create an account to join the conversation.
25 Sep 2016 10:11 #80893
by terkaa
Replied by terkaa on topic G84 without spindle feedback
After manually finding correct lines from files here is a working patch for current master that adds G74/G84
personal.inet.fi/koti/ekasorvaus/linuxcnc/g84_g74.diff
Tero
personal.inet.fi/koti/ekasorvaus/linuxcnc/g84_g74.diff
Tero
Please Log in or Create an account to join the conversation.
25 Sep 2016 21:32 #80914
by andypugh
Replied by andypugh on topic G84 without spindle feedback
Ok, the next step is probably to put that up on Github as a pull request.
But I get a bit unhelpful here, I have never done that, so don't know the process.
But I get a bit unhelpful here, I have never done that, so don't know the process.
Please Log in or Create an account to join the conversation.
14 Oct 2016 13:01 #81642
by terkaa
Replied by terkaa on topic G84 without spindle feedback
Here is a video of G84 floating tapping:
Seems to work ok.
Tero
Seems to work ok.
Tero
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds