Threading Multiple Start is possible?

More
17 Apr 2015 21:28 #57864 by machete
Hello!

Threading with Multiple Start is possible on LinuxCNC?

We are retrofiting a big Gildemeister Lathe , and one of the tasks is to do threading with multiple start (2 or 4).

Is it somehow possible?

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

More
17 Apr 2015 22:09 #57865 by andypugh

Threading with Multiple Start is possible on LinuxCNC?


Yes.

The way to do it is by programming each "start" separately and offset the thread starting Z.
For a 3mm lead / 1.5mm pitch 2-start thread:

G0 Z0
G76 P3 ....
G0 Z1.5
G76 P3....
The following user(s) said Thank You: jtc

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

More
18 Apr 2015 01:39 #57871 by machete
Thats perfect!

Thank you so much! :)

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

Time to create page: 0.121 seconds
Powered by Kunena Forum