Our school just got our master cam program working. When I generate g-code it always has the Z in a positive position instead of a negative. Any help appreciated.
Our school just got our master cam program working. When I generate g-code it always has the Z in a positive position instead of a negative. Any help appreciated.
I should note also I am inporting directly from Autodesk Inventor to Mastercam X.
Here is a few lines
N100 G20
N110 G0 G17 G40 G49 G80 G90
N120 T1 M6
N130 G0 G90 G54 X-1.8639 Y.0596 S6112 M3
N140 G43 H1 Z1.
N150 Z.7054
N160 G1 X-1.864 Z.703 F12.22
N170 X-1.8642 Y.0597 Z.7005
N180 X-1.8645 Y.0598 Z.698
N190 X-1.8648 Y.0599 Z.6956
N200 X-1.8652 Y.06 Z.6932
N210 X-1.8657 Y.0602 Z.6907
N220 X-1.8662 Y.0604 Z.6883
N230 X-1.8668 Y.0606 Z.6859
N240 X-1.8675 Y.0609 Z.6836
N250 X-1.8683 Y.0611 Z.6812
N260 X-1.8691 Y.0614 Z.6789
N270 X-1.87 Y.0617 Z.6766
You haven't given enough info to diagnose your actual problem
pics would help
maybe a comment as to what you should expect in the code
Go to the FRONT view
- Where is the toolpath in relation to the part ?
&
Where is the part in relation to the Z0 datum line ?
If you have worded the question wrong, and want to know why it is not using arcs
look at the filter tab ( enable arcs in XY plane )-may have to go deeper,( into the control file ) if this doesn't fix it.