586,082 active members*
3,583 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2003
    Posts
    208

    total line length program?

    does anyone know of a program that will tell me the total line lenght of a dxf file, or a gcode program.

    i would like to know the total length of the lines in a file. or a program that will read gcode and tell me the the same thing. or the total cut time with a given a feed rate.

  2. #2
    Join Date
    Apr 2003
    Posts
    1876
    Many CAD/CAM programs will give this information, like Mastercam. I'm not aware of any programs that only do that without CAM. I suppose you could write a script to evaluate such data, but I'm not sure if it would be worth it.

    You might look for backplotters, (an app that reads g-codes and displays the toolpath). Something like that might have what you're looking for.

    'Rekd
    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #3
    Join Date
    Mar 2003
    Posts
    927

    OneCNC NCSentry

    Hi Joe,

    OneCNC NCSentry is just such a stand alone program.

    It will read in the G code file and give you line length, cut time, feed line length, rapid line length, etc.

    It will also simulate the part with stock. Live rotate the rendering.... It also has Collision detection.

    It works for both mills and lathes in the same program.

    There is a trial version available.

    You can get to it by clicking on the OneCNC banner add on the home page of this forum.
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #4
    Join Date
    Nov 2003
    Posts
    634
    You can do this in Microsoft Word easily, or just about in any word processing software.

  5. #5
    Join Date
    Apr 2003
    Posts
    1876
    buscht, I think what he's looking for is something to read the length of the moves in inches/mm, not count the number of lines of code in the program.

    i.e.
    X0 Y0
    G91
    X1.
    Y1.
    X2.

    would have a length of 4". (The length the tool travels)

    'Rekd
    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  6. #6
    Join Date
    Nov 2003
    Posts
    634
    Matt,
    Thanks, I read that post wrong.

    Thanks
    T

  7. #7
    Join Date
    Apr 2003
    Posts
    1876
    I had to take a double look at it too, I almost said the same thing you did.

    'Rekd
    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

Similar Threads

  1. *Knee Mill Retrofit*
    By IJ. in forum Vertical Mill, Lathe Project Log
    Replies: 309
    Last Post: 02-13-2011, 10:10 AM
  2. Learning to Program CNC Turning Center
    By Farmer in forum G-Code Programing
    Replies: 13
    Last Post: 09-12-2005, 06:03 AM
  3. parametric programming
    By Karl_T in forum CamSoft Products
    Replies: 21
    Last Post: 05-24-2005, 08:58 PM
  4. Total Newbie on Taig CNC Mill!!
    By vwgo in forum Taig Mills / Lathes
    Replies: 2
    Last Post: 10-18-2004, 01:40 AM
  5. A few honest questions
    By HuFlungDung in forum CamSoft Products
    Replies: 8
    Last Post: 06-16-2004, 12:24 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
  •