Hi guys
I am building post processor right now for LD 65 with Y axis on xbuilder-FeatureCam
for the turning features I build and check it however milling features( X and Z axis rotary tool using Y coordinate ) hava problem with output G code it is not correct when i try to simulate it on NC viewer
this is the output code for pocket 25*25 on face of the part ( Z axis rotary tool with Y )
%
O001
N1 ( Z-AXIS ROTARY TOOL )
( ROUGH1 RECT_POCK4 )
G98 G21
G28 U0
G28 W0
G28 V0
T0101 ( 554100Z4.0-SIRON-A-ROTARY Z )
M18
G97 S3201 M21 P3
G0 Z25.0 Y6.25 X37.5
M8
G1 X37.5 Y6.25 F1000.
Z3.0
Z-3.75 F448.
X12.5 F896.
Y10.417
X37.5
Y14.583
X12.5
Y18.75
X37.5
X26.5
G3 X32.0 Y16.0 R2.75 F896.
G3 X37.5 Y18.75 R2.75 F896.
X12.5
Y6.25
X37.5
Y18.75
Z25.0 F1000.
G13.1
N2 ( Z-AXIS ROTARY TOOL )
( FINISH RECT_POCK4 )
G98
M18
G0 Z25.0 C0.
X
X37.5 Y18.75 F1000.
Y6.25
Z3.0
Z-5.0 F350.
X12.5 F699.
Y12.5
X37.5
Y18.75
X12.5
X29.5
G3 X12.5 Y10.25 R8.5 F440.
Y6.25
X37.5
Y18.75
X12.5
Y10.25
X10.665 Y9.256
G3 X10.0 Y7.945 R2.75 F350.
Y5.0
X40.0
Y20.0
X10.0
Y5.0
X10.11
G3 X12.732 Y5.333 R2.75 F350.
X14.72 Y6.25
Z25.0 F1000.
M9
M35
G28 U0
G28 W0
G28 V0
M30
%
so anybody here can help how can i build milling features with Y coordinates with Xbuilder
I am building post processor right now for LD 65 with Y axis on xbuilder-FeatureCam
for the turning features I build and check it however milling features( X and Z axis rotary tool using Y coordinate ) hava problem with output G code it is not correct when i try to simulate it on NC viewer
this is the output code for pocket 25*25 on face of the part ( Z axis rotary tool with Y )
%
O001
N1 ( Z-AXIS ROTARY TOOL )
( ROUGH1 RECT_POCK4 )
G98 G21
G28 U0
G28 W0
G28 V0
T0101 ( 554100Z4.0-SIRON-A-ROTARY Z )
M18
G97 S3201 M21 P3
G0 Z25.0 Y6.25 X37.5
M8
G1 X37.5 Y6.25 F1000.
Z3.0
Z-3.75 F448.
X12.5 F896.
Y10.417
X37.5
Y14.583
X12.5
Y18.75
X37.5
X26.5
G3 X32.0 Y16.0 R2.75 F896.
G3 X37.5 Y18.75 R2.75 F896.
X12.5
Y6.25
X37.5
Y18.75
Z25.0 F1000.
G13.1
N2 ( Z-AXIS ROTARY TOOL )
( FINISH RECT_POCK4 )
G98
M18
G0 Z25.0 C0.
X
X37.5 Y18.75 F1000.
Y6.25
Z3.0
Z-5.0 F350.
X12.5 F699.
Y12.5
X37.5
Y18.75
X12.5
X29.5
G3 X12.5 Y10.25 R8.5 F440.
Y6.25
X37.5
Y18.75
X12.5
Y10.25
X10.665 Y9.256
G3 X10.0 Y7.945 R2.75 F350.
Y5.0
X40.0
Y20.0
X10.0
Y5.0
X10.11
G3 X12.732 Y5.333 R2.75 F350.
X14.72 Y6.25
Z25.0 F1000.
M9
M35
G28 U0
G28 W0
G28 V0
M30
%
so anybody here can help how can i build milling features with Y coordinates with Xbuilder