Release Note
HiNc Packages Version 3.1.88
- Rename optimization log API for clarity (see 優化日誌):
OptEnableFirstSituProcLog → <xref:Hi.MachiningProcs.RuntimeApi.OptEnableFlatProcLog*>
OptEnableNcEmbeddedLog → OptEnableEmbeddedLog
- Improve
.flatproc.log output to maintain step order during parallel computation
- Various stability improvements and bug fixes
HiNc Packages Version 3.1.86
- Re-build NcOptProc with stricter optimization logics
- Add optimization logging features (see 優化日誌):
.flatproc.log file output for optimization process analysis
- Embedded log comments in optimized NC file marking source lines with
(src) suffix
- Fix cutting depth and width accuracy by bounding-box method with workpiece surface
- Fix collision check error during concurrent changing collidable object
- Various stability improvements and bug fixes
HiNc Packages Version 3.1.84
- Optimize memory usage by shrinking map-size of clStripPos
- Fix design pattern of cutting parameter training module (MillingTraining)
- Add LoadCuttingParaByFile function to load cutting parameters from file
- Improve CsvRunner actual time parsing: automatically calculate step duration from actual time when duration is not provided
- Enhance message handling in RuntimeApi by unifying SessionMessageHost usage
- Improve optimization performance with better task scheduling
- Various performance improvements and bug fixes
HiNc Packages Version 3.1.75
- Add actual time tracking functionality (ActualTime)
- Various stability improvements and bug fixes
HiNc Packages Version 3.1.74