VisiCut Troubleshooting

From CoMakingSpace Wiki

Revision as of 11:56, 30 August 2017 by Lukas (talk | contribs) (Created page with "Here we collect what we learn about issues with the laser cutting software VisiCut. == Installation on Mac == For users with macOS Sierra (10.12), the Gatekeeper under OS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Here we collect what we learn about issues with the laser cutting software VisiCut.

Installation on Mac

For users with macOS Sierra (10.12), the Gatekeeper under OS X won't let you start the application right away as it is not signed with a verified developer account. To disable the Gatekeeper type into the Terminal (CLI) following command:

sudo spctl --master-disable

It will prompt you for your password. Now the Gatekeeper is disabled and you can launch VisiCut. Be sure to reenable the Gatekeeper after the first launch with the command:

sudo spctl --master-enable

VisiCut will start again even after reenabling.