Release Note
HiNc Packages Version 3.1.87
- Re-build NcOptProc with stricter optimization logics (see NC優化)
- Add optimization logging features (see 優化日誌):
.flatproc.log file output for optimization process analysis (controlled by OptEnableFlatProcLog)
- Embedded log comments in optimized NC file marking source lines with
(src) suffix (controlled by OptEnableEmbeddedLog)
- 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