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 03-19-2011, 06:39 PM
l u k e's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 767
l u k e is on a distinguished road
Program name question

I know that Haas program names have to start with an “O” then a number sequence “00000”. Can I also add a name so I know what it is without looking it up? Would this work> O10000(AM Beta Rail) and would I just save it from my cad/came program as such? It’s probably a dumb question but I can’t really find anything in the manual.
Reply With Quote

  #2   Ban this user!
Old 03-19-2011, 06:47 PM
 
Join Date: Jan 2011
Location: USA
Posts: 100
Wizzard of H is on a distinguished road
Can I add a name?

If you are looking at programs stored entirely within the control, those always are an O and a number BUT the first comment in the program shows up in the list of programs. That may help. You see such a list when you select List Prog.
Programs stored in USB, disk, or network look like standard file names.
Reply With Quote

  #3   Ban this user!
Old 03-19-2011, 06:54 PM
l u k e's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 767
l u k e is on a distinguished road

So I can name the program anything I want when I save it from my cad/cam and it will load on the control regardless of what the name is?
Reply With Quote

  #4   Ban this user!
Old 03-19-2011, 07:02 PM
 
Join Date: Jan 2011
Location: USA
Posts: 100
Wizzard of H is on a distinguished road
program names

The number of the program you load can be anything from 0 to 99999. If that number is already in the control when you load it, the control will stop and ask if you want to over-write what is already loaded. The comment need not be unique but helps to identify the program function. The comment can be almost anything between parenthesis.
Reply With Quote

  #5   Ban this user!
Old 03-19-2011, 07:19 PM
l u k e's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 767
l u k e is on a distinguished road

If you answered my question I missed it somewhere.
Reply With Quote

Sponsored Links
  #6  
Old 03-19-2011, 07:57 PM
wms's Avatar
wms wms is offline
Moderator
 
Join Date: Mar 2003
Location: United States
Posts: 939
wms is on a distinguished road

Would this work> O10000(AM Beta Rail) and would I just save it from my cad/came program as such?
Yes that will work..

And Yes you can save it as such in your cam program..
__________________
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Reply With Quote

  #7   Ban this user!
Old 03-19-2011, 09:11 PM
Machineit's Avatar  
Join Date: Mar 2010
Location: USA
Age: 64
Posts: 604
Machineit is on a distinguished road

On many controls the program name on the disk or RS232 sent file needs to be just the name, i.e. O34567. In the first line program itself you put the name(number) and then what it is such as:

O34567 (5170102 BASE PLATE 202i AND 202L)

Then after you load the program by the number only, the whole name will show up in the program listings.

I don't recall the year of your machine, but check be sure it asks for the overwrite permission. The older software will overwrite a program without asking permission. So if a program in the controller is say O12345 and you load another O12345 it will overwrite the first one and the first it is gone. So test it first.

One last note, back-up all of your programs. Once you erase a program it is gone for good and can't be retrieved. If you modify a program past a certain point, it can't be undone either. Different software has different limits on the number undo's allowed. If I am going to do a major modification of a program I copy the original and modify the copy, that way you still have the original to fall back on.

Once you master block copy and paste, block delete etc., then you can have a lot of fun changing programs. Remember that you can search for lines by typing part of it in the edit mode and hitting the down or up arrows too. Don't know where that line with the X-.0234 is, just type it and hit the up or down arrows. Many people use line numbering and some don't, but I generally do not. It's a user choice on CadCam systems.

Have fun!

Mike
__________________
Haas VF-2, HA5C, BobCAD V23
Reply With Quote

  #8   Ban this user!
Old 03-20-2011, 10:26 AM
l u k e's Avatar  
Join Date: Apr 2005
Location: USA
Posts: 767
l u k e is on a distinguished road

Thank you for the tips gentlemen.
Reply With Quote

  #9   Ban this user!
Old 03-20-2011, 12:34 PM
 
Join Date: Jan 2007
Location: USA
Posts: 1,299
Delw is on a distinguished road

heres how I do it

I use the customersname part number in my cad/cam files

for example
acme6397

then when I have it code the program I have all my program numbers say the same number but it also gives me the name and part number and description in the code generator file like so
%
o1111(acme6397 threaded ring);
Blah blah blah
%

send it to machine via any method

run program make edits and save it as a different program number to either store it in machine or pc it looks like this

%
o0001(acme6397 threaded ring);
(proven 03/16/09 Modified cad/cam file to proven machine file)
Blah blah blah
%

then save it as the name in the PC like it was org.
acme6397

