Fresh Install
- Close UCCNC.
- Download the latest installer from
/downloads/. - Run the installer as administrator.
- Open UCCNC and enable
Stoney CNC Pluginin plugin configuration. - Press Home All when prompted before machine operations.
Manual DLL Install
- Close UCCNC.
- Download
StoneyCNCPlugin-<version>.zip. - Extract
StoneyCNCPlugin.dlland copy toC:\UCCNC\Plugins. - Restart UCCNC and verify plugin appears in plugin list.
Required Local Paths
For signed production licensing and update verification, deploy public keys to:
C:\ProgramData\StoneyCNCPlugin\keys\license-public.xmlC:\ProgramData\StoneyCNCPlugin\keys\update-public.xml
Troubleshooting
- If plugin does not appear, verify class name is
UCCNCpluginand DLL is inPlugins. - If build is skipped in Visual Studio, confirm
Any CPUconfig has Build checked in Configuration Manager. - If signatures fail, refresh public key files and ensure manifest/package were republished with matching private key.