Problems With Programming

Discussion in 'CNC Cutting' started by JEL DESIGNER, Oct 25, 2017.

  1. JEL DESIGNER

    JEL DESIGNER Well-Known Member

    Joined:
    Apr 28, 2017
    Messages:
    62
    Likes Received:
    5
    Trophy Points:
    78
    I am having problems with my programming. My Torchmate software is on a different computer than where the VMD controller is. It seems that I check the G-Code before I save the program it works fine when I check it within the cut screen. I have been having issues with it doing the program 3 times during operation. Right now when it is caught the operator does the program manually by doing the Run From Here feature. It is making our cut times longer than they need to be. Is there a way to check the G-Code again prior to me installing it on the other computer? Is there some type of software that reads this G-Code that I can put on my computer? I don't want to have to go through and reprogram everything when this happens.
     
  2. Dnmeistr-LECS

    Dnmeistr-LECS Well-Known Member

    Joined:
    Dec 22, 2015
    Messages:
    705
    Likes Received:
    109
    Trophy Points:
    123
    Can you further clarify this "I have been having issues with it doing the program 3 times during operation." Meaning it cuts the same part 3 times, then you simply have tool paths on top of tool paths, get rid of the duplicate tool paths, select all go to Machine and Delete Tool Path. Then break the part, Arrange > Break Path, select all count the # of objects and compare this with the number it shows selected at the top left of the screen.
     
  3. JEL DESIGNER

    JEL DESIGNER Well-Known Member

    Joined:
    Apr 28, 2017
    Messages:
    62
    Likes Received:
    5
    Trophy Points:
    78
    How is that possible? I only did the tool path once. When the program is running, it will cut the same item in the program 3 times. Example, I was cutting a rectangle with holes. It would cut each hole 3 times with a slightly different starting point. Then when it cycle through the circles it did the same thing with the rectangle.
     
  4. Buzz Cooper

    Buzz Cooper Member

    Joined:
    Sep 2, 2017
    Messages:
    9
    Likes Received:
    1
    Trophy Points:
    8
    I had that happen once when I was just learning the software. I have the machine in my shop with the VMD out there. I do all my designing and final G code in my office on another computer that is 300 feet away from my shop. I originally didn't know how to do the path functions correctly (Online,Male,female) so I thought I was doing it right as online. I learned later that the show tool path being checked allowed you to see the actual tool path. I never checked that box so if I modified it later I was modifying the path image and not the original image which in turn caused me to stack the cuts. So when I cut it it would cut each path twice right on top of each other. I now separate the original image and put it on the left side of the table square on the screen and all my tool path images are on the right. This comes in handy when I have 27 different parts in one master file for one product that gets welded together later. This may not be your problem but it was mine and if it helps then cool!!
     
  5. LECS-Chad

    LECS-Chad Guest

    This sounds like a sequence issue or a dimension setting in the TMCAD that need to be adjusted.

    When you generate the tool path go to VIEW/SHOW TOOL PATHS ONLY. Select ALL (ctrl + A) and press DELETE on the keyboard to remove the tool path(s) created.

    go to VIEW/SHOW TOOL PATHS

    Generate the tool path again.

    You should only have 1 lead in per geometry

    At that point move to the x0 y0 and proceed as normal.

    If you are generating a nest of parts larger than 100" then you need to change a size setting to get proper output.

    go to MACHINE/MACHINING DEFAULTS

    Select SETUP
    upload_2017-10-31_12-35-23.png

    Then change the MACHINE LIMITS to the size of the longest length of your table square.

    upload_2017-10-31_12-36-6.png

    Select APPLY then OK.

    Re-output and you shouldn't see that duplicate issue.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice