2. Improved laser detection when the background is not static.
3. Added meshing support for PLY files. The PLY files now contain the point cloud and the triangle mesh, eliminating the need for STL in most cases.
4. The test image now shows results from both lasers in the same image when the Preset is configured to scan with Both Lasers.
5. The test image now omits points that would be removed by the ground plane height and max object size parameters.
6. The scan Preview link has been changed to a button.
7. The name of the active preset is now displayed on the main page.
8. Fixed an issue where 5MP video mode would only use the center of the camera's view instead of the full field of view.
2. Added a Preset system.
3. Switched from SQLite properties to .properties.
4. Frames per revolution are now saved as part of the preset.
5. Updated the ImageProcessor to only consider the red channel instead of the full pixel magnitude.
6. Moved the manual control operations to the Camera page.
7. Various UI tweaks to increase usability.
8. Removed .db file generation.