585,763 active members*
4,408 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2018
    Posts
    1

    Looking for G-code software

    Hey,


    I am looking for some g-code editing software that will renumber all the tools, H offsets, and D offsets within a program without confusing newly numbered tools quickly and easily. Were in the process of moving our common tools around in the machines and I have to go through and renumber all the tools within all our programs. Does anyone know of any software do this quickly and easily? I'm currently doing this by hand but would like to take the human element out of it and make this process quicker.

    Here is an example of what I'd like it to do:

    T1 WILL NOW BE T25
    T2 WILL NOW BE T23

    T6 WILL NOW BE T7
    T7 WILL NOW BE T6
    etc, etc.

    The software has to keep track of the renumbering so the numbers T6 and T7 don't become the same tool.
    This could happen with lots of our tool numbers.


    Thank you for your time!

  2. #2
    Join Date
    Mar 2017
    Posts
    314

    Re: Looking for G-code software

    I dont know of any editing software that wont do this. This being, change any tool would get lost like T6 to something like T1006. Then change T7 to 6. Then T1006 to 7.

  3. #3
    Join Date
    Aug 2016
    Posts
    119

    Re: Looking for G-code software

    A VB or JS script could do this. But unless you're familiar with them the learning curve would be prohibitive. What about Notepad++ Home and record some macros?

  4. #4
    Join Date
    Jun 2003
    Posts
    205

    Re: Looking for G-code software


  5. #5
    Join Date
    Jun 2010
    Posts
    4256

    Re: Looking for G-code software

    Notepad, ctrl/H

    Yeah, manual - but easy and free. Yes, I use it for that a lot.

    Cheers
    Roger

Similar Threads

  1. G Code to DIY CNC software
    By jrsaw27 in forum Controller & Computer Solutions
    Replies: 3
    Last Post: 05-18-2011, 05:39 AM
  2. looking for dxf to g code software
    By cnccustom in forum Benchtop Machines
    Replies: 3
    Last Post: 12-15-2008, 09:21 PM
  3. G-code software
    By jorgeneo560 in forum G-Code Programing
    Replies: 6
    Last Post: 09-09-2008, 01:43 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
  •