![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| EdgeCam Discuss EdgeCam software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hi, i need to number (engrave) a large quantity of (equal shaped) parts, but each part needs a higher number than the previous part(s). I know there is a possibility by using a PCI . I hope that someone has such PCI and wants to share it ... or give some clear instructions how to make such PCI...thanx, jacob |
|
#3
| |||
| |||
| (#500 is the holder of your serial number.) (G65 P8200 is a set of numbers 0 1 2 3 4 5 6 7 8 9 engraved) #500=#500+1 (INCREMENT SERIAL NUMBER) #100=#500/100 #106=FIX[#100](GET INTEGER OF 100S) G65 P8200 I#106 #101=#500-#106*100(REMOVES 100S DIGIT) #102=#101/10 #107=FIX[#102] G65 P8200 I#107 #103=#101-#107*10(REMOVES 10S DIGIT) #108=FIX[#103] G65 P8200 I#108 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help!- Quick check on my drawing before ordering parts | Action-KAT | DIY-CNC Router Table Machines | 12 | 11-12-2009 05:06 PM |
| Need Help!- 1985 quick turn 10n parts manual | machineryaxis | Mazak, Mitsubishi, Mazatrol | 2 | 03-18-2009 01:02 PM |
| Line numbering for mach3? | fatal-exception | ArtCam Pro | 5 | 07-11-2008 10:18 AM |
| Quick Code, Visual Quick Code | 1ctoolfool | Haas Mills | 1 | 09-17-2006 10:46 AM |
| line numbering | xairflyer | G-Code Programing | 4 | 05-10-2005 02:22 PM |