Manufacturing Information Solutions Forum Index Manufacturing Information Solutions
Your Place for Support and Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

C AXIS CONSTANT ROTATION

 
Post new topic   Reply to topic    Manufacturing Information Solutions Forum Index -> G-Code Programming
View previous topic :: View next topic  
Author Message
JoeM
Master Poster


Joined: 09 Jul 2004
Posts: 122
Location: Jackson Hole, Wyoming USA

PostPosted: Mon Dec 05, 2005 11:13 pm    Post subject: C AXIS CONSTANT ROTATION Reply with quote

ON A TAIWAN TAKISAWA EX-510 MILL/TURN LATHE WITH FANUC 18i TB CONTROL, HOW DO YOU CONTROL CONSTANT ROTATION OF THE C AXIS AT A SPECIFIED FEEDRATE WHILE SIMULTANEOUSLY FEEDING THE LIVE TOOLING, IN THE X AXIS, AT A SPECIFIED RPM? A SMALL PROGRAM EXAMPLE WOULD BE MOST HELPFUL.
_________________
Thanks.
===================
I would rather by Fly Fishing!
Back to top
View user's profile Send private message Send e-mail
BillyB
Frequent Poster


Joined: 27 Jul 2005
Posts: 60
Location: Lexington, KY, USA

PostPosted: Mon Dec 05, 2005 11:15 pm    Post subject: Reply with quote

If you have C Axis Polar Interpolation option G112, it would be something like this :

Code:
G0G98X.1Z.1
G28C0
G112
G1 X-0.144 C0.125 F45.
G1 Z-0.005 F45.
G1 X0.000 C-0.125 F45.
X0.144 C0.123
Z0.100
G113

_________________
I'd rather be making chairs.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Manufacturing Information Solutions Forum Index -> G-Code Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group