G81 Spindle Reversal Between Each Hole
- Darium
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
17 Sep 2025 07:19 #335119
by Darium
Replied by Darium on topic G81 Spindle Reversal Between Each Hole
@Aciera
Pecking too small takes too long but I'mma give it a try, my setting was about 1.5 diameter first peck then reduce 2-3 mm till reach 0.25 diameter
Pecking too small takes too long but I'mma give it a try, my setting was about 1.5 diameter first peck then reduce 2-3 mm till reach 0.25 diameter
Please Log in or Create an account to join the conversation.
- langdons
-
- Offline
- Platinum Member
-
Less
More
- Posts: 703
- Thank you received: 77
17 Sep 2025 12:45 #335122
by langdons
But make sure you test it just to ensure it workswell in reality.
Pecking in tiny increments may be slow, but so is reversing the spindle all the time.
A combination of reversing and pecking is probably the best solution, though the peck/reverse ratio will have to be determined based on speed.
Replied by langdons on topic G81 Spindle Reversal Between Each Hole
Sounds like a good idea, it's amazing how often eyeballed numbers lead to good results.@Aciera
Pecking too small takes too long but I'mma give it a try, my setting was about 1.5 diameter first peck then reduce 2-3 mm till reach 0.25 diameter
But make sure you test it just to ensure it workswell in reality.
Pecking in tiny increments may be slow, but so is reversing the spindle all the time.
A combination of reversing and pecking is probably the best solution, though the peck/reverse ratio will have to be determined based on speed.
The following user(s) said Thank You: Darium
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 19679
- Thank you received: 4559
17 Sep 2025 18:39 #335138
by andypugh
See section 2.6 here: linuxcnc.org/docs/stable/html/remap/rema...xample_remapped_code
Your ngc file would probably just contain the usual G83 but wrapped with a spindle reversal, and passing-through the XYZRQ etc parameters.
Replied by andypugh on topic G81 Spindle Reversal Between Each Hole
The simplest case of remapping is fairly straightforward. It starts off looking a lot like a subroutine in its own file (which is also a possibility)Remapping is way way over my head and messing around with it can crash my machine
See section 2.6 here: linuxcnc.org/docs/stable/html/remap/rema...xample_remapped_code
Your ngc file would probably just contain the usual G83 but wrapped with a spindle reversal, and passing-through the XYZRQ etc parameters.
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 466
- Thank you received: 198
17 Sep 2025 19:18 #335140
by MaHa
Replied by MaHa on topic G81 Spindle Reversal Between Each Hole
When we had a similar problem with stringy chips, drilling holes with carbide drill with trough coolant in CrMo4, a modified G83 cycle solved that. Only retracting by 0.2mm after 2mm. Continue this 2.2mm / retract 0.2mm steps until
final depth, we made all the 120 holes without interruption and big loss of time. I think feed was about 0.12/rev
final depth, we made all the 120 holes without interruption and big loss of time. I think feed was about 0.12/rev
The following user(s) said Thank You: tommylight, Darium
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds