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 > Haas Mills


Haas Mills Discuss Haas machinery here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 07-20-2005, 10:59 AM
 
Join Date: Oct 2004
Location: USA
Posts: 8
donj1 is on a distinguished road
VF2 keeps stopping

We have a VF2 with ver.13.11 software. The part we are trying to run will run complete in graphics but stops at a certain point when milling the part. Has anyone experienced this? TIA
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 07-20-2005, 12:42 PM
 
Join Date: Dec 2004
Location: USA
Posts: 15
MR_NC is on a distinguished road
RE: Program stoppage

The best thing you can do is post a "small" section of the program that covers the area where the machine stops. From that information likely someone will be able to help you.

Best regards,
Sean
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 07-20-2005, 12:59 PM
 
Join Date: Oct 2004
Location: USA
Posts: 8
donj1 is on a distinguished road
Thanx for replying. I don't think the program is the problem. This is a ProE part that was ran through ProManufacturing. We are suspecting it has to do with bad memory.
Tweet this Post!Share on Facebook
Reply With Quote

  #4  
Old 07-20-2005, 01:06 PM
miljnor's Avatar
S.N.A.F.U.
 
Join Date: Jan 2005
Location: usa
Posts: 1,809
miljnor is on a distinguished road
i have had a similar problem on an older machine. I had to repost the file and then re-send to the machine. It turns out that the data was corupted somehow (maybe when transfered to floppy) the program looked perfect and the code was good, but the program would still hang at the same point every time.

hope that helps.
__________________
thanks
Michael T.
"If you don't stand for something, chances are, you'll fall for anything!"
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 07-20-2005, 01:24 PM
 
Join Date: Jul 2005
Location: U.S.
Posts: 28
lapuser is on a distinguished road
program stop

On my vf3 there is a limit to how many sequence numbers you can have in your lines of code. I could run for a while andd the mill would stop at the same point every time. When I removed sequence numbers and just had g code in there ir would cut forever with any size file and would not stop any more. Hope this helps. Dave
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-20-2005, 01:39 PM
 
Join Date: Oct 2004
Location: USA
Posts: 8
donj1 is on a distinguished road
we aren't using sequence numbers so doubtful that is the problem. Strange thing is that the program runs fine in graphics. We're leaning more towards corrupted memory.
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 07-20-2005, 02:31 PM
 
Join Date: Dec 2004
Location: USA
Posts: 15
MR_NC is on a distinguished road
Originally Posted by donj1
we aren't using sequence numbers so doubtful that is the problem. Strange thing is that the program runs fine in graphics. We're leaning more towards corrupted memory.
Questions:
1. Has this program ever made parts before?
2. What type of milling is active when the machine bombs (i.e. dia comp on? 3D point to point? 2D PointA to PointB cut)?
3. Is the program stopping in the same spot everytime?


Suggestions:
1. Repost, resend, re-run.
2. Try running a similar but different program of larger size. This should determine if it's program or machine.

Best regards,
Sean
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 07-21-2005, 10:38 AM
gar gar is offline
 
Join Date: Mar 2005
Location: USA
Posts: 1,498
gar is on a distinguished road
050721-0935 EST USA

donj1:

I doubt that you have a main memory problem where the program is stored because the program executes from this same area whether to the graphics display or the machine.

There are several good questions already posted to you.

Not that this applies to your problem, but HAAS has problems with comments. For example you can not put the % character in a comment. This is very poor software design. Anything should be allowed in a comment, including the ending delimiter.

Taking a subsection of the program where the problem occurs and loading that alone is a very useful suggestion.

If the program always fails at exactly the same point, then add some additional code ahead of the failure point and see if the failure moves, or delete code before the failure point. If the failure point does not move, then it is not a main memory problem.

If you have the capability to compare files at your computer, or some other computer ( we have an old DOS program called CDIFF that shows any differences in files ), then send the program from HAAS back to the computer for comparison. The files should be identical except for very minor differences at the beginning and ending %s. Also if you have IBM DEBUG capability then look at the HEX and ASCII data in the the area of the failure. Basically look for unwanted non-printing characters.

There are Windows programs available that do file comparisons and will display non-printing characters.

Another trick is to remove code in the area of the problem and see if the program will complete.

At one time I may have encountered a similar problem, but not necessarily that it worked in graphics. I do not remember the details, but was probably from a non-printing character.

.
Tweet this Post!Share on Facebook
Reply With Quote

  #9  
Old 07-21-2005, 02:51 PM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,823
HuFlungDung is on a distinguished road
Does the machine give an alarm, or just pause, sitting there running or what?
__________________
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

  #10   Ban this user!
Old 07-23-2005, 01:40 AM
 
Join Date: Jul 2005
Location: Canada
Posts: 14
jwarren is on a distinguished road
Smile

I've had a the exact problem. Let me guess, no alarm and machine status says running, but the machine has stopped axis motion. The code looks good and ran fine in graphics. I ran the identical program on another machine and the program stalled out in exactly the same spot in the program. I believe this to be some sort of software math bug which forsure effects M13.09N and up. I have the applications guys at Haas looking at it. I'll post what I find out.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11  
Old 07-23-2005, 11:11 AM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,823
HuFlungDung is on a distinguished road
I do recall situations when using tool radius compensation, where the lead in or lead out to the profile seemed to cause the Haas to hesitate for a couple of seconds before it would continue. I did not investigate thoroughly, but skipped the problem by modifying the lead in / lead out, so as to allow more "room" for the comp offset to occur.

Of course, I've had outright alarms that are caught in graphics mode indicating tool comp interference. But, I don't really understand why the control would pause as if the move were "almost illegal".
__________________
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

  #12   Ban this user!
Old 07-23-2005, 02:57 PM
 
Join Date: Jul 2005
Location: Canada
Posts: 11,419
Geof will become famous soon enough
Geof

On a Super Mini Mill with version 13 something ( do not remember which and have had the machine reprogrammed with a later release) I had a program stop running in a similar manner because I had not cancelled Tool Comp before starting a G82 canned cycle. No alarms, no axis motion just the spindle running. The same machine also had a bug related to block deletes in a program. Trying to do a restart with Setting 36 Program Restart turned on had the machine run through to the start point and get everything correct but it did not change to the correct tool. Version 13.... had (has) bugs in various forms. A VF2 with version 13 something (another reload) had a G70 bug which took the tool back to the center after the final hole WITHOUT retracting the Z clear.
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 04:43 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