Skip to content

Version 1.6.3.2

Compare
Choose a tag to compare
@svenhb svenhb released this 24 Nov 21:03
· 550 commits to master since this release
06271f3

Improved exception handling, main problem: missing file-access rights after using setup-install-mode "Install for all users" (which needs admin rights).

Changed installation location for data-path, depending on setup-install-mode [Install for all users = admin] or [Install for me = non admin]

Data-path can be checked via "About" Menu-Item

  • Old (non admin): C:\Users\user-name\AppData\Roaming\GRBL-Plotter\GRBL-Plotter

  • Old (admin): C:\Program Files (x86)\GRBL-Plotter <- wrong, access protected

  • New (non admin): C:\Users\user-name\Documents\GRBL-Plotter

  • New (admin): C:\Users\public\Documents\GRBL-Plotter

Please provide feedback if any other exceptions arise

Other bug-fix:

When loading GCode with subroutine, Pen-down path was not visible, when using [Setup - Program appearance - 2D-view - Pen-down Color Mode]