Category: General LinuxCNC Questions
I am looking for guidance on how to setup the C axis as a second spindle. This is for a
rose engine lathe
(
otbok.info/index.php?n=Main.RoseEngineLathe) where we need to use:
- the Spindle to rotate the piece, and
- the C axis to rotate the rosettes used to impart the design
We turn these quite slowly, certainly less than 10 RPM, and at times speeds approaching 3 or 4 minutes per revolution. Thusly we are using stepper motors for both axes.
The end goal is to drive the spindle and the C axis simultaneously, but specifying a relationship percentage for their rotational speeds. For example,
RPM of the C-axis = x% of RPM of the Spindle
Is there some documentation I can read which describes
- How to setup LinuxCNC to treat the C-axis as a secondary spindle, and
- The G-code I would use.
Apologies if this is already been asked and answered: I searched the forum and could not find it.