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 > General CNC (Mill and Lathe) Control Software (NC)


General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 03-31-2007, 07:55 AM
HelicopterJohn's Avatar  
Join Date: Dec 2005
Location: Seffner, Florida USA
Posts: 614
HelicopterJohn is on a distinguished road
How do guys keep track of your CNC Programs?

I am new to CNC and have a couple of Seiki XL CNC mills with Anilam 1100M controls on them.

These machines have limited on board memory so only a limited number of the programs can be actually stored in the machine. I can see an issue coming down the road if I don't find a way or organize my CNC programs.

Do you guys use some type of a numbering sequence or method to make it easy to find programs that you may want to re-run?

One of my other hobbies is developing database programs in Microsoft Access. I was thinking about creating a database where I could store information on the programs I have made.

I intend to store my CNC programs on 3.5 floppy discs and would like to catalog the programs contained on each disc with other pertinent information about each program, such as item name, item description, date, job no., vendor if applicable, disc on which program is stored, etc., etc.

Any input would be appreciated.

John
Reply With Quote

  #2  
Old 03-31-2007, 08:04 AM
Switcher's Avatar
Moderator
 
Join Date: Apr 2005
Location: Vectorink.com
Posts: 3,660
Switcher is on a distinguished road

The way I do at work is:

1) Add a very detailed info into g-code (comment Header) tooling, part, etc...
2) save to floppy.
3) save to external PC, as a sub folder into a main folder that contains all other programs.
4) create a backup of main folder.

I don't have tons of files, so this works for me.

.
Reply With Quote

  #3   Ban this user!
Old 03-31-2007, 08:17 AM
HelicopterJohn's Avatar  
Join Date: Dec 2005
Location: Seffner, Florida USA
Posts: 614
HelicopterJohn is on a distinguished road

Hi Switcher,

Thanks for your valued input. I agree with you and have already found the value of comment lines in my programs. And yes, backup anything you don't want to lose. Don't ask me how I know this.

John
Reply With Quote

  #4  
Old 03-31-2007, 08:33 AM
Gold Member
 
Join Date: Apr 2003
Location: Ohio, USA
Posts: 1,739
Ken_Shea is on a distinguished road

Hi John,
They are saved, as mentioned in a sub folder, under the individuals name along with CAD and CAM files. In this sub folder, a copy of the job sheet and copy of invoice are also saved..
Where beneficial, MS Word is used to create any detailed information document for reference, this could include any thing from notes to where the product raw materials were purchased, invoice numbers, item number and cost.

EDIT: I also keep copies of any email communication in this folder as well



Helicopter Ken
Reply With Quote

  #5   Ban this user!
Old 03-31-2007, 08:58 AM
HelicopterJohn's Avatar  
Join Date: Dec 2005
Location: Seffner, Florida USA
Posts: 614
HelicopterJohn is on a distinguished road

Hi Ken,

Thanks for the additional ideas. Like the suggestion about the saving the e-mails and other pertinent in the same sub folder.

John
Reply With Quote

Sponsored Links
  #6  
Old 03-31-2007, 10:00 AM
HuFlungDung's Avatar
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,825
HuFlungDung is on a distinguished road

Organization is one of the reasons I use OneCNC. Any cad system with some sort of process tree for keeping tabs on the operations should likely work. I find it a lot better to have a part file that can be opened in cadcam for review at any time, then to save raw g-code files. Machining simulation in 'movie style' playback is about a million times better than reading gcode

Having the processes laid out in the nc manager process tree is fairly self-explanatory. I have a tool description with every tool that is called. A few notes at the beginning of the program for special setup features that might make it easier to redo the fixturing.

I usually keep all orientations of the part in the same file. I copy the part and rotate it to the new position for second and third ops.

Thus, I name the first model as something like "Model POS1", the 2nd as "Model POS2" and so on. Each toolpath group, I also name in a similar fashion. So, this makes it quick to go through the layers, and turn on everything named "POS2" when toolpath group "POS2" is active.
__________________
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

  #7   Ban this user!
Old 03-31-2007, 11:18 AM
HelicopterJohn's Avatar  
Join Date: Dec 2005
Location: Seffner, Florida USA
Posts: 614
HelicopterJohn is on a distinguished road

Hi,

Thanks for the continued input. I appreciate your ideas.

John
Reply With Quote

  #8   Ban this user!
