Very, very simple
The Okuma's can have multiple co-ordinate systems
Caution, if using G54 or G92 and the co-ord system is not returned back to H0 ------PROBLEMS----- this is why the instructor held back
They are accessed and set thru the Work Zero page, basic machines can have up to 20, options allow even more (300+)
"Machine Zero" co-ordinate is non adjustable ( for VMC it is usually the table centre )
To set machine zero active, MDI--> [G15 H0], <Write>(this puts it into the buffer), <Cycle Start>(this executes that block of code in the buffer)
G15 is the code to change co-ord systems
Hxx , the xx is the co-ord you want to change to. These codes must be in the same block
It allows you to adjust the work zero without having to edit the program, the Hxx is a point that is defined on the work zero page.
An indicator (-->) on the Work Zero page shows which co-ord is active and is also shown on the prog.run pages ( Auto, etc pages )
if you want #3 co-ord active
MDI--> G15 H3 <Write> <Cycle Start>
To set the current X and Y as zero ( Calc and Set are F-keys )
Work Zero page, bring cursor to the X position of #3 line and Calc 0(zero), do the same to Y, you position is now 0,0 .Now put your cursor on #3X and type Set -10 <write> , that value is placed where the cursor is, and your current position is X10, try using Calc 10 <write>, this makes the current position as X10.
Always be aware what you are changing--double check the cursor position and value before <write> and check again that it is approx what you expected ..... ( there is no undo, get into a habit of recording numbers )
Caution.....Calculate Zzero is not the way to set it to run a part program, but can be used for checking height differences when using a dial indicator ( it does not utilise the length of the tool in the spindle )
REMEMBER To return back to the original co-ord system
link to a sample
More in-depth info is in the Programming and Operation manuals----look up co-ord system or G15 setting


LinkBack URL
About LinkBacks





