Hello Guest it is April 25, 2024, 07:14:55 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 - diegogoujon2

Pages: 1
1
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: February 17, 2015, 04:02:55 PM »
ok this is done!!
i wanna send a huge thanks to aldepoalo for his awesome help and super fast replay. And thank you so much BR549 too.

awesome work!

this post can be closed (are not how do that)
Diego.

2
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: February 17, 2015, 01:36:57 PM »
hello aldepoalo.
thank you very much for the answer.
I just email you.

i hope you can help me. Thank you very much!
Diego

3
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: February 12, 2015, 03:18:50 PM »
Hello, sorry for the delay :(
ok, i agree. The problem is with BobCAD.
Can anyone recommend any CAM for plasma cutting? Preferably free

Thanks !!
Diego

4
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: December 14, 2014, 05:07:05 PM »
I think we have not understood properly.
The following is the g-code generated using BobCAD using the PP "Mach_3_Plasma_Metric_Rev1.MillPst".

****************************************************
(BEGIN PREDATOR NC HEADER)
(MACH_FILE=3AXVMILL_MM.MCH)
(MTOOL T1 S1 D12.7 H0. DIAM_OFFSET 1 = 6.35)
(SBOX X-56.75 Y-56.75 Z-25.4 L31.35 W31.35 H0.)
(END PREDATOR NC HEADER)

%
O100
(PROGRAM NUMBER)
(PROGRAM NAME - BOBCAD1.NC)
(POST -  MACH 3 PLASMA METRIC)
(DATE - SUN. 12/14/2014)
(TIME - 06:51PM)

N01 M05
N02 G21 G40 G49 G54 G80 G90 G91.1
N03 G53 Z0.

(Trabajo 1  Contorno)
(TOOL# 1 , BEAM DIA. = 12.7)

N04 T1
N05 G00 G90 G54 X-31.35 Y-56.75
N06 Z2.54
N07 M98 P10 (SUBPROGRAM CALL)

N08 G04 P.5 (MANUALLY EDIT DWELL)
N09 M05
N10 G00 Z2.54
N11 G53 Z0.
N12 G53 Y0.
N13 M02

O10 (SUBPROGRAM OF O100)
N01 M05
N02 G04 P.5 (MANUALLY EDIT DWELL)

N03 G01 Z0.
N04 Y-31.35
N05 Y31.35
N06 X31.35
N07 Y-31.35
N08 X-31.35
N09 X-56.75
N10 M99 (SUBPROGRAM RETURN)

(END OF PROGRAM)

N14 M30
%

****************************************************

does not appear M3/4/7/8 ... only M05
I need the PP set M03 to begin work and M05 to finalize.
Got that?

I tried all PP for Mach3.

Thanks
Diego

5
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: December 13, 2014, 10:18:51 AM »
Thanks BR549.
I have not problem with M3/4/7/8 .... my problem always was M5.

The Manual say M5 is to spindle off. nothing abaut setup M5 to active/deactive a relay.

Thanks anyway.
Diego

6
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: December 12, 2014, 04:42:57 PM »
OK, great!
so, how can setup M05 in mach 3 to active/deactive a relay ?

Thank you.

ps: sorry for my english, it's the best google translate can do :)

7
G-Code, CAD, and CAM discussions / Re: BobCAD, Mach3, Plasma cutting
« on: December 09, 2014, 09:21:17 AM »
thanks mr BR549.

but Really ? Please I need real help.
I mean nobody has similar problems?

If this is true then nobody can use bobcad with Mach3.
All i need is some way to turn on/off a reley when gcode set M05. There is NO way to do that?

thank's
Diego




8
G-Code, CAD, and CAM discussions / BobCAD, Mach3, Plasma cutting
« on: December 06, 2014, 02:53:24 PM »
Hello, I am Diego, this is my firt post.

I am testing BobCAD with Mach3 plasma profile on a oxygen torch cutting table. I installed postprocessor "Mach_3_Plasma_Metric_Rev1.MillPst" from BobCAD web site. BobCAD is v24 and setting as plasma machine.

My output 1 is a reley for oxygen electrovalve. Works ok, i test writeing M03 and M05.

The problem is the gcode. when it should turn ON or OFF the reley the gcode set M05 ... always.
What i am doig wrong ? how can i set mach3 for turn ON and OFF the reley ?

Other problem. With postprocessor "Mach_3_Plasma_Metric_Rev1.MillPst" gcode has not FEEDRATE parameters ... no matter what feedrate set for plasma. But it works well with the "Mach_3_Mill_No_ATC_Metric_Rev2.MillPst"

I need help please!
Thanks.

Diego

Pages: 1