And, don't set the axis to roll over at 360 degrees?
With regards to the use of G93.
If I wanted a spindle to turn at say 2500 rpm (41.666r rev per sec OR 15000 degrees per second)
what would I enter?
Would it be say
- Code: Select all
G1 G93 Z1 A360 F41.666
If I wanted the Z axis to move 1 mm, and the A axis to complete one revolution?
(I appreciate going from zero to 1 revolution in 24mSec requires accelerartion.... I'm just trying to understand what the F word should be?)
Thanks.... always learning...