Search CNC Information

Pick Your Native Language!

Untitled Document English CNC Information Arabic CNC Information Bulgarian CNC Information Chinese (Simplified) CNC Information Chinese (Traditional) CNC Information Croatian CNC Information Czech CNC Information Danish CNC Information Dutch CNC Information Finnish CNC Information French CNC Information German CNC Information Greek CNC Information Hindi CNC Information Italian CNC Information Japanese CNC Information Korean CNC Information Norwegian CNC Information Polish CNC Information Portuguese CNC Information Romanian CNC Information Russian CNC Information Spanish CNC Information Swedish CNC Information
CNC Information Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Here is a quick listing of G-codes (0 viewing) 
Go to bottom Post Reply Favoured: 9
TOPIC: Re:Here is a quick listing of G-codes
#2341
r2d2f16 (User)
Fresh CNC Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 10 Months ago Karma: 0  
this is nice for learning thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2398
lksahu (User)
Fresh CNC Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 9 Months ago Karma: 0  
THANKS FOR THE LIST
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2434
motel (User)
Fresh CNC Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 8 Months ago Karma: 0  
I thought G70 and G71 were inch and millimeter codes. Anyway I heard once that you should master I J and K programming since some machines don't recognize the Radius words. Is this true? Thx.
Matt
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2436
govermentcheese (User)
Fresh CNC Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 8 Months ago Karma: 0  
Hello starting to learn g codes and my first project is to spell my initials of my name which are CTR we are doing this on a 2inch by 3 inch graph paper i understand most of the concept but I am having a problem on how to start the g codding sequence in ncplot to see how it is turning out. Iam 50 years old in 2 weeks. I lost my job last year company sold and moved over seas. I had 16 years there I ran a one man brake press so I have a good understanding of machining equipment. They had plasma and other gcode machines next to me. While plotting this out in ncplot program will I see it as I put it in the program.I think I have the c allready done . My class is only 2 hours a day twice a week have to learn fast.. Can anyone help me on this..
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2440
BlackOnyx (User)
CNC Moderator
Posts: 126
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 8 Months ago Karma: 0  
My experience with G2/G3 XYZ R or G2/G3 XYZ IJK is that the R option only works if the arc either starts or ends exactly on one of the quadrants, if it is an arc which does not either start and/or end on a quadrant (XYZ axis), then the R option does not work. This is why when I set up a post processor for a CAM system, I always revert to the IJK option, because it covers all arc possibilities.
For anyone who doesn't yet understand the difference,

G1 X+1 Y+2 (position at the start of the arc)
G2 X+0 Y+1 R1 (perform the arc)

G1 X+1 Y+2 (position at the start of the arc)
G2 X+0 Y+1 I-1 J+0 (perform the arc)

The IJK represent incremental values (- or + direction as for the axes) in XYZ axes, from the position at the start of the arc, to the center point of the arc, in this case, I is -1, because the center of the arc is in the - direction along X axis. J is 0, because the arc center is on the same Y position, as the arc start. (R on some controls may be CR)
Also, note that the zeros in codes are not necessary,
G00/G0 G01/G1 G02/G2 G03/G3 G04/G4 M00/M0 M01/M1 etc. are functionally identical to a control.
 
Report to moderator   Logged Logged  
 
Last Edit: 2010/09/18 07:16 By BlackOnyx. Reason: Clarify I and J text.
  The administrator has disabled public write access.
#2482
BlackOnyx (User)
CNC Moderator
Posts: 126
graphgraph
User Offline Click here to see the profile of this user
Re:Here is a quick listing of G-codes 2 Years, 7 Months ago Karma: 0  
Some very good general CNC code info
http://en.wikipedia.org/wiki/G-code
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by CNC Informationget the latest posts directly to your desktop
CNC Information