> >     
> 
> 
> I agree..  And your mention of tool breakage makes me wonder how 
> automatic tool breakage detection could impact the tool table/data model?
> 
> Also, vision system prices are falling rapidly.   It sure would be nice 
> to have the machine take a look at the cutter tip/s prior to engaging 
> the workpiece and swap out the tools if a broken edge is detected.
> 
> If there were multiple tools setup of the same type (backups), how could 
> we easily swap tool assignments?  Would we have primary tools, secondary 
> tools etc?
> 
> Dave Cole
> 

As Michael mentioned, If we allow multiple tools with the same number, but
also have an 'active' flag  entry for each one, then you can select a 
particular tool.

tool | active | offset  X | offset Y | etc
  1   |   no    |       1       |      1.5   |
  1   |   yes   |       1.02  |      1.5   |
  2   |   yes   |       2       |      1.25 | 

You could either adjust the active column manually or write a tool management
routine to do it automatically.

The important thing is that the tool table can handle the concept.

Chris M
                                          
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to