Hello Guest it is April 18, 2024, 01:59:29 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.


Messages - sd3534

Pages: 1
1
Thanks much I will give that a try!
Appreciate the fast response!

Steve

2
General Mach Discussion / Mach 3 lag between stopping a move and M9
« on: June 07, 2017, 09:46:48 AM »
Hello:
I have a hobby CNC 3 axis gantry using an Optimum BF20 drive, SmoothStepper Ethernet and Mach3.
Want to do TIG welding.
I have the welder set up and the GCode works.
I am using M7 to turn on the welder and M9 to turn it off.
There is a 5 VDC Relay attached to the welder to turn the welder on and off and isolate the welder from the Optimum box.
The problem is there is a very long lag time between an M7 command and the G01 and another long lag between the the gantry stopping movement and the M9 (Stop welder) command.
So long in fact I am blowing a hole at the end of the weld.
I have tried everything I can think of but no matter what the welder takes too long to shut off and blows a hole in the part.
Computer is a laptop with 8 gb ram, and a 2.7 ghz processor, so I don't think it's a communication problem with the computer.
Since GCode is a one operation language the G01 line must end before reading the M9 line to turn off the welder.

The GCode is this simple:
M7
G01 x 3.73 F15
M9

Any ideas?

Thanks
Steve

Pages: 1