sportbikeryder
Plastic
- Joined
- Jan 11, 2009
- Location
- Hillsborough NC
I have a 2012 Sharp SV-2414 with Fanuc OI-MD control. Machine is new to me and I am new to Fanuc controls (I do have experience with Centroid controls, Fanuc based, but not the Fanuc control ideology itself).
Tool offsets set, G57 work coordinate system set. When the following simple facing program is started, the machine will sometimes run what appears to be properly until the first tool change, and then the machine appears to be using machine coordinates instead of the G57 WCS after the tool change. Z0 is at nearly maximum vertical travel and the Z0.6 command will sometimes result in the tool 0.6 from the part surface (G57 Z Zero) and sometimes it attempts to travel to the Z0.6 machine coordinate, which is above the maximum travel for the H85 tool length offset and will soft limit.
Restarting the same program several times will result in what seems to be random startup in Machine coordinates or using the G57 WCS, sometimes operating as expected for the first tool, and sometimes lifting the Z up and operating it at nearly the max Z height.
CAM is Fusion 360 and post is the generic Fanuc 3 axis post included with Fusion 360. Program is being operated from CF card.
Single block or full bore doesn't seem to make a difference in the way it is seemingly random in choosing the coordinate system.
Any input is appreciated,
John
O3104 (GPS_OP1)
(MACHINE)
( VENDOR SHARP)
( MODEL 2414)
( DESCRIPTION SHARP SV-2414)
(T3 D=0.25 CR=0. - ZMIN=-0.05 - FLAT END MILL)
(T10 D=2. CR=0.03 TAPER=45DEG - ZMIN=-0.05 - FACE MILL)
N10 G90 G94 G17 G49 G40 G80
N20 G20
N30 G28 G91 Z0.
N40 G90
(FACE1 15)
N50 T10 M06
(2 45DEG FACE 24)
N60 S6000 M03
N70 G57
N80 G00 X0.65 Y1.225
N90 G43 Z0.6 H24
N100 G00 Z0.2
N110 G01 Z-0.035 F80.
N120 Y0.625
N130 Y-3.125 F100.
N140 G00 Z0.2
N150 Y1.225
N160 G01 Z-0.05 F80.
N170 Y0.625
N180 Y-3.125 F20.
N190 G00 Z0.6
N200 M05
N210 G28 G91 Z0.
N220 G90
N230 G49
(FACE1 16)
N240 M01
N250 T3 M06
(14 3FL ENDMILL 85)
N260 S7500 M03
N270 G57
N280 M08
N290 G00 X0.65 Y0.625
N300 G43 Z0.6 H85
N310 G00 Z0.2
N320 G01 Z-0.035 F30.
N330 Y-3.125 F40.
N340 G00 Z0.2
N350 Y0.625
N360 G01 Z-0.05 F30.
N370 Y-3.125 F20.
N380 G00 Z0.6
N390 M09
N400 G28 G91 Z0.
N410 G90
N420 G49
N430 G28 G91 X0. Y0.
N440 G90
N450 M30
%
Tool offsets set, G57 work coordinate system set. When the following simple facing program is started, the machine will sometimes run what appears to be properly until the first tool change, and then the machine appears to be using machine coordinates instead of the G57 WCS after the tool change. Z0 is at nearly maximum vertical travel and the Z0.6 command will sometimes result in the tool 0.6 from the part surface (G57 Z Zero) and sometimes it attempts to travel to the Z0.6 machine coordinate, which is above the maximum travel for the H85 tool length offset and will soft limit.
Restarting the same program several times will result in what seems to be random startup in Machine coordinates or using the G57 WCS, sometimes operating as expected for the first tool, and sometimes lifting the Z up and operating it at nearly the max Z height.
CAM is Fusion 360 and post is the generic Fanuc 3 axis post included with Fusion 360. Program is being operated from CF card.
Single block or full bore doesn't seem to make a difference in the way it is seemingly random in choosing the coordinate system.
Any input is appreciated,
John
O3104 (GPS_OP1)
(MACHINE)
( VENDOR SHARP)
( MODEL 2414)
( DESCRIPTION SHARP SV-2414)
(T3 D=0.25 CR=0. - ZMIN=-0.05 - FLAT END MILL)
(T10 D=2. CR=0.03 TAPER=45DEG - ZMIN=-0.05 - FACE MILL)
N10 G90 G94 G17 G49 G40 G80
N20 G20
N30 G28 G91 Z0.
N40 G90
(FACE1 15)
N50 T10 M06
(2 45DEG FACE 24)
N60 S6000 M03
N70 G57
N80 G00 X0.65 Y1.225
N90 G43 Z0.6 H24
N100 G00 Z0.2
N110 G01 Z-0.035 F80.
N120 Y0.625
N130 Y-3.125 F100.
N140 G00 Z0.2
N150 Y1.225
N160 G01 Z-0.05 F80.
N170 Y0.625
N180 Y-3.125 F20.
N190 G00 Z0.6
N200 M05
N210 G28 G91 Z0.
N220 G90
N230 G49
(FACE1 16)
N240 M01
N250 T3 M06
(14 3FL ENDMILL 85)
N260 S7500 M03
N270 G57
N280 M08
N290 G00 X0.65 Y0.625
N300 G43 Z0.6 H85
N310 G00 Z0.2
N320 G01 Z-0.035 F30.
N330 Y-3.125 F40.
N340 G00 Z0.2
N350 Y0.625
N360 G01 Z-0.05 F30.
N370 Y-3.125 F20.
N380 G00 Z0.6
N390 M09
N400 G28 G91 Z0.
N410 G90
N420 G49
N430 G28 G91 X0. Y0.
N440 G90
N450 M30
%