TurnMaster Protm
G-CODE Interpreter for Turning Machines

 

FEATURES:

  • Accepts industry standard G-codes
  • Pull down menus and dialog windows
  • Supports subroutines and global variables
  • Automatically incorporates ramping on rapid traverse moves
  • Supports M-codes, external relay controls, and includes a built-in text editor
  • Graphically simulates each tool movement and cutting operation before machining
  • Controls any size machine with step and direction from OptiStep controller
  • Easy tool positioning right from the keyboard
  • Supports Threading Operations
TurnMaster Pro Screen Shot

The TurnMaster Pro software simulates a 2-axis lathe type CNC control on any IBM PC or compatible, and includes a rich set of standard G & M codes. The operator can enter the CNC part program directly into TurnMaster Pro or can use the included full screen, mouse aware editor to conveniently enter large amounts of code. Switching between the editor and the interpreter is one menu selection away and the active working file is automatically loaded for convenience. The interactive mode allows you to see the operation performed graphically as you type each CNC line aiding in part program development. TurnMaster Pro also includes a built-in graphics screen capture and print utility. True linear and circular interpolation as well as internal and external threading are standard.

Computer Requirements:

  • EGA or VGA monitor
  • Microsoft mouse or compatible (optional)
  • IBM PC/XT/AT or compatible

Machining Requirements:

  • A user retrofitted lathe/turning machine ready to accept step and direction signals
  • OptiStep Plus or QuickPhase Motion Controller


G & M Code Command Summary

Preparatory Functions (G-Codes)
G00 Rapid positioning move
G01 Linear cutting move
G02 Clockwise circular cutting move
G03 Counterclockwise circular cutting move
G04 Set dwell in seconds
G25 Execute subroutine
G26 Conditional branch
G27 Unconditional branch
G28 Set system or user defined variable to value
G33 Canned threading cycle
G70 Set inch programming (default)
G71 Set metric programming
G74 Set single quadrant arc programming mode (default)
G75 Set multiple quadrant arc programming mode
G80 Cancel canned cycle
G81 Canned cycle for turning down outside diameter
G82 Canned cycle for reducing part length (facing)
G90 Set absolute programming mode
G91 Set incremental programming mode (default)
G92 Set current tool position counters to value
G95 Chain to next part program

Miscellaneous Functions (M-Codes)
M00 Temporary stop
M02 End of program stop
M03 Spindle <ON> CW (output #1)
M04 Spindle <ON> CCW (output #5)
M05 Spindle <OFF> (output#1, output#5)
M06 Tool change
M08 Coolant <ON> (output #2)
M09 Coolant <OFF> (output #2)
M10 Vacuum <ON> (output #3)
M11 Vacuum <OFF> (output #3)
M12 Auxiliary Output <ON> (output #4)
M13 Auxiliary Output <OFF> (output #4)
M17 Return from subroutine
M25 Rapid traverse to home position
M39 Chuck <CLOSE> (output #6)
M40 Chuck <OPEN> (output #6)
M97 Wait for true input state then continue
M99 Restart part program from beginning

Special Codes
* Multiplies two variables
F Feedrate
S Spindle speed
T Tool number



External Threading Example Screen Shot

Internal Threading Example Screen Shot

EXTERNAL THREADING EXAMPLE

INTERNAL THREADING EXAMPLE