586,268 active members*
4,101 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2012
    Posts
    3

    torch control in mach3

    Hi,

    I made a oxy fuel cutting machine using stepper motor and Mach3 .I am having a problem with torch on/off and pierce delay. Generally mach3 is programmed,,, first the torch gets on and then the pierce delay timer start. Whereas I want it to work vice versa. As I am using the mach3 plasma set for oxy fuel cutting, so for a pierce the metal should be preheated and then the torch should be switched on. I mean I made the machine in a way the ignition of the torch is manual. And oxygen pressure valve (which is required for cutting) is connected to mach3.

    How do I configure it.?

  2. #2
    Join Date
    Mar 2009
    Posts
    924
    I think you need to have a P code in front of the M code that turns on the cut valve. Something like this:

    P30 (pre heat delay)
    M03 (signal to cut valve on)
    P01 (pierce delay)

    Maybe someone who has more cam experience than me will jump in....

    WSS
    www.metaltechus.com

  3. #3
    Join Date
    Jul 2005
    Posts
    2415
    Quote Originally Posted by WSS View Post
    I think you need to have a P code in front of the M code that turns on the cut valve. Something like this:

    P30 (pre heat delay)
    M03 (signal to cut valve on)
    P01 (pierce delay)

    Maybe someone who has more cam experience than me will jump in....

    WSS
    Close:
    G04 P## (## is in seconds)
    M03
    G04 P1 (pierce delay)

    codes that a good POST processor in a CAM program should put in for you

Similar Threads

  1. using a relay to activate a plasma torch (mach3)
    By Delanoman in forum Mach Plasma / Laser
    Replies: 7
    Last Post: 08-26-2015, 12:33 AM
  2. post processor for mach3 plasma m03 torch on
    By dj_pigs in forum BobCad-Cam
    Replies: 3
    Last Post: 12-04-2014, 03:22 AM
  3. Turning torch on with Mach3
    By Silverback94 in forum Machines running Mach Software
    Replies: 0
    Last Post: 02-10-2012, 09:08 PM
  4. Multi plasma torch with thc/mach3
    By DanOSB in forum Waterjet General Topics
    Replies: 2
    Last Post: 08-22-2010, 09:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •