On Sunday 17 April 2011 03:51:43 Michael Haberler wrote:
> nstead of boring you once more with a toolchange issue, let me ask you for 
> your 'great-to-have canned cycle':
> what would be a canned cycle, currently not in EMC, which you could think of 
> describing as a oword-procedure, and 
> have mapped it to, say, some G8x code?
> a decent facing routine? your favorite Fanuc cycle? 
> -Michael, clueless coder

howbout g47 text and serial number engraving like Haas does 

G0X0Y0 (start position)
 G47 E10. F5. I0 J.115 P0 R.05 Z-.005 (TEXT TO ENGRAVE)
  
where
 (E= VERTICAL FEEDRATE)
 (F= CUTTING FEEDRATE)
 (I= TEXT ANGLE)
 (J =LETTER HEIGHT)
 (P= SERIAL 1 LITERAL 0)
 (R= RETURN HEIGHT)
 (Z= CUT DEPTH)
 

Brian
 --
 Nemo Me Impune Lacessit
 

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to