G33.1 synchronized tapping problem
- spumco
- Offline
- Platinum Member
-
Less
More
- Posts: 2129
- Thank you received: 884
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, besriworld, Aciera
Please Log in or Create an account to join the conversation.
- grandixximo
-
- Offline
- Elite Member
-
Less
More
- Posts: 314
- Thank you received: 385
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: besriworld, jpg, spumco
Please Log in or Create an account to join the conversation.
- spumco
- Offline
- Platinum Member
-
Less
More
- Posts: 2129
- Thank you received: 884
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
The following user(s) said Thank You: besriworld
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18034
- Thank you received: 5296
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.
The following user(s) said Thank You: besriworld
Please Log in or Create an account to join the conversation.
- grandixximo
-
- Offline
- Elite Member
-
Less
More
- Posts: 314
- Thank you received: 385
23 Aug 2026 03:17 #348928
by grandixximo
Replied by grandixximo on topic G33.1 synchronized tapping problem
had a stab at #3455 as well github.com/LinuxCNC/linuxcnc/pull/4453
also check
github.com/LinuxCNC/linuxcnc/pull/4441
also check
github.com/LinuxCNC/linuxcnc/pull/4441
The following user(s) said Thank You: rodw, besriworld, spumco
Please Log in or Create an account to join the conversation.
Time to create page: 0.128 seconds