Lathe with Linux CNC
- modonga
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
25 Jun 2018 07:58 #112836
by modonga
Lathe with Linux CNC was created by modonga
Hi im new in this forum. I am very interested in Linux cnc software. I have a little and short question
This linux can work with two Spindle servo with rigid tapping?
I have a Lathe with live tooling(drive tools)
i want to controll spindle position and tool spindle position
All servoDrivers that i have work with pulse/dir included the spindles driver
Best Regards
Roberto Peña H.
This linux can work with two Spindle servo with rigid tapping?
I have a Lathe with live tooling(drive tools)
i want to controll spindle position and tool spindle position
All servoDrivers that i have work with pulse/dir included the spindles driver
Best Regards
Roberto Peña H.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4866
26 Jun 2018 19:28 #112906
by andypugh
Replied by andypugh on topic Lathe with Linux CNC
LinuxCNC needs accurate feedback of the spindle position to slave the movement to the spindle.
If you can arrange that then there is still a bit of a problem in that LinuxCNC does not, at the moment, support multiple spindles.
It very nearly supports multiple spindles, I have written a patch that supported them and worked back in January.
github.com/LinuxCNC/linuxcnc/tree/andypugh/multispindle-master
This is the readme for a simulated config with the patch: github.com/LinuxCNC/linuxcnc/blob/5653f5..._multispindle/README
If you can arrange that then there is still a bit of a problem in that LinuxCNC does not, at the moment, support multiple spindles.
It very nearly supports multiple spindles, I have written a patch that supported them and worked back in January.
github.com/LinuxCNC/linuxcnc/tree/andypugh/multispindle-master
This is the readme for a simulated config with the patch: github.com/LinuxCNC/linuxcnc/blob/5653f5..._multispindle/README
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds