![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Parametric Programing (custom macro b, fadal macro, okuma user task) |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I see in the haas manual there is a macro to engrave serial numbers. I would like to engrave numbers on some connecting rods Ive made. I need to engrave matching numbers on the cap and rod, and then have the macro increment up to the next number on the next assembly. Can any one point me in the right direction? |
|
#2
| |||
| |||
| I played around a little bit and got the haas macro to do what i needed, ( not exactly what i wanted, but what i needed) I engraved the parts as an assembly, half the serial number on the rod and half on the cap. I was wanting to put matching serial numbers on the rod and cap( 001 and 001 instead of 001 split by the parting line) but i was not sure how to engrave the same number twice in one set up, without the macro incrementing to the next number??? |
|
#3
| |||
| |||
| I can't remember the Haas macro but I believe the counter is in the #500s for this. The way the macro runs is the counter rolls up in the G47 macro itself. So, you could either edit out the counter in the machine macro, or in between the engraving, you can subtract a value of "1" from the variable before it starts the next portion. For example: If the variable is #519 for the counter.... just have a line like this #519=#519-1. Then when you run the next engraving on the matching part, it will engrave the same serial number. After it runs the second engraving, the counter will then roll up.
__________________ It's just a part..... cutter still goes round and round.... |
![]() |
| 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 |
| Fanuc Serial Number Macro | TomL21 | G-Code Programing | 4 | 05-08-2009 09:36 AM |
| Convert Fanuc Macro to Fadal Macro | bfoster59 | Fadal | 1 | 11-09-2007 12:41 AM |
| Engraving Serial Numbers | drk | General CNC (Mill and Lathe) Control Software (NC) | 9 | 07-01-2007 10:26 AM |
| Posting sequentiol serial numbers | NateG | Engraving Machines | 3 | 06-22-2007 07:09 AM |
| How do I engrave numbers... | slp_prlzys | DIY-CNC Router Table Machines | 7 | 10-15-2004 03:35 PM |