Changelog
15.0.0.0
Enhancements
- Enhance calculation of default start and secure position. Result was depended on position of EDM_ORIGIN csys. This led to disadvantageous or even wrong start positions for electrodes. Now the contour height of electrode is taken into account when positions are calculated. Adjustment of operation default planes may be necessary to respond appropriately to the new behavior. The new behavior is available for all assemblies from current versions. [RM-13762]
- Option UI: introduce new option #Electrode #LATERAL_KEEPOUT_OF_BASE to define the minimum distance in XY direction from the base that must not be disturbed by workpiece geometry. Option value will be added to electrode's base outline in XY direction before Z position of a new base is adjusted. The Z position will be increased to avoid an interference of workpiece geometry with keepout volume. Default: 0 [RM-13766]
- Option UI: introduce new option #Electrode #SOLID_CONTOUR_CLEARANCE to define minimum XY clearance from solid contour in XY direction. Option value will be added to electrode's solid contour before blank size selection and defines the minimum blank size. Default: 0 [RM-13765]
- Allow export of Creo View files. Use keywords 'SE_EDM_BACKUP_PVS' or 'SE_EDM_BACKUP_PVZ' in export template to create a file structure for Creo View (PVS) or a zipped archieve of the files (PVZ). PVS creates a *.pvs for the file structure and numerated *.ol files containing viewable geometry. Outdated formats ED and EDZ are not supported. [RM-13699]
Improvements
- Allow usage of option files for export of 3d files. Save custom option files to export/{type} or processor/{type}. Type | Keyword in template | Option file name ==================================================================== VDA | SE_EDM_BACKUP_VDA | def_profile.dep_vda STEP | SE_EDM_BACKUP_STEP | def_profile.dep_step IGES | SE_EDM_BACKUP_IGES | def_profile.dep_iges CATIA | SE_EDM_BACKUP_CATIA | def_profile.dep_catv5 SAT | SE_EDM_BACKUP_SAT | def_profile.dep_acis (Acis) NEUTRAL | SE_EDM_BACKUP_NEUTRAL | def_profile.dep_neu X_T | SE_EDM_BACKUP_X_T | def_profile.dep_para (Parasolid) UG | SE_EDM_BACKUP_UG | def_profile.dep_nx (NX) JT | SE_EDM_BACKUP_JT | def_profile.dep_jt [RM-13681]