![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Mazak, Mitsubishi, Mazatrol Discuss Mazak, Mitsubishi and Mazatrol systems here! |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I have a Comet VMC I acquired last July, and have been working on it off, and on since..... I now have it running consistently, but have found an annoying trait, which I am sure is something I am doing..... Every time I change tools, the thing will run the Z axis to about 3 in below the part zero position, before coming back up to the normal z-up depth, after which it runs fine until I do another tool change ..... disconcerting to say the least!! As long as I position the XY such that there is room for this "excursion", before doing a tool change, it runs fine ...... Idea's as to what I'm doing wrong??? I'm new to the Mits control, as all of my other machines are Haas. Dave |
|
#2
| ||||
| ||||
| Perhaps this is a result of a cancellation of the tool length offset? Haas is pretty convenient in this regard, as it has a couple of different systems to reckon the tool length offset. I am not sure what kind of tool change macro the Mits uses, but you might try adding in a return to Z home before you call for the next tool. This should lift the tool well up and out of the way so that if it does a curtsy, it won't hit anything. Another possibility to check for, would be a parameter setting which affects whether the tool length offset executes as an immediate discrete machine motion, or whether it combines with the next movement of the axis. I know Mits lathe has a parameter to this effect, don't know about mill.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| I suspect there is a line in your tool change macro which references a G30 Z Pp. This may have been done as a position check or something. You can take a quick look to see if there is something odd set in the parameters. Run the tool change macro and see if the Z-to-China move is being called by a G30 Z P. If so, you'll need to change a parameter. To access the machine parameters, from the DIAG/IN-OUT screen, press the soft key for PLC-I/F. In the bottom fields, enter 1001 in DEVICE, leave DATA blank, and put M into MODE then press the INPUT key. Then TOOL/PARAM screen and use the soft key for ZP RTN. Press the NEXT key twice to view the Z axis. Look at the right column for parameters 13-16 (#1_rfp-#4_rfp). Typically, #1 and #2 are used for the high and low tool change positions on carousel/umbrella style ATCs and #3 and #4 are zero. If your machine has a swing arm ATC, I would guess only one of the four reference point returns is used. |
|
#4
| ||||
| ||||
| Could also be something as simple as forgetting to use a G91 with your G28 G91 G28 Z0 behaves differently than G28 Z0
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| |||
| |||
| Well........ I've tried all of the below, to no avail ..... it still does it. Parameters 13-16 (#1_rfp-#4_rfp) are all zero, it that makes any difference. I have noted one thing, which is, undoubtedly, significant...... any time I do a tool change, it changes the tool, then moves to the XY position I ask it to do for a clear area, and then goes down in Z to below the workpiece ..... there the spindle starts, and then it raises to the Zup position, and continues on normally...... What I have discovered is that the Z goes down to the exact position where the tool was set. I use an indicator mounted vertically in a stand, and set all of the tools to that height ..... the part Z zero is then referenced from that indicator. As it happens, the parts I'm running now have the part Z zero at, about 2 inches above the indicator position, so the tool plunges that amount below the part zero before coming UP to the Zup position. It's clear that this means something, but I still haven't been able to figure out WHAT. I am sure that if I set the tools to zero at the table level, it would plunge to that position ...... When I ran parts which had the part zero, below the tool set point, this problem did not arise, but it would have if the part zero was less than the zup amount below the tool set point. I tried eliminating the G28 before the tool change ..... no difference ....... same for adding a G91 before the G28. I suppose I could raise the tool set position up a foot, and the problem would go away, but It would sure be easier to figure out why this is happening..... I'm still mystified ....... Any other idea's???? Dave |
|
#8
| ||||
| ||||
| I think what you are witnessing is the execution of the tool length offset. I'm running a Meldas 50L, and I know there is a setting for it which has to do with the execution of the tool length offset, either as a seperate motion (like yours is) or combine the tool length offset with the next motion command. You might search through your manual and see if you can find a similar setting. If there was no option to permit combining the length offset with the next move, I would take the precaution of always setting the tools to a guage that is higher than the top of the workpiece. It decreases the pucker factor if the length offsets are never so long as to bring the tool down to G5x Z0 even by accident.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#11
| |||
| |||
| To access the ATC macro, the Edit Lock C parameter must be turned off. - Go to DIAGN-IN/OUT screen and press the soft key for PLC-I/F. - At the bottom of the screen in the first three fields, enter 1001 in the DEVICE field, leave DATA empty, and M in MODE and press input. - Go to TOOL/PARAM, and press the soft key for BASE. - Use the NEXT key to get to page 5/10. - Change #7 edit lock c to 0. - Go to MDI/EDIT and press the soft key EDIT, then FILE. Look up the ATC macro file number and open it with the editor or output it to your PC. If you make any change to the ATC macro, be sure you have a back up copy. - Edit Lock C will revert back to it's "protect" setting when you power the control off and on again. |
|
#12
| ||||
| ||||
| What does setup parameter #1099 and #1100 look like on that control? Name and value?
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| 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 |
| Dnc problem for Mitsubishi Meldas 520AM | koeitool | General CNC (Mill and Lathe) Control Software (NC) | 4 | 05-04-2010 12:40 PM |
| Need Help!- Mits M-V5CNn,MELDAS 600 control,Random POT Mag. Can't get tools properly registered | davissammy | General Metalwork Discussion | 0 | 10-04-2008 11:38 AM |
| Need Help!- Mits M-v5cn,meldas 600 control,8 random pot. I can not get tools properly registered | davissammy | Mazak, Mitsubishi, Mazatrol | 0 | 10-04-2008 10:59 AM |
| Dnc problem for Mitsubishi Meldas 520AM | koeitool | Mazak, Mitsubishi, Mazatrol | 5 | 10-18-2007 11:48 PM |
| How to do Tool Changing on Mits MV-70E w/ Meldas 520 | icnc | Mazak, Mitsubishi, Mazatrol | 0 | 06-26-2007 11:30 AM |