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! > MetalWorking Machines > Fadal


Fadal Discuss Fadal machinery here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 04-16-2008, 12:34 PM
 
Join Date: Mar 2008
Location: usa
Posts: 7
Phil S is on a distinguished road
FADAL opperation question

Does anyone know how to restart a program from the middle of a program without the control processing the program from the begining? Any help would be appreciated.

Thanks P.
Reply With Quote

  #2   Ban this user!
Old 04-16-2008, 01:07 PM
 
Join Date: Jan 2007
Location: USA
Posts: 9
toolrm is on a distinguished road

Hi, I just figured that out on a Hurco 4020 milling center. Rather easy on that machine.
On the control screen it allows you to restart where-ever you like by scrolling to the first function you would like to perform and setting the start location. I'll look into the Fadal manual (we Have 2) and see what I can find. Later
Reply With Quote

  #3  
Old 04-16-2008, 02:48 PM
*Registered*
 
Join Date: Jan 2006
Location: Seattle
Age: 52
Posts: 883
Mike Stevenson is on a distinguished road

Phil,

Hit Manual until you see: ENTER NEXT COMMAND. Then type "AU,(line number you want to start on)" like this: AU,20 (if thats the line # you want) then ENTER. Next press AUTO a couple more times and the machine will start on that line number.
Reply With Quote

  #4   Ban this user!
Old 04-16-2008, 02:52 PM
ltmquik's Avatar  
Join Date: Aug 2005
Location: USA
Posts: 249
ltmquik is on a distinguished road

You can start at any point in the program. Scroll to the line you want to execute and press AUTO. The menu should ask what you want to do i.e. start at current line or start at the beginning. You WANT the control to pick up all modals from the start, if not big crash. Also, it is a good idea to be sure that the current tool in the spindle is the one for the section of the program to be run. The machine (at least ours) will not execute a tool change.
__________________
Jeff Lange
Lightning Tool & Manufacturing, Inc.
Reply With Quote

  #5  
Old 04-16-2008, 02:55 PM
*Registered*
 
Join Date: Jan 2006
Location: Seattle
Age: 52
Posts: 883
Mike Stevenson is on a distinguished road

Yes I forgot about the tool change. Make sure to change to the tool that you want to do the mid-start with.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 04-16-2008, 03:02 PM
 
Join Date: Mar 2008
Location: usa
Posts: 7
Phil S is on a distinguished road

Thanks for the reply, but I would like to start in the middle of the program without using the AU command. I have variables from probing at the beginning of the program and don't want to reset those.
Reply With Quote

  #7   Ban this user!
Old 04-16-2008, 09:26 PM
 
Join Date: Apr 2008
Location: USA
Posts: 502
SBC Cycle is on a distinguished road

Phil,

The AU command should accomplish this. The format is:

AU,Line Begin,Line End,Dry Run Option,Search Modals option

If you wanted to start at N200 without processing any line that came before it the command would be:

Code:
COMMAND MODE> AU,200,,,1
This is a somewhat dangerous mode of operation unless you are very careful in your program. If you need to use a fixture offset (E), it must come after the line you are starting on, otherwise the control will use the home coordinate system or sometimes the last E offset used. Ditto with the H and D offsets and as mentioned above, the control does not look to see what tool is in the spindle.

An alternative to this method is available allowing you to start at a particular line number, say N200, but still search for modal values from another line, say N25, to the line you wish to start at. This will skip earlier portions of the program you don't want the control to process. The command for that would be:

Code:
COMMAND MODE> AU,200,,,25
This method is only available in COMMAND mode. If you use the command prompting menus, type "6" in the FUNCTION menu to enter command mode.

I hope this makes sense. If not, I can post a code example to show you how it works. Good luck.

SBC
Reply With Quote

  #8   Ban this user!
Old 04-17-2008, 12:22 AM
carbidecraters's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 988
carbidecraters is on a distinguished road

Yep its pretty basic when you've used it a bunch of times. I write toolpaths on a laptop and feed 3 3016's. I then finish my programs on the control adding certain programming features. This is how I have found to be an effecient way of setting up. This process is not 100% accurate when I hit the start button or as I am setting a production program from a prototype and I need to slide hold a tool because it isnt behaving. I use the AU,246,286,1,1 option alot... I freelance most of my programming and have not cared to add safety blocks to every program (its a waste of time). The mid program starts and stops are a great feature and really save the fadal (Think fanuc )
Reply With Quote

  #9   Ban this user!
Old 04-17-2008, 10:00 AM
 
Join Date: Jan 2007
Location: USA
Posts: 9
toolrm is on a distinguished road

To All, The AU command, I assume, will only work when the program is uploaded into the machine memory. What if your'e using a separate PC that the machine is reading from ?
We use Prosend software with Mastercam because it is a much faster upload. Obviously this is not an issue with Mastercam because it is easy to re-post the NC files from where-ever you want.......But it's nice to know anyway. Thanks
Reply With Quote

  #10   Ban this user!
Old 04-28-2009, 10:23 AM
Bwana Don's Avatar  
Join Date: Apr 2009
Location: Detroit-USA
Posts: 81
Bwana Don is on a distinguished road
safe start

I put what I call safe starts at the beginning of each tool (before M06 tool change). It is similar (if not identical to the starting line code. ie G0G17G40G80G90M5M9.....

Scroll down to the tool you want to start at, hit auto. When asked if you want to start at this line or start at this line and search all modals, I can just start at this line. This way I don't run the risk of loading something (modals) I don't really want.

Be sure to put the fixture offset in a line somewhere after the tool change (I do this after every tool), just in case. Also go slow on feeds and rapids until it looks like everything is ok.

I don't know if this is what your looking for or even if it's the best way. It works for me when I need to start in the middle of a program and pick up at the BEGINNING of a tool.
__________________
Still working in the "D".
Reply With Quote

Sponsored Links
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
PARAMETERS FOR CPU OPPERATION john-shipman@ho Fanuc 0 12-07-2007 08:23 AM
Fadal rigging question carbidecraters Fadal 10 06-27-2007 12:45 PM
Using a non-Fadal Rotary Table With a Fadal VMC Fudd Fadal 4 03-01-2006 09:46 PM
Drawbar spring question on fadal vmc15 Edster Fadal 3 02-10-2006 09:47 AM
Question about Fadal Bill Johns Fadal 2 03-14-2005 05:40 PM




All times are GMT -5. The time now is 03:50 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 354 355 356 357 358 359 360 361