585,987 active members*
4,310 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > CamWorks > How to get rid of line numbers in NC code
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    3

    How to get rid of line numbers in NC code

    Does anyone know how to set up the post process options to get rid of the line numbers?

  2. #2
    Join Date
    Aug 2005
    Posts
    249
    It depends on how you edit your post processor. If you use the UPG then under the MISC tab in the Sequence and Sequence Output section select No Seq. Numbers.

    If you manually updat the posts in Notepad or the like (which is what I do) the modify the :C: SEQ_CONFIG=(YOUR VALUE) TO :C: SEQ_CONFIG=3 IN THE :SECTION=CALC_INIT_CODES. See below:

    :SECTION=CALC_INIT_CODES
    :C: DEFINING_MACRO=NO
    :C: OFFSET_RESIDENT=NO
    :C: SEQ=1
    :C: SEQ_INCREMENT=1
    :C: MAX_SEQUENCE=99999
    :C: WORK_COORD_CONFIG=NO
    :C: END_OF_TAPE_PRELOAD=NO
    :C: NO_SMALL_ARC=NO
    :C: ARC_ROUNDING_POINT=.00005
    :C: HOLD_Z_DOWN_FLAG=0
    :C: LAST_PRELOAD=0
    :C: SEQ_CONFIG=1
    :C: AIC=1
    :C: COMP_OFFSET=0
    :C: FEEDTYPE=1
    :C: N=N
    :C: MULTIAXIS_TYPE=0
    :C: ROTATION_DIRECTION=0
    *

    Hope this helps.
    Jeff Lange
    Lightning Tool & Manufacturing, Inc.

Similar Threads

  1. Centroid M400 code numbers
    By h_2_o in forum Centroid CNC Control Products
    Replies: 23
    Last Post: 11-06-2019, 02:33 PM
  2. Line numbers Fanuc OMD
    By Gncc50 in forum Fanuc
    Replies: 1
    Last Post: 08-22-2007, 07:30 PM
  3. Seeing what line of code the machine is at?
    By greasetattoo in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 6
    Last Post: 03-04-2007, 08:47 PM
  4. G-Code Line Numbers?
    By Imagineering in forum G-Code Programing
    Replies: 3
    Last Post: 08-17-2005, 01:26 PM
  5. Perhaps a bug in simple one line code??
    By thuffner3 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 02-03-2004, 03:21 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
  •