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 

Entering Program At Fanuc 6M Control

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


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

PostPosted: Fri Jul 29, 2005 5:41 pm    Post subject: Entering Program At Fanuc 6M Control Reply with quote

We have Fanuc 6M CNC controller. We wish to enter new part program in the system by address key board. Kindly know the steps how to enter new program. We have only one small program in the machine.
Back to top
View user's profile Send private message Send e-mail
JoeM
Master Poster


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

PostPosted: Fri Jul 29, 2005 5:42 pm    Post subject: Reply with quote

Here's the procedure to enter this short program:

O1234 ;
N1 G91 G28 Z0 ;
N2 G28 X0 Y0 ;
N3 M30 ;

1) Select EDIT mode on the mode select switch
2) Turn OFF the memory protect key switch
3) Press the PRGRM key to display the program screen
Key in the letter "O" and the number "1234", then press the red INSERT key
Press the EOB key, then press INSERT
N1 then INSERT
G28 INSERT
Z0 INSERT
EOB key, then INSERT
N2 INSERT
G28 INSERT
X0 INSERT
Y0 INSERT
EOB key, then INSERT
N3 INSERT
M30 INSERT

(You're done. The Fanuc will put the "%" at the end automatically)
==========
Once a program is entered in EDIT mode, you must then switch to MEMORY mode, turn on the memory protect switch, then press CYCLE START. There are many other machine conditions that can prevent cycle start from happening, but these things are all specific to each machine.
_________________
Thanks.
===================
I would rather by Fly Fishing!
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