We just released Ensenso SDK 4.0.1526. It is available from the download page .
Changelog
- NxLib: Add support for the new 96mm grid spacing calibration pattern. [#5668]
- NxLib: Fix a bug where connecting to an X-series projector could fail when trying to open it immediately after the NxLib was initialized. [#5632]
- NxLib: Fix a crash on CPUs which don’t support AVX2. [#5618]
- NxLib: PartFinder: Fix a bug where PartFinder models saved from a real camera could not be loaded with the corresponding file camera. [#5588]
- NxLib: Report an error from LoadCalibration when the offline calibration data on a device is corrupted. [#5739]
- NxView: Fall back to downloading from the internet when offline calibration data is unavailable for a device. [#5739]
- NxView: Fix a bug where the point map was not displayed after switching to a color camera on Windows. [#5764]
- .NET: Add a missing finalizer method to clean up temporary command slots. [#5748]