Skip to content

KalogonTech/print-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Kalogon printer profiles

nothing in the master branch, checkout the other branches for printer configs.

to use, clone this repo to the config directory of the slicer with git clone --branch <branch-name>

or, to clone into the existing directory, use:

cd ~/.config/<slicer-name>
git init
git remote add origin [email protected]:KalogonTech/print-profiles.git
git fetch
git checkout <branch-name>
branch name linux path win path
PrusaSlicer ~/.config/PrusaSlicer/ %APPDATA%\PrusaSlicer\
BambuStudio ~/.config/BambuStudio/ %APPDATA%\BambuStudio\
OrcaSlicer ~/.config/OrcaSlicer/ %APPDATA%\OrcaSlicer\

About

printer profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors