Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/democat3457/prusaprofiles
https://github.com/democat3457/prusaprofiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/democat3457/prusaprofiles
- Owner: democat3457
- Created: 2024-10-16T05:05:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T05:53:16.000Z (3 months ago)
- Last Synced: 2024-10-17T17:31:01.449Z (3 months ago)
- Language: PowerShell
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UTDesign Makerspace PrusaSlicer Printer Presets
Presets for the UTDesign Makerspace's 3D Printer array for the PrusaSlicer software.
## Files
- `bambu/codes.txt` contains the json snippet added to end of the BambuStudio.conf file in the user's `%APPDATA%\BambuStudio`.
- `config/` contains the files that will get loaded into the user's `%APPDATA%\PrusaSlicer\printer`.
- `config.zip` is the archive that the script will download from GitHub containing the printer config files.
- `makezip.sh` creates the `config.zip` file in the root directory.
- `Install Printer Profiles.ps1` is the script that will be run upon double-clicking the desktop shortcut.## System Configuration
1. Download the ps1 script and move it to the `C:\ProgramData\Makerspace` system folder.
2. Create a shortcut to the ps1 script and move the shortcut to the Desktop.
3. Edit the shortcut target to prepend the ps1 path to become `powershell.exe -ExecutionPolicy Bypass -File "ps1 path"` and clear the "Start in" field.
4. Rename the shortcut so its name is just "Install Printer Profiles" and move the shortcut to `C:\Users\Public\Public Desktop`.