Hello Guest it is April 19, 2024, 06:00:42 PM

Author Topic: G Code Causing Problem with Plasma Machine  (Read 3969 times)

0 Members and 1 Guest are viewing this topic.

G Code Causing Problem with Plasma Machine
« on: April 01, 2009, 09:35:51 AM »
I have a plasma machine that works off of Mach 3 to cut and bevel pipe. I am having a problem with G codes possibly. When I run the G code it makes the first cut just fine but when it gets to the point to start the second cut the torch turns on and then shuts off without even giving the torch a chance to create an arc. The plasma machine is not showing any default and because its making the first cut just fine leads me to know its not the plasma machine itself. I am also using THC 300 with this whole machine. Could anybody help me and give some input into why it would be doing this? Is is the G code? Is it a setting in Mach 3?
Re: G Code Causing Problem with Plasma Machine
« Reply #1 on: April 01, 2009, 12:18:46 PM »
i have had the same problem before. are you using lazycam? i create toolpaths in turbocad. i found that i have to explode all arcs and then  join polylines to get rid of that. for some reason lazycam would insert extra m3 m5 commands if left as lines and arcs. another thing could be tiny pionts left on a drawing. lazycam will create a m3 m5 for those.
Re: G Code Causing Problem with Plasma Machine
« Reply #2 on: April 01, 2009, 12:45:57 PM »
I am writing the G codes manually. We usually use Palsma Cam but I don't think that it can create a G code that would bevel pipe. Yet I am not for sure on that as well.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: G Code Causing Problem with Plasma Machine
« Reply #3 on: April 01, 2009, 04:18:26 PM »
Can you attach your code please?
Hood
Re: G Code Causing Problem with Plasma Machine
« Reply #4 on: April 01, 2009, 04:57:04 PM »
G90 G0Z.5
G91 G0B-37.5 X5.0
G90 G1Z-1.40F100
G91M3
G4 P.9
G1 X.16F75
G1 A20.50F30
G1 X-.16F75
M5
G90 G1Z.5F100
G91 G0B37.5 X-.625
G90 G1Z.08F100
G91M3
G1 Z.3 F50
G1 Z.08
G91
G1 A20.82F30
M5
G90 G0Z.5
G91 G0B37.5 X-1.625
G90 G1Z-1.60F100
G91M3
G4 P.4
G1 X-.16F75
G1 A20.50F30
G1 X.16F75
M5
M30

Online Graham Waterworth

*
  • *
  •  2,672 2,672
  • Yorkshire Dales, England
    • View Profile
Re: G Code Causing Problem with Plasma Machine
« Reply #5 on: April 01, 2009, 05:05:32 PM »
only thing I can see missing is the G4 dwell after the second M3

Graham
Without engineers the world stops