- Configuring LinuxCNC
- Advanced Configuration
- Rover 336 retrofit – horizontal drills and tool offsets in LinuxCNC
Rover 336 retrofit – horizontal drills and tool offsets in LinuxCNC
- GDTH
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 2
06 Mar 2026 11:11 #343937
by GDTH
Rover 336 retrofit – horizontal drills and tool offsets in LinuxCNC was created by GDTH
Hello,I am currently retrofitting a Biesse Rover 336 with LinuxCNC.The machine is controlled with a Mesa 7i77, and I am using EtherCAT modules distributed throughout the machine for the I/O.Originally the machine had a Control Techniques Unidrive VFD, but I was unable to change the required parameters, so I replaced it with a Danfoss VFD, which is now working well.At this point the machine is mostly operational:
Error: Function 'positionABC' can only be used with multi-axis machine configurations.
Error at line: 2040
Error in operation: 'Drill2'I suspect this may be related to how I defined the horizontal drilling operation.Is there a recommended way to program horizontal drilling for drill banks in Fusion when targeting LinuxCNC?Any advice from people who have implemented drill banks or horizontal drills on router-style machines would be very helpful.Thanks!
- Homing works
- XYZ motion works
- Spindle runs correctly
- The toolchanger sequence is mostly prepared
- Toolchanger: 7 tools
- Vertical drills: ~25
- Horizontal drill (X axis): 1
- Horizontal drills (Y axis): 3
- Tools 1–7 → spindle toolchanger
- Tools 101–130 → drill bank (fixed tools)
- Store the offsets in the tool table (like normal tools)
- Apply the offsets inside the M6 tool change routine, since these drills are fixed and it may reduce the chance of mistakes.
Error: Function 'positionABC' can only be used with multi-axis machine configurations.
Error at line: 2040
Error in operation: 'Drill2'I suspect this may be related to how I defined the horizontal drilling operation.Is there a recommended way to program horizontal drilling for drill banks in Fusion when targeting LinuxCNC?Any advice from people who have implemented drill banks or horizontal drills on router-style machines would be very helpful.Thanks!
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 19815
- Thank you received: 4614
06 Mar 2026 20:23 #343954
by andypugh
Replied by andypugh on topic Rover 336 retrofit – horizontal drills and tool offsets in LinuxCNC
I would expect the tool table to work for this application. I have suggested it before and nobody has come back to say that it was a terrible idea.
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Advanced Configuration
- Rover 336 retrofit – horizontal drills and tool offsets in LinuxCNC
Time to create page: 0.069 seconds