CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > Mazak, Mitsubishi, Mazatrol


Mazak, Mitsubishi, Mazatrol Discuss Mazak, Mitsubishi and Mazatrol systems here!


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-04-2009, 10:00 PM
 
Join Date: Jun 2008
Location: USA
Posts: 24
acrodave is on a distinguished road
MITS MELDAS 520AM trying to go to China!

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
Reply With Quote

  #2  
Old 05-04-2009, 10:26 PM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

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)
Reply With Quote

  #3  
Old 05-04-2009, 11:26 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

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.
Reply With Quote

  #4  
Old 05-05-2009, 07:05 AM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

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)
Reply With Quote

  #5   Ban this user!
Old 05-05-2009, 07:16 AM
 
Join Date: Jun 2008
Location: USA
Posts: 24
acrodave is on a distinguished road
Thanks, everyone

Thanks everyone, I will try these possible solutions, and let you know if any of them fill the bill......

CNC machines ...... the ultimate in a love/hate relationship!!!! ;<)))))

Dave
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 05-05-2009, 08:26 AM
 
Join Date: Jul 2007
Location: USA
Posts: 284
onthebumper is on a distinguished road

Look in your control paramters. Turn on M Point Neglect. This will solve your problem.
Reply With Quote

  #7   Ban this user!
Old 05-19-2009, 08:15 PM
 
Join Date: Jun 2008
Location: USA
Posts: 24
acrodave is on a distinguished road

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
Reply With Quote

  #8  
Old 05-19-2009, 08:58 PM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

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)
Reply With Quote

  #9  
Old 05-19-2009, 10:56 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

How about adding a G49 code just before executing the tool change? G49 should cancel tool length offset comp.

Can you post up your tool change macro for us?
Reply With Quote

  #10   Ban this user!
Old 05-20-2009, 02:35 AM
 
Join Date: Jun 2008
Location: USA
Posts: 24
acrodave is on a distinguished road

I tried the G49 ...... no difference.....

How do I get to the Tool Change Macro??

Dave
Reply With Quote

Sponsored Links
  #11  
Old 05-20-2009, 07:54 AM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

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.
Reply With Quote

  #12  
Old 05-20-2009, 10:04 AM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

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)
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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




All times are GMT -5. The time now is 12:36 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361