SMARTElectrode provides an expandable library of holder models located in: <configuration directory>/holder/<supplier name>/
            In installation state it includes examples for following suppliers:
            
               
                  - Coremans
 
                  - Erowa
 
                  - Hirschmann
 
                  - SE_DEFAULT
 
                  - System 3R
 
               
             
            
               
                  
                     
                        
                     
                     
                        
                           
                                Note
                                
                              In order to integrate the currently used holder models it’s necessary to request the 3d data from suppliers and to adopt the
                                 models.
                               
                            | 
                        
                     
                  
                
             
            
            
               Adding Supplier to library
               A new holder supplier can be integrated by copying and renaming an existing subdirectory. Add as many holders to directory
                  and assembly as wanted.
               
             
            
               Adding Holder to library
               Each part, STEP or IGES can be added to holder supplier directory.
               Requirements for STEP/IGES
               
                  
                     - Origin needs to be the same as the assembly location on electrode.
 
                  
                
               Requirements for PART
               
                  
                     - Mandatory: coordinate system “CLAMP_PLACEMENT” to define assembly location on electrode.
                           
 
                     - Optional: coordinate system “HOLDER_CSYS” to provide holder origin for later usage in electrode.
                           
 
                  
                
               
                  
                     
                        
                           
                        
                        
                           
                              
                                   Note
                                   Imports from STEP/IGES will be assembled with origin on electrode coordinate system “EDM_HOLDER_POS”. Part files will be assembled
                                 with coordinate system “CLAMP_PLACEMENT” on electrode coordinate system “EDM_HOLDER_POS”.
                                 
                               | 
                           
                        
                     
                   
                
             
            
               Preset Holder and Position for Electrode Blanks
               Holder and offset to be used with a specific template and blank size can be predefined in electrode data file. Open data file
                  from configuration and add required columns. Add least column “HOLDER” must be added to set holder template. Correct file
                  is loaded and assigned when blank type and size is changed in Base user interface. 
                  
                     
                        
                        
                        
                        
                        
                        
                        
                        
                        
                           
                              | INSTANCE | 
                              HOLDER | 
                              HOLDER_OFF_X | 
                              HOLDER_OFF_Y | 
                              HOLDER_OFF_Z | 
                              HOLDER_OFF_A | 
                              HOLDER_OFF_B | 
                              HOLDER_OFF_C | 
                           
                        
                        
                           
                              | Blank size | 
                              File name without extension | 
                              X-offset | 
                              Y-offset | 
                              Z-offset | 
                              Rotation around X | 
                              Rotation around Y | 
                              Rotation around Z | 
                           
                           
                              | 40x55x60_1 | 
                              ER-010627 | 
                              32.5 | 
                              0 | 
                              0 | 
                              0 | 
                              0 | 
                              0 | 
                           
                           
                              | 40x55x60_2 | 
                              EROWA/ER-010627 | 
                              0 | 
                              32.5 | 
                              0 | 
                              0 | 
                              0 | 
                              0 | 
                           
                        
                     
                   
                
               
                  
                     
                        
                           
                        
                        
                           
                              
                                   Note
                                   
                                 Option DEFAULT_HOLDER must be set with supplier name to use automatic preset if only holder type is given in data file. It is also valid to use
                                    a relative path with supplier (directory name). Example: EROWA/ER-010627.
                                  
                               |