G33.1 synchronized tapping problem
- spumco
- Offline
- Platinum Member
-
Less
More
- Posts: 2123
- Thank you received: 882
28 Jan 2026 05:17 #342064
by spumco
Replied by spumco on topic G33.1 synchronized tapping problem
I finally got my butt in gear and sorted out the new spindle motor and LCNC config using @Aciera's template.
I can confirm a few things:
github.com/LinuxCNC/linuxcnc/issues/3556
@Aciera - Thank you VERY much for looking in to this.
I can confirm a few things:
- His configuration works for me
- Single motor for spindle/orient/c-axis using step/dir drive.
- Mode changes using encoder-disconnect component in config template
- Orient using his s-orient component
- The G33.1 problem exists as he describes (clearly) in the github post.
- Instant Z-negative rapid at start of G33.1 move
- Magnitude of rapid move is dependent on how far from the index signal the spindle is when the program starts.
- The workaround (disconnect joint.N.index-enable in spindle/orient mode) works.
github.com/LinuxCNC/linuxcnc/issues/3556
@Aciera - Thank you VERY much for looking in to this.
The following user(s) said Thank You: tommylight, rodw, Aciera
Please Log in or Create an account to join the conversation.
- grandixximo
-
- Offline
- Elite Member
-
Less
More
- Posts: 307
- Thank you received: 367
26 Jun 2026 13:49 #347345
by grandixximo
Replied by grandixximo on topic G33.1 synchronized tapping problem
I think I might have the fix
github.com/LinuxCNC/linuxcnc/pull/4200
github.com/LinuxCNC/linuxcnc/pull/4200
The following user(s) said Thank You: jpg, spumco
Please Log in or Create an account to join the conversation.
- spumco
- Offline
- Platinum Member
-
Less
More
- Posts: 2123
- Thank you received: 882
26 Jun 2026 14:06 #347347
by spumco
Replied by spumco on topic G33.1 synchronized tapping problem
@grandixximo -
That would be a huge win if your fix works.
Now, if you can figure out the non-deterministic threading/tapping...
github.com/LinuxCNC/linuxcnc/issues/3455
That would be a huge win if your fix works.
Now, if you can figure out the non-deterministic threading/tapping...
github.com/LinuxCNC/linuxcnc/issues/3455
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17954
- Thank you received: 5261
26 Jun 2026 22:08 #347355
by PCW
Replied by PCW on topic G33.1 synchronized tapping problem
Yes! that is a win, especially if combined with the new G28 that allows rehoming
a single axis. That would really simplify combined axis/spindle operations.
a single axis. That would really simplify combined axis/spindle operations.
Please Log in or Create an account to join the conversation.
Time to create page: 0.456 seconds