the reason I do so is I dont give a ratts behind about the program number as it makes no difference to anything unless your running subs. I change the program number only after I modified the code so I know its been proven and it works fine on the material and the machine. I also ALWAYS add the date I changed the code file as with out it you dont know what you have, could be the stock code or could be a modified code etc etc.

Now when I need to run that program again, I goto pc and grab the name, look to see if it says proven send it to machine , load stock hit button and walk away.
I know the program is good and dont have to stand by the machine to make sure its right.

As long as you keep the same system and do it right you will never have any doubt.
now along with that there are also things to do to make life easier
make sure you have a M.O.T. Sheet(set up sheet) for every step. if you dont then you will never remember how you ran that part 3 years prior when you get it again.
also in the program I have my code spit out text saying, Blank is 2" x 4" x3/4" saw cut 4.1 1st operation"
this way I know for a fact that I need a saw cut blank that will finish at 4"

thats just my way, there are many ways to do it, I just found this one easiest for me and the way I do things.
You need to be maticulous in the way you do things and do it the same way day after day after day, if you dont you run around like a chicken with your head cut off.

Oh yeah it may seem I got way off topic the program number means NOTHING unless your running subs. , but these other steps and process are very important for organization.

Delw
Reply With Quote

  #10   Ban this user!
Old 03-20-2011, 04:29 PM
Pondo's Avatar  
Join Date: Apr 2010
Location: USA
Posts: 169
Pondo is on a distinguished road

Also, keep in mind that if you number your program starting with a 9 it will bomb when you try to send it to the machine.
It'll not give you a clear reason it is not working, it just will alarm out. It's kind of frustrating if you don't realize that the program # is the problem.
__________________
Apparently I don't know anything, so please verify my suggestions with my wife.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 03-20-2011, 05:22 PM
Pondo's Avatar  
Join Date: Apr 2010
Location: USA
Posts: 169
Pondo is on a distinguished road

Are you saving your G code?
The way I run my shops, if you need to change the G code in the controller then you need to make sure to change the CAM program to reflect that. G code is 100% disposable and is deleted as soon as the job is done. The programs will be posted from the CAM program next time the job comes up. There are a lot of reasons for it, but mostly it makes it easier to keep the files organized and up to date.
If you are doing things by typing the G code on the PC or at the controller, then you need the extra discipline to keep those ducks in line.
I look at G code as just a way to get the CAM data into the machine, not as a product in itself - like a spoken word Vs. a book. The CAM program is the important data, not the G code.
__________________
Apparently I don't know anything, so please verify my suggestions with my wife.
Reply With Quote

  #12   Ban this user!
Old 03-20-2011, 06:04 PM
 
Join Date: Feb 2007
Location: USA
Posts: 298
gizmo_454 is on a distinguished road

Originally Posted by Pondo View Post
Are you saving your G code?
The way I run my shops, if you need to change the G code in the controller then you need to make sure to change the CAM program to reflect that. G code is 100% disposable and is deleted as soon as the job is done. The programs will be posted from the CAM program next time the job comes up. There are a lot of reasons for it, but mostly it makes it easier to keep the files organized and up to date.
If you are doing things by typing the G code on the PC or at the controller, then you need the extra discipline to keep those ducks in line.
I look at G code as just a way to get the CAM data into the machine, not as a product in itself - like a spoken word Vs. a book. The CAM program is the important data, not the G code.
This is interesting as I am a complete 180 from this. The CAM doesn't mean squat to me once I have my program. But then, I don't typically run the generated program verbatim in the machine. I tweak feeds, speeds, DOC's, etc. to make the machine run as efficiently as possible. But then, we are somewhat of a job shop/production oriented shop. If I can load an optimized program showing tool diameters and tools to be used, it is far more efficient than what you are mentioning above. Any non-necessary movements have been removed or sped up, etc.

I usually name the program by a part number and organize it by customer and machine. That way, the next time I need it, a quick copy/paste to floppy or usb and it's going to the machine to be running parts. Not wasting time re-optimizing.

But to each their own. There are many ways to skin a cat. It's what works best for YOU that matters.

Mike
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
Problem- Really easy program question(for some) newbie23 Fadal 7 11-23-2010 05:04 PM
.NC program question cinci5 Mastercam 15 03-27-2009 12:35 PM
Macro program question tommy2002 G-Code Programing 1 01-06-2008 08:26 PM
haas program question cncsdr Haas Mills 20 09-17-2005 12:17 AM
Mach 2 Program Question? qsacracer Mach Software (ArtSoft software) 7 11-17-2004 10:39 AM




All times are GMT -5. The time now is 02:18 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