Results 1 to 5 of 5

Thread: Torch Auto On/Off timing Problem

  1. #1
    Registered
    Join Date
    May 2010
    Location
    Pakistan
    Posts
    3
    Downloads
    0
    Uploads
    0

    Torch Auto On/Off timing Problem

    Dear All,
    I'am working on T3 5x10, AVHC and Hypertherm 1250 Plasma cutting machine. Normally we make .DXF files in AutoCAD and after that import them into T3.
    Problem is that when we start cutting multiple objects e.g square and circles etc, as we press 'Torch' button from "AUX PANEL" of Torchmate control software, torch starts moving downward to the object and immediately fires the spark and pierce the sheet but don't move on any X or Y axis until I press manually 'START' button from the "G-Code PANEL" of Torchmate control software to start the cutting (While I've made changes in M-Code definition and M-Code Execution as per instruction in given in the Help to start cutting automatically). Then it starts its motion on given axis and complete the cut of the required object. Without closing the spark and retracting back torch to its normal or safe height it continues its Rapid move to the next object while cutting and damaging the sheet and complete the drawing and stops cutting at point where it started the program. During this whole process spark remains on and does not stop automatically.
    I'm too much confused with its behaviour, I'm unable to figure out the accurate parameter settings in AVHC and Torchmate Control Software.

    Please, help me in resolving the issue.

    Thanks in Advance


  2. #2
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    316
    Downloads
    0
    Uploads
    0
    The Auxiliary panel is a way of testing the output relays on the system. It is only for testing the outputs or doing manual cuts.

    When running a G-Code file, the Torchmate drivers software runs Automatic M-Code Executions, which is where the machine will automatically turn on and off the Plasma cutter. If the torch does not fire when running the G-code program alone, then the M-Code Definitions or Executions are not setup correctly.

    Quote Originally Posted by Eijazz View Post
    Dear All,
    I'am working on T3 5x10, AVHC and Hypertherm 1250 Plasma cutting machine. Normally we make .DXF files in AutoCAD and after that import them into T3.
    Problem is that when we start cutting multiple objects e.g square and circles etc, as we press 'Torch' button from "AUX PANEL" of Torchmate control software, torch starts moving downward to the object and immediately fires the spark and pierce the sheet but don't move on any X or Y axis until I press manually 'START' button from the "G-Code PANEL" of Torchmate control software to start the cutting (While I've made changes in M-Code definition and M-Code Execution as per instruction in given in the Help to start cutting automatically). Then it starts its motion on given axis and complete the cut of the required object. Without closing the spark and retracting back torch to its normal or safe height it continues its Rapid move to the next object while cutting and damaging the sheet and complete the drawing and stops cutting at point where it started the program. During this whole process spark remains on and does not stop automatically.
    I'm too much confused with its behaviour, I'm unable to figure out the accurate parameter settings in AVHC and Torchmate Control Software.

    Please, help me in resolving the issue.

    Thanks in Advance
    Mike @ Torchmate.com | www.Torchmate.com
    Toll Free : (866) 571-1066 M-F 7:30am-4pm PST


  3. #3
    Registered
    Join Date
    May 2010
    Location
    Pakistan
    Posts
    3
    Downloads
    0
    Uploads
    0
    Dear Mike,
    Thanks a lot for enhancing my concepts about the "AUX Panel" of Torchmate Control Software.
    As I understood from your reply is that "Once G-Code file is loaded into the Torchmate program, then I've to press "Start" button from the "G-Code" Panel to start cutting if other things are configured correctly, torch will start X and Y movement automatically and will produce spark for cutting according to the G-Code file program.
    I'll try it very soon and will be back to you with the results.
    Thanks .


  4. #4
    Registered
    Join Date
    May 2010
    Location
    Pakistan
    Posts
    3
    Downloads
    0
    Uploads
    0
    Dear Mike,
    Now I've unsatisfactory results with me. therefore, i'm attaching snapshots of the program parameters and the G-Code file cutting (for the testing and experimental purpose to fine tune and to be familiarize myself with the T3) with this post.
    Uploaded Pictures on "http://www.flickr.com/photos/50276912@N05/" website.
    http://www.flickr.com/photos/50276912@N05/

    Following is the sample G-Code File...
    (File created using Torchmate DXF Import)
    (Import File: circle3.dxf)
    (Import Date: 5/17/2010)

    N10 G00 X0.4705 Y0.0000
    N20 M50
    N30 G03 X0.6505 Y0.0358 I-0.0010 J0.4757 F70.00
    N40 G03 X0.8031 Y0.1378 I-0.1804 J0.4352
    N50 G03 X0.9051 Y0.2904 I-0.3342 J0.3337
    N60 G03 X0.9409 Y0.4705 I-0.4362 J0.1803
    N70 G03 X0.9051 Y0.6505 I-0.4720 J-0.0003
    N80 G03 X0.8031 Y0.8032 I-0.4362 J-0.1810
    N90 G03 X0.6505 Y0.9051 I-0.3330 J-0.3332
    N100 G03 X0.4705 Y0.9409 I-0.1811 J-0.4398
    N110 G03 X0.2904 Y0.9051 I0.0010 J-0.4757
    N120 G03 X0.1378 Y0.8032 I0.1804 J-0.4352
    N130 G03 X0.0358 Y0.6505 I0.3342 J-0.3337
    N140 G03 X0.0000 Y0.4705 I0.4362 J-0.1803
    N150 G03 X0.0358 Y0.2904 I0.4720 J0.0003
    N160 G03 X0.1378 Y0.1378 I0.4362 J0.1810
    N170 G03 X0.2904 Y0.0358 I0.3330 J0.3332
    N180 G03 X0.4705 Y0.0000 I0.1811 J0.4398
    N190 G01 X0.4705 Y0.2500
    N200 M51
    N210 G00 X1.6094 Y0.0000
    N220 M50
    N230 G03 X1.7894 Y0.0358 I-0.0010 J0.4757
    N240 G03 X1.9421 Y0.1378 I-0.1804 J0.4352
    N250 G03 X2.0440 Y0.2904 I-0.3342 J0.3337
    N260 G03 X2.0799 Y0.4705 I-0.4362 J0.1803
    N270 G03 X2.0440 Y0.6505 I-0.4720 J-0.0003
    N280 G03 X1.9421 Y0.8032 I-0.4362 J-0.1810
    N290 G03 X1.7894 Y0.9051 I-0.3330 J-0.3332
    N300 G03 X1.6094 Y0.9409 I-0.1811 J-0.4398
    N310 G03 X1.4640 Y0.9179 I0.0005 J-0.4738
    N320 G03 X1.3328 Y0.8511 I0.1456 J-0.4478
    N330 G03 X1.2288 Y0.7470 I0.2773 J-0.3814
    N340 G03 X1.1619 Y0.6159 I0.3815 J-0.2770
    N350 G03 X1.1389 Y0.4705 I0.4484 J-0.1455
    N360 G03 X1.1619 Y0.3251 I0.4715 J0.0002
    N370 G03 X1.2288 Y0.1939 I0.4483 J0.1458
    N380 G03 X1.3328 Y0.0899 I0.3814 J0.2773
    N390 G03 X1.4640 Y0.0230 I0.2767 J0.3810
    N400 G03 X1.6094 Y0.0000 I0.1459 J0.4507
    N410 G03 X1.7037 Y0.0214 I-0.0098 J0.2618
    N420 G03 X1.7836 Y0.0758 I-0.1038 J0.2382
    N430 G03 X1.8380 Y0.1557 I-0.1838 J0.1837
    N440 G03 X1.8594 Y0.2500 I-0.2404 J0.1041
    N450 M51
    N460 G00 X2.8166 Y0.2956
    N470 M50

    torch does not moves downward or upward unless until I press "Cut" button from the "Auxiliary Panel".
    Please, help me in setting parameters, auto on/off and auto AVHC control through G-Code file.

    Best Regards,


  • #5
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    316
    Downloads
    0
    Uploads
    0
    Looking at the pictures you have posted, everything appears to be setup correctly. However looking at your g-code that you posted, you have inserted M50 and M51 commands at the beginning and end of cutting commands in your program. With the Torchmate software these codes are not needed, and in fact work against the operation of the system because it's automatically executing the codes behind the scenes. If you remove those codes there is no reason why the machine shouldn't run correctly.

    -Mike
    Mike @ Torchmate.com | www.Torchmate.com
    Toll Free : (866) 571-1066 M-F 7:30am-4pm PST


  • Similar Threads

    1. Need Help!- Sharp edge on Cut & Auto Torch Height Control
      By nfrees114 in forum Torchmate
      Replies: 3
      Last Post: 02-25-2010, 12:30 PM
    2. Auto-Off a problem with the Xbox 360-Wireless-Controller?
      By Spartan117 in forum Mach Wizards, Macros, & Addons
      Replies: 0
      Last Post: 08-07-2009, 02:43 PM
    3. Torchmate, Torch height controller, problem?
      By stevensea in forum Torchmate
      Replies: 5
      Last Post: 04-15-2009, 07:29 PM
    4. Auto Tool Zero VB problem
      By Normsthename in forum Mach Wizards, Macros, & Addons
      Replies: 0
      Last Post: 11-23-2007, 11:15 AM
    5. torch relay problem
      By dgalaxy in forum General Electronics Discussion
      Replies: 6
      Last Post: 07-16-2006, 10:03 AM

    Posting Permissions



    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.