Hello Guest it is April 24, 2024, 02:38:58 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - richway

Pages: 1
1
General Mach Discussion / MACH3 programmer required
« on: November 21, 2016, 11:50:34 AM »
Hi my name is Richard
I am currently building an automated TIG welding system and I 'm looking for someone to write the program code for the MACH3 software, the basic spec of what the machine has to do is listed below, if anyone is interested in providing a programming service please let me know and we can discuss the costs.

spec
Manually drive to start point and set as ZERO. Proximity sensor for crash detect stop all movement ensure manual override cannot drive forward only dive away from proximity sensor. (INPUT 1)
Determine STEP OVER and enter (+ or - for direction user to enter into a dialog box on screen)
Set TORCH HEIGHT (user to manually position using joystick control)
STARTweld starts (OUTPUT 1), If weld on signal not present (INPUT 2) ALL STOP. Receive signal WELD ON (INPUT 2) then 1 sec delay rotation starts (OUTPUT 2)
360 deg rotation, signal step over (INPUT 3)
Move step over distance (all weld and rotate signals remain on)



If ALLSTOP(button on screen and possibly stop button on control panel (INPUT 5) immediate – stop weld – stop rotation, lift torch to home position. Remember x axis position.

If TUNGSTEN CHANGE button on screen - continue weld to step point. Stop rotation Stop weld wait for slope out (input 2 monitoring arc on).
Lift torch to home
Remember X axis position. Return X axis to home

Operator changes consumables. Press RESUME button on screen
X axis returns to last stop point +/- step over distance. Set TORCH HEIGHT (manual operation using joystick). Press WELD RESUME button on screen- START continue welding with step over

Whilst job is running
Manual adjustment made by operator on Z and Y axis by joystick

Any help is greatly appreciated 
thanks Richard

2
General Mach Discussion / programming novice (and I mean NOVICE)
« on: November 19, 2016, 01:47:03 PM »
Hi Guys
I am a complete novice to programming (never proggramed anything but PLC before) of any kind. I am however, very good at building electronic control boxes and integrating welding processes. I am currently building a specialist straight line TIG welder. I want to use the MACH3 software to control an X axis step over movement for the welding torch - simple enough but there are a few complications. I have a systems requirement below and I'm looking for some help with the programming side. I have built the interface and have installed MACH3 onto the computer and connected the interface to the system. I can now control the motor using the arrow key (I thought that was pretty good for a program incompetent.
I would love to here from any of the users on this forum with any help to offer (also if there is anyone out there wanting to earn a little money then give me a price for writing the code and I will let you know any further information you may require).

Spec:
Manually drive to start point and set as ZERO. Proximity sensor for crash detect stop all movement ensure manual override cannot drive forward only dive away from proximity sensor. (INPUT 1)
Determine STEP OVER and enter (+ or - for direction user to enter into a dialog box on screen)
Set TORCH HEIGHT (user to manually position using joystick control)
START weld starts (OUTPUT 1), receive signal WELD ON (INPUT 2) then 1 sec delay rotation starts (OUTPUT 2)
360 deg rotation, signal step over (INPUT 3)
Move step over distance (all weld and rotate signals remain on)

If weld on signal not present (INPUT 4) ALL STOP

If ALLSTOP (button on screen and possibly stop button on control panel (INPUT 5) immediate – stop weld – stop rotation, lift torch to home position. Remember x axis position.

If TUNGSTEN CHANGE button on screen - continue weld to step point. Stop rotation Stop weld wait for slope out.
Lift torch to home
Remember X axis position. Return X axis to home

Operator changes consumables. Press RESUME button on screen
X axis returns to last stop point +/- step over distance. Set TORCH HEIGHT (manual operation using joystick). Press WELD RESUME button on screen- START continue with step over

Whilst job is running
Manual adjustment made by operator on Z and Y axis by joystick

looking forward to some much needed help thanks in advanced
Richard

Pages: 1