585,919 active members*
3,979 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2005
    Posts
    29

    add comments in G code?

    Dear friends, Is there a way to add comments in the G-code program?
    Thanks.

  2. #2
    Join Date
    Jun 2006
    Posts
    629
    Put the comment in Brackets()
    "It's only funny until some one get's hurt, and then it's just hilarious!!" Mike Patton - Faith No More Ricochet

  3. #3
    Join Date
    Apr 2005
    Posts
    3634
    The answer is, yes.

    Not all controls are the same, when it comes to adding comments.

    I run Siemens control which is " ; ", I think Mach3 is " ( ) ".

    Siemens Control Example:

    X15.273 Y17.844 ; This is a comment



    ------------------------------------------------------------------------------------------


    Mach3 Control Example:

    X15.273 Y17.844 ( This is a comment )




    What Control are you working with?



    .

  4. #4
    Join Date
    Sep 2006
    Posts
    15
    all you should have to do on a fanuc control is just put the text in brackets ()unless the its the O series(at least with the one i work with) which you have to add it to the program on a computer and send it in

  5. #5
    Join Date
    Mar 2003
    Posts
    156
    The open parenthesis '(' means control out and the close parenthesis ')' means control in. So in theory you can stick the comment in between word address codes. But I recommend that you place the comments at the end of the block or in a block by itself. [Fadals only need the '(' open parenthesis and must be at the end of the block] As a rule you must use both open and close in the block. [The Mark Century 2000, used the open and closed for parametric programming, and the code '(MSG,' for messages.]
    Safety - Quality - Production.

Similar Threads

  1. KX3 anyone got one?? comments
    By ROV CNC in forum Benchtop Machines
    Replies: 9
    Last Post: 08-03-2009, 07:57 AM
  2. Adding Comments to G-code Programs
    By bill south in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 04-20-2007, 02:51 PM
  3. Your comments
    By ESP1 in forum European Club House
    Replies: 2
    Last Post: 04-03-2007, 06:17 AM
  4. How to add comments to G-code
    By Xterrian in forum G-Code Programing
    Replies: 2
    Last Post: 10-15-2005, 07:46 PM
  5. Your comments please.
    By MrBean in forum DIY CNC Router Table Machines
    Replies: 7
    Last Post: 09-20-2004, 09:47 PM

Tags for this Thread

Posting Permissions

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