Old 03-31-2007, 11:41 AM
 
Join Date: Jun 2006
Location: USA
Posts: 9
sencinia is on a distinguished road
Saved programs

I do basically the same thing.
I assign a program number with part number on the same line.
Example: O0003(GD0828-Mill 1st Side)
Then I save them on shop floor pc and server for back up.
The folder saved to is the Machine number or machine name.
Also keep an Excel list of the programs by machine.





Originally Posted by HelicopterJohn View Post
I am new to CNC and have a couple of Seiki XL CNC mills with Anilam 1100M controls on them.

These machines have limited on board memory so only a limited number of the programs can be actually stored in the machine. I can see an issue coming down the road if I don't find a way or organize my CNC programs.

Do you guys use some type of a numbering sequence or method to make it easy to find programs that you may want to re-run?

One of my other hobbies is developing database programs in Microsoft Access. I was thinking about creating a database where I could store information on the programs I have made.

I intend to store my CNC programs on 3.5 floppy discs and would like to catalog the programs contained on each disc with other pertinent information about each program, such as item name, item description, date, job no., vendor if applicable, disc on which program is stored, etc., etc.

Any input would be appreciated.

John
Reply With Quote

  #9   Ban this user!
Old 03-31-2007, 12:00 PM
 
Join Date: Feb 2007
Location: USA
Posts: 531
skullworks is on a distinguished road
Exclamation Program Organization

I use Open Office to make a spreadsheet for each customer.

There is a tab for each machine.

A section on a tabbed page will have the Print name, Description, path to print, path to cad files, then a list of each program number for each op and path to setup sheet - there is also a next op link if job continues on a different machine.

BTW - Don't trust floppys! - back it up to HD and burn off a CD backup once a month and take it to a second location.
Reply With Quote

  #10   Ban this user!
Old 03-31-2007, 12:08 PM
WayneHill's Avatar  
Join Date: Mar 2004
Location: Michigan
Posts: 777
WayneHill is on a distinguished road

Comment anything and everything inside the program.

Machine type
Part number
Job number
Program number
Revision number.
Program date.
etc...
__________________
Wayne Hill
www.codemangler.com
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 03-31-2007, 01:08 PM
HelicopterJohn's Avatar  
Join Date: Dec 2005
Location: Seffner, Florida USA
Posts: 614
HelicopterJohn is on a distinguished road

First, thanks for your valued input.

Sorry, for the mis-information in my original post. My Anilam 1100M controller has a 3.5 floppy drive. I also currently use Anilam's off line software to create my programs. The auctual programs are stored on my PC and backed up on a regular basis. I only use the 3.5 floppies to transfer the programs to the Anilam 1100M control. The machines I have are around 1993 vintage hence the 3.5 floppy drives.

I try to add comment lines to the program to accurately describe the machine process, tools etc.

Just trying to figure out a way to keep better track of my programs other that just throwing them all in one directory and hunting for the one I need.

I see the value of sub folders for each project.

John
Reply With Quote

  #12   Ban this user!
Old 05-29-2007, 06:47 AM
 
Join Date: Aug 2004
Location: USA
Posts: 366
jderou is on a distinguished road

Just found this thread and wanted to add to it..

We have several machines, each with slightly different posts. I am trying to figure out a way to keep track of programs. We may run the same part on different machines, so their will be a version for each. Do we use the same program number?
Right now we have one machine that has been in use for a long time, so it has an established record of programs. On the newer machines, do we start over at program number O0001, or do we go to a global number system?

One option would be to have multiple versions of the same program number, with comments to tell what machine it is for. Not sure if this could create problems or not.

Any suggestions?
__________________
If you try to make everything idiot proof, someone will just breed a better idiot!
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
EZ Track DX? Machinereaper1 Bridgeport and Hardinge Mills 16 09-21-2008 01:35 PM
ez track V6. pocket routine guy-b Bridgeport and Hardinge Mills 5 08-02-2006 07:09 PM
Bridgeport EZ Track Question woodythx13 Bridgeport and Hardinge Mills 4 12-17-2005 08:41 PM
Bridgeport EZ-TRACK DX2 zukes3140 Bridgeport and Hardinge Mills 10 12-17-2005 08:02 PM
cable way / power track freak_brain CNC Plasma and Waterjet Machines 2 11-11-2004 10:44 AM




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