587,739 active members*
3,210 visitors online*
Register for free
Login
Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2004
    Posts
    7

    Unhappy G-Code letters What are the definitions?

    I am currently setting up a machine and having problems. I am looking at the G-code after posting, how do I find the definitions of each of the letter codes? Example what is SP,SF and PA? Is there a place to find these definitions?

  2. #2
    Join Date
    Sep 2003
    Posts
    552
    SP,SF and PA could be your problem. Most G code programming is one letter followed by a numeric value.

    Example:

    N010 M03 S300

    N010=block number
    M03=spindle forward misc. function
    S300=spindle speed of 300

    Darek

  3. #3
    Join Date
    Mar 2004
    Posts
    120
    Hi CADkathy,

    here is a link to general G-code definitions... http://www.linuxcnc.org/handbook/gcode/g-code.html

    As I understand it, SP,Sf or PA are NOT standard RS274D G-code.

    Hope this helps... a bit

    Gary
    embrace enthusiasm to accomplish the task
    Gary Davies... www.durhamrobotics.com

  4. #4
    Join Date
    Jan 2004
    Posts
    62
    It might help to identify what control you are using. Some of the PC based or other controls may have unique designations.

  5. #5
    Join Date
    Jul 2004
    Posts
    3
    What is your CAD program? What is your machine control? If you have a programming manual for the machine, it will tell you all you need to know. Otherwise give some more info here and you'll get the help you need.

    Matrixman

  6. #6
    Join Date
    Jun 2004
    Posts
    38

    Ultimate G-CODE Reference

    Complete G-Code reference from the people that had a bit of a hand in designing it. NIST... :cheers:
    Attached Files Attached Files

  7. #7
    Join Date
    Mar 2004
    Posts
    7

    Talking Thanks for the Leads!

    With the information y'all (Yes it has been a long time since I moved South) sent, I was able to contact my software provider and determine the post processor the machine manufacturer suggested I use was incorrect. I am now using another post and my machine is cruising.

    Thanks again! :banana:

  8. #8
    Join Date
    Jun 2004
    Posts
    67
    Kathy,
    Just for the record, SP and SF and PA represent "Select Pen" / "Set Force" / "Plot Absolute" in Hewlett-Packard's proprietary 2D pen-plotter language HP-GL. They are adopted also into certain versions of RML and CAMM-GL used with Roland 3D micro-mills.
    Regards, Terrence

Similar Threads

  1. parametric programming
    By Karl_T in forum CamSoft Products
    Replies: 21
    Last Post: 05-24-2005, 08:58 PM
  2. Autocad fonts (letters) to .dxf files
    By fiedd in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 15
    Last Post: 02-09-2005, 12:54 AM
  3. I need sample G code program
    By bunalmis in forum G-Code Programing
    Replies: 1
    Last Post: 08-24-2004, 09:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •