586,395 active members*
2,680 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2014
    Posts
    12

    Nesting of an NC File

    Hi All

    Does anyone know of a software package that can nest NC files (Not DXFs). Basically, we have 5 axis files that we want to linear nest (no rotating, as this would obviously make things much more complex). We need to be able to specify spacing for the nest and select NC files. The software literally just needs to take the limits of the files (lowest X Y, highest XY) and nest the limits of the selected files onto a sheet. Once nested, the XY value need to be combined and adjusted accordingly and a new file export. If it could read the file and combine in an order to minimise tool changes it would be much better . Does anyone know of such package? Or know a company that may be interested in the development of such project?
    I have made a simple VB program to read the NC files and output the limits of the part, so believe it could be done.

    Thanks

  2. #2
    It's a bit ugly but I have written myself an Excel spreadsheet to do this.
    I enter the original G-Code and specify the X and Y offsets that I want.

    If you have put enough REM statements into your original file you can then re-order the sections of programme to minimise tool changes.

    It gets its knickers in a twist if the original G-Code puts the Z instruction straight after the X&Y on a G02 or G03. It prefers it after the I&J.

    I'm not a programmer so I'm sure somebody who knows what they are doing could make a better job of it. ;-)

  3. #3
    Double post!

    But I did say that I'm not a programmer! ;-)

Similar Threads

  1. Replies: 8
    Last Post: 05-04-2015, 12:49 PM
  2. Windows x64 text file splitter that goes by lines, not file size?
    By Galane in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 04-06-2015, 12:26 AM
  3. How do you convert STL file from 3D printer to G-code or a CNC desktop mill file
    By imperial90303 in forum Uncategorised CAM Discussion
    Replies: 4
    Last Post: 01-25-2015, 08:37 PM
  4. CNC nesting file confusion
    By twarren in forum Joes CNC Model 2006
    Replies: 2
    Last Post: 03-29-2011, 06:21 PM
  5. 2D On-Line nesting - Nesting on-demand !
    By mijo in forum News Announcements
    Replies: 0
    Last Post: 03-21-2006, 04:42 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
  •