![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Haas Mills Discuss Haas machinery here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Been using this Haas control (VF8/50)for about 1 1/2 weeks now and I still have a few questions. I mainly drill tubesheets with hundreds of holes,when my drill needs sharpening or to be replaced is there a way that I can single block the program, raise the head, take the drill out, do what I have to do and reset the length offset,and take off right where I left off at? Haas support says I can't do it,I would have to reset the machine,do what I have to do and then start over. My Mazak with Fanuc control allows me to do that and it's almost 30 years old,I find it hard to believe that Haas can't do it. Let me know if anyone found a way around this. Thanks Again Dave |
|
#3
| |||
| |||
| You will need to turn on auto restart and select the hole location and cycle start. The auto restart will run through programing from the beginning with out table movements until just before the location you selected and will pick up from there. With out auto start on it will take off from where you picked, which can be bad, raise you z up to clear all clamps and material or machine tooling.
__________________ My Response to "It's Close Enough", "Is Your Tool Box and The Door Close Enough?" |
|
#4
| ||||
| ||||
| On our HAAS we have tool management routines. You can set up multiple tools of the same size and tyep and set their offsets. Then you can tell the control to change out the tool at a set Spindle Load or number of uses. It will then pick up the alternate tool and start machining. I do not know if this function will work in the middle of a canned cycle. You would have to do what the other person suggested. You can simply add line numbers to your code if you do not have them already and use the Edit and Search commands to forward to the point you left off at. I usually go one line lower in the code because the control reads and executes the line above the one the cursor is on. Again, set your rapid to 5% and Feed Off until you are comfortable with what you are doing.
__________________ Jeff Lange Lightning Tool & Manufacturing, Inc. |
|
#6
| |||
| |||
| To do what you want, you need one program and use program restart. Is there some reason you need these split into different sub programs? as posted in the other thread you are posting. http://www.cnczone.com/forums/showthread.php?t=54493#6
__________________ My Response to "It's Close Enough", "Is Your Tool Box and The Door Close Enough?" |
|
#7
| |||
| |||
Can you break your routne into several parts, a size of witch you know is about time for a sharp tool. program them each to a different tool station with the same drill size in it. If you have a 24 station turret you have a lot of capacity. -Chris- |
|
#8
| |||
| |||
| 080318-1043 EST USA Doubleddaved: You need to provide more information: What is a "tubesheet"? Is this a flat sheet? Are the holes in a regular pattern, or randomly located? Are more than one tool type and size used? I do not use restart but use other techniques. However, if you are not doing loops, then I would expect that restart could work into your subroutine. This is based on the asumption that HAAS is simply reading all instructions up to the first encounter of the point where the particular line for restart is located. This assumes only one useage of a particular subroutine and maybe no nesting. . |
|
#9
| |||
| |||
|
You can Restart within a subroutine.
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
|
#10
| |||
| |||
| How many drills do you typically wear out in a cycle? Take this number of drills and mount them in toolholders. Put each one in the machine and set the length offset for that drill. Make a record of the offset and keep that record with that drill. Edit your program and after enough holes to dull the drill put in G53 Z0. to take the Z axis home and a M00 followed by a spindle restart and G43 H0n for the tool number of the drill. Start the program with any drill and run it to the first M00. Swap in a new drill and change the length offset value to the one you recorded for this drill. Run to the next M00 and do the same. etc. etc.
__________________ An open mind is a virtue...so long as all the common sense has not leaked out. |
| Sponsored Links |
![]() |
| 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 |
| Radius Offset and Length Offset | jim_stoll | Dolphin CADCAM | 13 | 10-14-2010 07:47 PM |
| FANUC 3M G54 OFFSET, H-OFFSET----Please help!!! | cjchands | Fanuc | 2 | 05-25-2009 11:22 AM |
| Second offset | maximusek | CNC Swiss Screw Machines | 0 | 01-14-2008 01:08 PM |
| OffSet? | CharlieM | G-Code Programing | 11 | 11-08-2006 09:56 AM |
| X offset | chrose | Mazak, Mitsubishi, Mazatrol | 4 | 03-18-2006 03:16 PM |