![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Okuma Discuss Okuma machines here. |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
First I would like to say hello to everyone. 2nd I have a kaizen event coming up in 2 weeks for tooling at our shop. I was wondering if anyone knows how to input tool offsets from a tool setter into an OSP 100 milling controller thru Programming/G-codes. Any help would be greatly appericiated. Thanks Again |
|
#2
| ||||
| ||||
| Welcome to the forum. I'm not sure if the control is the same as the OSP7000M, but to create a file of your machines' parameters which include "tool lengths and offsets" is quite simple for the 7000 The machine will create a file .TOP in the location you define The method is:- <Tool Data> or <Work Offsets> <Extend> <Punch> you then get a command line PU> [MD1:] [Your_Filename] <Write> it will ask you for a comment as a program header a screen opens showing number ranges relating to parameter areas 100 = Work Offsets 200 = Tool Lengths 210 = Tool Radius and so on [100 - 210] <Write> will punch all work offsets, tool lengths and radius values [100,1-10 200,1-50 210,1-50]<Write> will punch work offsets #1 thru to 10, tool lengths 1 to 50 and radius values 1-50 Your_Filename.TOP Code: (comment) P100 Q1X0.000Y0.000Z0.000A0.000 Q2X... .. Q10X.. P200 Q1R3.4561 Q2R3.3764 .. Q50R.. P210 Q1R0.6350 .. Q50R.. PS I'm at home, so I'l check in the morning if my syntax in the code is correct, but the method is good, remember you have to define a device and filename for it to work I hope the OSP U100 is setup the same. Last edited by Superman; 05-13-2009 at 08:12 PM. Reason: Fixed the syntax |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setting up tool changer on a Okuma Howa | 69owb | General CNC (Mill and Lathe) Control Software (NC) | 4 | 08-31-2009 08:26 PM |
| Need Help!- fanuc series oi-mb Setting tool height? | esadaddy | Fanuc | 2 | 01-08-2009 02:15 AM |
| Setting up Z axis tool holder height above table | EL34 | DIY-CNC Router Table Machines | 3 | 07-27-2007 04:28 PM |
| Setting tool height | is300driver | General Metalwork Discussion | 12 | 11-14-2006 07:28 PM |
| Setting Tool Height | JAGYZF | Commercial CNC Wood Routers | 5 | 03-22-2005 08:22 AM |