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 06-25-2007, 07:00 AM
drk drk is offline
 
Join Date: Oct 2004
Location: india
Posts: 79
drk is on a distinguished road
Engraving Serial Numbers

Hey guys, thanks for looking,

I need some help finding a software that will let me engrave serial numbers from say 1 to XXXXX. I got my self into this trouble after I engraved some PCBs for a friend using DeskCNC and now he wants me to do this on thousands.

If there is something I can use I wouldnt mind building a 4"X4"X1" micro cnc just to do this, should be a good project.



Waiting for ur comments.


Cheers

Dev
Reply With Quote

  #2   Ban this user!
Old 06-25-2007, 02:22 PM
bill south's Avatar  
Join Date: Apr 2005
Location: usa
Age: 59
Posts: 609
bill south is on a distinguished road

You may try deskengrave (use google) for your text needs. It's very simple and free. And oh by the way, did I mention that It's free!!!
Enjoy
Bill
__________________
billyjack
Helicopter def. = Bunch of spare parts flying in close formation! USAF 1974 ;>)
Reply With Quote

  #3   Ban this user!
Old 06-26-2007, 01:09 AM
drk drk is offline
 
Join Date: Oct 2004
Location: india
Posts: 79
drk is on a distinguished road

Thanks Bill,

but the deskengrave dosent create toolpaths for serial numbers,

I did however find something similar to what i need at 2linc.com, only thing is that its $350 or something, let me try my luck finding something cheaper or maybe even free, if not, I guess I will have to buy this.

Dev
Reply With Quote

  #4   Ban this user!
Old 06-27-2007, 12:37 AM
 
Join Date: Apr 2003
Location: Canada
Posts: 155
jimini is on a distinguished road

I think I remember reading that Turbo CNC(TCNC) was capable of doing serial numbers, you might want to ask on their Forum.
http://www.dakeng.com/index.html

This is from the TCNC manual. I don't know if it will do what you want.
Set Cycle Count

You can set the cycle count to any number from 0 to 99,999 with this menu option. This is typically used for keeping track of production volume, and in some cases for establishing part serialization.
Note that each time a g-code file is run to completion (Single Cycle, Piecework or Automated modes), a “joblog.txt” file is updated in the current directory with the time/date stamp, cycle length, and the file name. Keeps track of your billable machine hours.


Here's something else to check:
http://www.luberth.com/plotter/dwtechniek.htm

Last edited by jimini; 06-27-2007 at 10:37 AM.
Reply With Quote

  #5   Ban this user!
Old 06-27-2007, 01:02 AM
 
Join Date: Feb 2004
Location: usa
Age: 41
Posts: 38
roonster71 is on a distinguished road
Cool try this !!!

2L inc. has an engraving program that will do serial numbers

http://www.2linc.com/engraving_software.htm

oops i see its already posted
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 06-27-2007, 11:13 AM
 
Join Date: Mar 2004
Location: USA
Posts: 548
cnczoner is on a distinguished road

I thought that (once I get my mill setup properly) I'd use it for logo/model/serial numbers as well. I was thinking though that it should be relatively easy to write a C program under Linux to generate the g-code for sequential serial numbers and put a pause between them (requiring my action, like a tool-change does) so I could change the part.
Reply With Quote

  #7   Ban this user!
Old 06-27-2007, 02:53 PM
drk drk is offline
 
Join Date: Oct 2004
Location: india
Posts: 79
drk is on a distinguished road

Its cool if you can see through it cnczoner, I would have done it if I hadnt stopped writing codes 7 years back, but just in case you do write something like that, put up a compiled executable file here, for everyone to bless you for.


Cheers


Dev
Reply With Quote

  #8   Ban this user!
Old 06-30-2007, 03:04 PM
 
Join Date: Mar 2004
Location: USA
Posts: 548
cnczoner is on a distinguished road

I think it would be easy, even though I have not programmed C in a while. (I do mostly microcontroller assembly nowadays). Not a problem though, but I use Linux for these things cause I can type code in any text editor, compile and run. Windows coding requires me to purchase some development tool that will first ask me to setup a project, setup the environment with window sizes, dialog boxes, etc, then a week later I get to actually write code. Ugh! So any executable I write will be unix-code, or I don't mind giving out the C-code. If someone knows of a simple Windows scripting-like or interpreted code development system, let me know. I can do C or Basic.

As I'm still new to machining/CNC though, I'll need some quick assistance on one thing... how does code M6 work? I know it's for "tool change", but how exactly does it work? Does it bring the machine to a home position and wait? Does it just pause in place (and how does the operator tell it to continue after the tool is changed)? Does it pause for a short time and restart after some specified time? Does it actually just invoke a turret or something to change to the next tool?

Here's why I ask... I intend to write the code so that the user enters a starting serial number and amount of numbers to iterate through. Then it will spit out g-code (in a file) to engrave the first serial number, pause (using the M6 command), then do the next, pause, etc. Scaling can be done with the controller software, or I can perhaps add scaling later.

The more I think about this, I can't see why I couldn't get this done in just a few evenings.

Cheers,
-Neil.
Reply With Quote

  #9   Ban this user!
Old 07-01-2007, 09:12 AM
 
Join Date: May 2004
Location: Denmark
Posts: 80
Bent is on a distinguished road

There is a number engraving macro for fanuc controllers. Just feed the numbers and it will do the job. Should be easy to add to the macro so the numbers is running up.

Bent
Reply With Quote

  #10   Ban this user!
Old 07-01-2007, 09:26 AM
 
Join Date: May 2004
Location: Denmark
Posts: 80
Bent is on a distinguished road

opps forgot

http://www.cncci.com/resources/tips/serial%20macro.htm

Bent
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
Fadal L9201 Serial Engraving LP-CNC Fadal 5 10-25-2009 01:49 AM
Posting sequentiol serial numbers NateG Engraving Machines 3 06-22-2007 06:09 AM
Round Numbers stampman Fanuc 4 09-05-2006 06:12 PM
RFQ - 2 part numbers mcmmach Employment Opportunity 1 05-19-2006 10:18 AM




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