Commit Graph

21 Commits

Author SHA1 Message Date
th33xitus
edbe8e7840 feat: add functions to remove legacy files
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-20 10:01:06 +02:00
th33xitus
6e0943e2e8 fix(klipper): fix remove functions for klippy.sock and klippy.serial
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-19 23:21:23 +02:00
th33xitus
7574ec76c5 refactor(klipper): rename printer to klippy.serial
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-19 23:18:30 +02:00
th33xitus
a6eab46f4c refactor(klipper): rename klippy_uds to klippy.sock, and folder ipc to comms
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-19 23:16:38 +02:00
th33xitus
3b0983b4b9 fix: regex for deleting all logs
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-19 23:13:12 +02:00
th33xitus
57efd413dc refactor(kiauh): rename example printer.cfg
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-17 15:09:47 +02:00
th33xitus
548ed2dd02 refactor(klipper): introduce ipc directory
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-17 15:03:45 +02:00
th33xitus
81d8144c30 refactor(kiauh): remove feature for changing the klipper config path
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 18:57:50 +02:00
th33xitus
57432efc45 refactor: rework folder structure for multi instance setups
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 18:47:21 +02:00
th33xitus
cf05354c7b fix: fix method to remove all env and log files
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 14:24:15 +02:00
th33xitus
1e2684b8c3 refactor(klipper): update klipper install for multi instance
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 14:06:01 +02:00
th33xitus
0def0eeb82 refactor(klipper): remove env file during uninstall
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 13:20:57 +02:00
th33xitus
5204358e41 refactor(klipper): use global const for printer_data path
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 11:25:36 +02:00
th33xitus
f703748120 refactor(klipper): remove whitespace if removing placeholder
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 11:07:47 +02:00
th33xitus
da771783f5 refactor(klipper): use global const for printer_data path
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 10:43:14 +02:00
th33xitus
e1cd8a9018 chore(klipper): rename and restructure
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 00:13:01 +02:00
th33xitus
50b92c88c2 refactor(klipper): update klipper install for single instance
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-10-16 00:03:57 +02:00
th33xitus
f46b099b74 refactor(klipper): more verbose error message if SysVinit script is detected
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-09-03 14:14:37 +02:00
th33xitus
0bdf61a714 fix: do not install py2 packages if venv is py3 (fixes #211)
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-30 20:41:36 +02:00
th33xitus
b07a83c8ad fix: update all function (#204) (#217)
* fix: update all function (fixes #204)
* fix: replace non-existing `print_unkown_cmd` function

Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-30 11:08:09 +02:00
th33xitus
fcf059df73 feat: KIAUH v4.0.0 (#191) 2022-05-29 20:11:15 +02:00