PurgeDB is a utility for keeping track of filament purge values for printers that use multiple materials with a single extruder.
- Keeps a database of each type and color of filament you use
- Uses 1-3 colors along with name for better visibility
- Save purge values (in mm^3) for any pair of filaments
- Set up the filaments in the same order as Orca Slicer
- Press "Send to Orca" and the app will alt-tab and input the purge values ("Flushing Volumes" window must be open, with the cursor in the first entry)
Use a file like this to find the correct purge values
- Download and unzip the file, it should be named
purgedb
- Open a terminal in the folder
- Type
chmod +x purgedb
to set the file as a runnable program - Type
./purgedb
to run