Skip to content

Version 1.5.3

Compare
Choose a tag to compare
@martin2250 martin2250 released this 01 Nov 09:22
· 72 commits to master since this release

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