Mastercam Post Editor __exclusive__ File
[Motion blocks] prapid$ #Rapid motion pline$ #Linear motion pcir$ #Circular motion
[Toolchange blocks] ptlchg$ #Tool change ptlchg0$ #Null tool change
[Header comments] # Post Name: Generic Fanuc 3X Mill.pst # Product: MILL # Machine type: 3-Axis Vertical # Control: Fanuc [Start of program] Revision log -------------------------------------------------------------------------- [Variable declarations] fmt "N" 4 n fmt "X" 2 xabs fmt "Y" 2 yabs fmt "Z" 2 zabs mastercam post editor
arcoutput$ : 1 #0 = IJK, 1 = R, 2 = signed R, 3 = unsigned R Change to:
[String definitions] smetric : "G21" #Metric code senglish : "G20" #Inch code sm04 : "M04" #Spindle reverse [Motion blocks] prapid$ #Rapid motion pline$ #Linear motion
ptlchg$ #Tool change "M06", *t$, e$
[Pre-defined postblocks] psof$ #Start of file pheader$ #Header output pinit$ #Initialization block 2 = signed R
fmt "X" 2 xabs # Change 2 to 1 (force output) fmt "Y" 2 yabs fmt "Z" 2 zabs Find: