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 09-03-2005, 10:09 AM
 
Join Date: Aug 2005
Location: usa
Posts: 74
underdog is on a distinguished road
Brainbuster-cutter comp in tight bores on Mazatrol

Here's a 300-level question I'd like some help with, guys....

If you take a 1.00 end mill cutter into a 1.750 bore to open it up using G-code from a Cam system, and using G41 cutter comp so you can control the bore to a fine tolerance, on a Mazatrol controller, I cannot make the approach long enough to satisfy the controller. But shouldn't the move from center to wall (which is .875) be enough to cover the 0.5 EM radius and amke the G41 happy?

Calling Cam-on-Mazatrol guru's out there......
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 09-03-2005, 10:41 AM
WayneHill's Avatar  
Join Date: Mar 2004
Location: Michigan
Posts: 769
Blog Entries: 5
WayneHill is on a distinguished road

Start your cutter comp above the part, then move the Z down.
__________________
Wayne Hill
www.codemangler.com
Tweet this Post!Share on Facebook
Reply With Quote

  #3  
Old 09-03-2005, 12:10 PM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,823
HuFlungDung is on a distinguished road

The control attempts to offset the profile by the cutter radius. This would be a .75" diameter circle, which amounts to a radial value of .375".

My idea is for you to not start with your tool at the center of the circle. Start on a quadrant line, but just inside the .75" "circle of safety". The plan is to create a right angle approach through the true center of the circle, and then over to the profile.
This works on a Haas, I don't know about on your control.

Thanks goes out to Patrick Drake who showed me this little trick. Hope it works for you.
__________________
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)
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 09-05-2005, 06:15 PM
 
Join Date: Feb 2005
Location: usa
Posts: 376
little bubba is on a distinguished road

What controller are you using, we have an Mplus, and I had that problem when I started using the machine. The simplest thing to do is use a pocket instead of a line in, and the problem will disappear.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 09-07-2005, 08:38 AM
 
Join Date: Aug 2005
Location: usa
Posts: 74
underdog is on a distinguished road
Smile Little Bubba

Dear Little Bubba,

Gee glad to hear you licked the same problem. Can you give more detail though? I do rough out most of the stock using a pocket routine, but what about when you're trying to make that last .002 tolerance with a reground finish endmill? How exactly do you get the controller to take the G41 and lead-in move?

A code example would really help.

Thanks so much
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-07-2005, 09:10 AM
 
Join Date: Feb 2005
Location: usa
Posts: 376
little bubba is on a distinguished road

Stick with the pocket routine, and to bring the bore to size just make your offset and run the finish tool.

[restart]
program #,
unit #,
sequence # ---- sequence 2 will be your finish tool.
then it asks for something else, just leave it blank and hit Play.

You could also write a quick manual program. Its kind of nice because its already picked up your offsets and tool for you and all you have to do is get the tool to where you need it, give it a g41 and path.

Hope that helps, if I'm not clear, feel free to ask.
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 09-08-2005, 08:04 AM
 
Join Date: Aug 2005
Location: usa
Posts: 74
underdog is on a distinguished road

Little Bubba,

Thanks for the help, I agree, the finish tool with Offset comp works in Mazatrol and always has - that's how we're getting through. But I'm trying to get our Cam system to output the needed codes. Can you get the lead-in to work with G41 when you program an EIA ("G-code") program into the control without using the manual unit of Mazatrol? Open a new work number and then press eia/iso rather than Mazatrol and then try the parameters in the original thread above and tell me what you get on your machine.

Thanks
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 09-09-2005, 12:25 AM
 
Join Date: Feb 2005
Location: usa
Posts: 376
little bubba is on a distinguished road

As far as the EIA /ISO goes, I've only played with it for about a total of 10 minutes. The syntax is a little bit different than a fanuc style G-code, but everything else should be the same.

>Can you get the lead-in to work with G41 when you program an EIA ("G-code") program into the control without using the manual unit of Mazatrol?


I'm a little bit confused as to exactly what your asking here. EIA/ISO (what the heck does that stand for anyway?) should be the same as a standard G-code, put the center of your tool at least a radius away from where your contour starts, then G1G41. All of the nice little automatic stuff in Mazatrol goes away, unless your calling an ISO sub out of a Mazatrol program, in which case, your offsets should already be there. I'm sorry if I'm not understanding exactly what your asking, but its been one of those reallllly long days.
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 09-09-2005, 03:29 PM
 
Join Date: Dec 2004
Location: USA
Posts: 167
TR MFG is on a distinguished road
try this?

I don't know if this will work for you. In Mastercam you can use a combination of cutter comps ex. the G code has the tool dia already in it and G41. So your tool size in the machine control would be 0.000 for on size tool. Changing it to -.002 would make your hole .002 bigger. Play with the lead in lead out to get your plunge point in the center and set it to overlap. I have used this for years when working in a tight space and need to comp size at the control. P.S. never tried this on a mazak of any kind. Have used it on Fadal, Mits., Fanuc.
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 06-06-2006, 05:50 PM
 
Join Date: Jun 2006
Location: USA
Age: 46
Posts: 478
ajl6549 is on a distinguished road

You can also write a drilling cycle using an e-mill and control size with "hole size" in prog. or "w/actual dia." in tool data page. During an drill cycle with an e-mill it will circle mill (arc in - arc out) at the bottom of the hole automaticly
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 06-10-2006, 12:47 AM
 
Join Date: Nov 2005
Location: Canada
Posts: 68
MDLang is on a distinguished road

I see that you want to use a straight g code on your mazak but would it be unacceptable to run the g code programme as a sub in a mazatrol program then run a circle milling unit after the return to get the bore onsize letting mazatrol do the work for you with the finish e-mill.

It would be a shame not to utilize the things mazatrol does realy well like circle milling.

It would take about 10 minutes to name number and write the program if the g codes ready to go.
Tweet this Post!Share on Facebook
Reply With Quote

  #12   Ban this user!
Old 07-15-2006, 10:08 AM
 
Join Date: Jun 2006
Location: USA
Age: 46
Posts: 478
ajl6549 is on a distinguished road

Electronic Industries Alliance/International Standards Organization
EIA / ISO
Tweet this Post!Share on Facebook
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





All times are GMT -5. The time now is 10:09 PM.





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