The `autodesk-fusion360` and `prusiaslicer` roles are added to the `Windows.yaml` playbook but disabled by default behind the `install_cad_apps` flag. To enable them create a `~/.config/local.yaml` file with the following: ```yaml - import_playbook: local/Windows.yaml vars: install_cad_apps: true ```
Description
No description provided
Languages
PowerShell
49.4%
Python
24.9%
Shell
17.1%
Jinja
8.6%