feat(klipper.sh): custom instance names

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-05-04 21:02:08 +02:00
parent b51f86dc3f
commit 3676914a21
3 changed files with 125 additions and 51 deletions

View File

@@ -6,6 +6,7 @@ This document covers possible important changes to KIAUH.
KIAUH has now reached major version 4 !
* feat: Klipper can be installed under Python3 (consideres experimental)
* feat: Klipper can be installed from custom repositories
* feat: Custom instance name for multi instance installations of Klipper
* feat: Option to only allow installation of stable builds of Mainsail and Fluidd
* feat: Multi-Instance OctoPrint installations now each have their own virtual python environment
* allows independent installation of Plugins for each instance