Osai CNC
Osai cnc programming tutorials G-Codes M-Codes
Osai DIS – Displaying a Variable Command
Osai DIS Command Osai DIS command allows values to be displayed to the operator. The control will show the value in the screen area that is reserved for communications with…
Osai DGS (DCG) – Disable Graphic Scale Command
Osai DGS (DCG) Command Osai DGS command disables the graphic display, deletes the displayed profile, and removes the system of coordinates from the screen. After using the DGS command you…
Osai CGS (CLG) – Clear Graphic Screen Command
Osai CGS (CLG) Command Osai CGS command clears the profile from the screen leaving the system of coordinates. Programming (CGS)
Osai UGS (UCG) Command – Use Graphic Scale (Machine plot) / Use 3D Graphic Scale
Osai UGS (UCG) – Use Graphic Scale (Machine plot) Osai 10 Series UGS command initialises the graphic display and establishes the limits and the orientation of the graphic display. Programming…
Osai SSL – Spindle Speed Limit Command
Osai 10 Series command SSL is used with G96 to set the maximum rpm that the spindle is allowed to run during CSS. Programming SSL=value Parameters Parameter Description value Is…
Osai 10 Series GTL Programming Example
Osai 10 Series Programming example using Osai GTL (high level programming language). Osai GTL Programming Example N1 (DIS,”EXAMPLE GTL”) N2 l1=X-50Y10,X30Y50 N3 l2=X30Y50,X70Y10 N4 l3=X70Y0,a-90 N5 l4=X=Y-20,a180 N6 l5=X10Y-20,X0Y0 N7…
Osai CNC GTL Program Example
Osai 10 Series allows the programmers to make cnc programs using standard programming language (G1-G2-G3) or GTL, a high level programming language (GTL). Here is a complete Osai GTL programming…
Osai High Level Geometric Programming (GTL) Example
Osai 10 Series program example using Osai GTL (High Level Geometric Programming Language). Osai High Level Geometric Programming (GTL) Example Profile repetitions executed with 2 passes N1 (DIS,”GTL EXAMPLE WITH…
Osai GTL – High Level Programming Language Introduction
Osai GTL (HIGH LEVEL GEOMETRIC PROGRAMMING) Osai 10 Series CNC systems permit to program a geometric profile on the plane using either the standard programming language (G1-G2-G3) or GTL, a…
Osai GTL Programming Example
Osai GTL Programming Example for cnc machinists who work on cnc machines with Osai 10 Series cnc controls. Osai GTL Programming Example N1 (DIS,”EXAMPLE GTL”) N2 l1=X70Y40,a150 N3 l2=X8Y8,a-95 N4…
Osai 10 Series CNC Program Example
This Osai 10 Series CNC Program Example shows how to use Plane Rotation (ROT) with Repeat (RPT) and Parametric Programming. Osai 10 Series CNC Program Example (UGS, X, -100, 100,…
Osai 10 Series CNC Error Messages
Osai 10 Series CNC Error Messages with Description of error messages and remedial actions for cnc machinists programmers who work on CNC machines with Osai cnc controls. Osai 10 Series…
Osai 10 Series CNC M Codes
Osai 10 Series CNC M Codes complete list for cnc machinists programmers who work on cnc machines with Osai 10 Series cnc control. Osai 10 Series CNC M Codes M…
Osai 10 Series CNC G Codes – Mill & Grinding
Osai 10 Series CNC G Codes for Mill & Grinding complete list. Osai 10 Series CNC G Codes – Mill & Grinding G Code Description G00 Rapid axes positioning G01…