hey there, looking for some help..
new machine (3axis router) with weihong nc60a card and ncstudio
trying to fit ALPHACAM post processor.
i already have vcarve pro running with relevant post processor
need some help how to 'fit and match'
here is my vcarve pro gcode for 1000x1000mm square, 1pass
----------------------------------------------------------------------------------

///THIS IS THE TARGET OUTPUT NC//
//TRIANGLE 1000X1000 16.8MM DEPTH 1 PASS WITH T3//

N10 T3 M06
N20 G00 G43H3
N30 S22000 M03
N40 G00 X-4.000 Y0.000
N50 G00 Z21.880
N60 G01 Z8.400 F2500.0
N70 G01 Y1000.000 F13000.0
N80 G02 X0.000 Y1004.000 I4.000 J0.000
N90 G01 X1000.000
N100 G02 X1004.000 Y1000.000 I0.000 J-4.000
N110 G01 Y0.000
N120 G02 X1000.000 Y-4.000 I-4.000 J0.000
N130 G01 X0.000
N140 G02 X-4.000 Y0.000 I0.000 J4.000
N150 G01 Z0.000 F2500.0
N160 G01 Y1000.000 F13000.0
N170 G02 X0.000 Y1004.000 I4.000 J0.000
N180 G01 X1000.000
N190 G02 X1004.000 Y1000.000 I0.000 J-4.000
N200 G01 Y0.000
N210 G02 X1000.000 Y-4.000 I-4.000 J0.000
N220 G01 X0.000
N230 G02 X-4.000 Y0.000 I0.000 J4.000
N240 G00 Z21.880
N250 G00 Z21.890
N260 M05
N270 M30
%
-----------------------------------------
any help to create / define alphacam pp will be appreciated
thanks