Version 1.5.3
additions:
- finally added an icon, thanks @A-J-Bauer!
- added license, OpenCNCPilot is now licensed under the MIT license
- added version and currently loaded filename to window title
- added setting to change grid thickness
fixes: - added warning when applying height map to a file which contains G18/G19
- getting HeightMap size from gcode now rounds up to the nearest 1/100mm
- fix file runtime not reset when opening a new file
changes: - made HeightMap generator use my Calculator library