Threading
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
24 May 2022 12:14 #243678
by robertspark
Replied by robertspark on topic Threading
I have been fiddling around with some of these routines from this lathe section of the forum.
I added in the "tolerance" parameter for the metric threading macro.
I have also sorted out the order of the #vars as apparently with NGCGUI they need to be #1 #2 #3....#15 in numerical sequence. I notice that the "tolerance" in the original macros was out of sequence, so I've just resequenced both macros.
I've also added a bit of a check to find out what the current units you machine is set to at the start of running the macro and reset it back to those units at the end of the macro. The problem is not all of us use imperial machines .....
Check that the macros work for you and there are no errors as I've NOT run these on my machine yet, I was just doing a bit of a clean and tidy up on the general macros I downloaded to make them a bit more universal.
I also added a tool change in the sequence and coolant and also the rpm which was fixed as part of the macro.
Hopefully someone finds it of use / helpful.
you will need to rename them from txt to ngc
I added in the "tolerance" parameter for the metric threading macro.
I have also sorted out the order of the #vars as apparently with NGCGUI they need to be #1 #2 #3....#15 in numerical sequence. I notice that the "tolerance" in the original macros was out of sequence, so I've just resequenced both macros.
I've also added a bit of a check to find out what the current units you machine is set to at the start of running the macro and reset it back to those units at the end of the macro. The problem is not all of us use imperial machines .....
Check that the macros work for you and there are no errors as I've NOT run these on my machine yet, I was just doing a bit of a clean and tidy up on the general macros I downloaded to make them a bit more universal.
I also added a tool change in the sequence and coolant and also the rpm which was fixed as part of the macro.
Hopefully someone finds it of use / helpful.
you will need to rename them from txt to ngc
The following user(s) said Thank You: Фрезер
Please Log in or Create an account to join the conversation.
- Carlos.crf1905
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
26 Nov 2023 22:42 #286589
by Carlos.crf1905
Replied by Carlos.crf1905 on topic Threading
alguem pode me ajudada o passo a passo, onde coloco esses programas e como uso sou novo no linux cnc
Please Log in or Create an account to join the conversation.
26 Jun 2024 15:39 #303834
by 10K
Replied by 10K on topic Threading w/ACME
Threading routine now fortified with ACME threads!!
I had an ACME threading project, and realized my threading routine would require a bit of revision to cut them. The parameters for ACME are a bit different than regular threading. I made some modifications, and this new version will now cut ACME threads.
I did not modify the metric version of this code. Metric threads are Trapezoidal, which are similar but not the same as ACME. It would require a bit of tweaking of the ACME code, and I don't currently plan any work on this.
I hadn't looked at these posts in a while, and saw that robertspark made some revisions to my original code. I have not looked at those, so this new version does not include them. I'll try to take a look at them in the future to blend them in.
I had an ACME threading project, and realized my threading routine would require a bit of revision to cut them. The parameters for ACME are a bit different than regular threading. I made some modifications, and this new version will now cut ACME threads.
I did not modify the metric version of this code. Metric threads are Trapezoidal, which are similar but not the same as ACME. It would require a bit of tweaking of the ACME code, and I don't currently plan any work on this.
I hadn't looked at these posts in a while, and saw that robertspark made some revisions to my original code. I have not looked at those, so this new version does not include them. I'll try to take a look at them in the future to blend them in.
The following user(s) said Thank You: COFHAL
Please Log in or Create an account to join the conversation.
30 Jul 2024 22:20 #306448
by 10K
Replied by 10K on topic Threading w/ACME
Finally got a chance to revise the code. This version adds tool number, spindle speed, and coolant to the previous version with Acme threading..
Enjoy.
Enjoy.
The following user(s) said Thank You: Mecanix
Please Log in or Create an account to join the conversation.
31 Jul 2024 00:45 #306452
by Mecanix
Replied by Mecanix on topic Threading w/ACME
Please Log in or Create an account to join the conversation.
Time to create page: 0.115 seconds