mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-23 07:43:36 +05:00
Compare commits
35 Commits
5c5e30295a
...
6637f07067
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6637f07067 | ||
|
|
7ec055f562 | ||
|
|
9eb0531cdf | ||
|
|
84cda99af8 | ||
|
|
5f823c2d3a | ||
|
|
758a783ede | ||
|
|
682baaa105 | ||
|
|
601ccb2191 | ||
|
|
c0caab13b3 | ||
|
|
7c754de08e | ||
|
|
9dc556e7e4 | ||
|
|
b6c6edb622 | ||
|
|
099d47df2f | ||
|
|
ba1cdb3739 | ||
|
|
8e7d4db988 | ||
|
|
8f960495ba | ||
|
|
095823bf28 | ||
|
|
397038e43e | ||
|
|
061e222664 | ||
|
|
3f5ff50d69 | ||
|
|
5ebe941125 | ||
|
|
f5eb9486cc | ||
|
|
7a9e752f9c | ||
|
|
30bc56b198 | ||
|
|
b2567995de | ||
|
|
6fcd7a3f08 | ||
|
|
25dfbb83df | ||
|
|
899b204dc7 | ||
|
|
5cf4b018fc | ||
|
|
ae9d1b98da | ||
|
|
16d3388ff2 | ||
|
|
b88d0085ba | ||
|
|
0b6613e464 | ||
|
|
d99cda544a | ||
|
|
a50dce20de |
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
|
|||||||
liberapay: # Replace with a single Liberapay username
|
liberapay: # Replace with a single Liberapay username
|
||||||
issuehunt: # Replace with a single IssueHunt username
|
issuehunt: # Replace with a single IssueHunt username
|
||||||
otechie: # Replace with a single Otechie username
|
otechie: # Replace with a single Otechie username
|
||||||
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
custom: https://paypal.me/dwillner0
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
### 📋 Prerequisites
|
### 📋 Prerequisites
|
||||||
KIAUH is a script that assists you in installing Klipper on a Linux operating system that has
|
KIAUH is a script that assists you in installing Klipper on a Linux operating system that has
|
||||||
already been flashed to your Raspberry Pi's (or other SBC's) SD card. As a result, you must ensure
|
already been flashed to your Raspberry Pi's (or other SBC's) SD card. As a result, you must ensure
|
||||||
that you have a functional Linux system on hand. `Raspberry Pi OS Lite (32bit)` is a recommended Linux image
|
that you have a functional Linux system on hand. `Raspberry Pi OS Lite (either 32bit or 64bit)` is a recommended Linux image
|
||||||
if you are using a Raspberry Pi. The [official Raspberry Pi Imager](https://www.raspberrypi.com/software/)
|
if you are using a Raspberry Pi. The [official Raspberry Pi Imager](https://www.raspberrypi.com/software/)
|
||||||
is the simplest way to flash an image like this to an SD card.
|
is the simplest way to flash an image like this to an SD card.
|
||||||
|
|
||||||
@@ -39,7 +39,7 @@ select `Choose OS -> Raspberry Pi OS (other)`: \
|
|||||||
<img src="https://raw.githubusercontent.com/dw-0/kiauh/master/resources/screenshots/rpi_imager1.png" alt="KIAUH logo" height="350">
|
<img src="https://raw.githubusercontent.com/dw-0/kiauh/master/resources/screenshots/rpi_imager1.png" alt="KIAUH logo" height="350">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
* Then select `Raspberry Pi OS Lite (32bit)`:
|
* Then select `Raspberry Pi OS Lite (32bit)` (or 64bit if you want to use that instead):
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://raw.githubusercontent.com/dw-0/kiauh/master/resources/screenshots/rpi_imager2.png" alt="KIAUH logo" height="350">
|
<img src="https://raw.githubusercontent.com/dw-0/kiauh/master/resources/screenshots/rpi_imager2.png" alt="KIAUH logo" height="350">
|
||||||
</p>
|
</p>
|
||||||
@@ -125,7 +125,7 @@ prompt and confirm by hitting ENTER.
|
|||||||
<tr>
|
<tr>
|
||||||
<th><img src="https://raw.githubusercontent.com/fluidd-core/fluidd/master/docs/assets/images/logo.svg" alt="Fluidd Logo" height="64"></th>
|
<th><img src="https://raw.githubusercontent.com/fluidd-core/fluidd/master/docs/assets/images/logo.svg" alt="Fluidd Logo" height="64"></th>
|
||||||
<th><img src="https://avatars.githubusercontent.com/u/31575189?v=4" alt="jordanruthe avatar" height="64"></th>
|
<th><img src="https://avatars.githubusercontent.com/u/31575189?v=4" alt="jordanruthe avatar" height="64"></th>
|
||||||
<th><img src="https://camo.githubusercontent.com/627be7fc67195b626b298af9b9677d7c58e698c67305e54324cffbe06130d4a4/68747470733a2f2f6f63746f7072696e742e6f72672f6173736574732f696d672f6c6f676f2e706e67" alt="OctoPrint Logo" height="64"></th>
|
<th><img src="https://raw.githubusercontent.com/OctoPrint/OctoPrint/master/docs/images/octoprint-logo.png" alt="OctoPrint Logo" height="64"></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>by <a href="https://github.com/fluidd-core">fluidd-core</a></th>
|
<th>by <a href="https://github.com/fluidd-core">fluidd-core</a></th>
|
||||||
|
|||||||
2
kiauh.sh
2
kiauh.sh
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -11,7 +11,10 @@
|
|||||||
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from components.webui_client.client_utils import get_existing_client_config
|
from components.webui_client.client_utils import (
|
||||||
|
get_existing_client_config,
|
||||||
|
get_existing_clients,
|
||||||
|
)
|
||||||
from kiauh import KIAUH_CFG
|
from kiauh import KIAUH_CFG
|
||||||
from components.klipper import (
|
from components.klipper import (
|
||||||
EXIT_KLIPPER_SETUP,
|
EXIT_KLIPPER_SETUP,
|
||||||
@@ -96,7 +99,8 @@ def install_klipper() -> None:
|
|||||||
|
|
||||||
kl_im.reload_daemon()
|
kl_im.reload_daemon()
|
||||||
|
|
||||||
except Exception:
|
except Exception as e:
|
||||||
|
Logger.print_error(e)
|
||||||
Logger.print_error("Klipper installation failed!")
|
Logger.print_error("Klipper installation failed!")
|
||||||
return
|
return
|
||||||
|
|
||||||
@@ -182,6 +186,6 @@ def create_klipper_instance(name: str, create_example_cfg: bool) -> None:
|
|||||||
kl_im.enable_instance()
|
kl_im.enable_instance()
|
||||||
if create_example_cfg:
|
if create_example_cfg:
|
||||||
# if a client-config is installed, include it in the new example cfg
|
# if a client-config is installed, include it in the new example cfg
|
||||||
client_configs = get_existing_client_config()
|
clients = get_existing_clients()
|
||||||
create_example_printer_cfg(new_instance, client_configs)
|
create_example_printer_cfg(new_instance, clients)
|
||||||
kl_im.start_instance()
|
kl_im.start_instance()
|
||||||
|
|||||||
@@ -34,12 +34,16 @@ from components.klipper.klipper_dialogs import (
|
|||||||
from components.moonraker.moonraker import Moonraker
|
from components.moonraker.moonraker import Moonraker
|
||||||
from components.moonraker.moonraker_utils import moonraker_to_multi_conversion
|
from components.moonraker.moonraker_utils import moonraker_to_multi_conversion
|
||||||
from components.webui_client import ClientData
|
from components.webui_client import ClientData
|
||||||
|
from components.webui_client.client_config.client_config_setup import (
|
||||||
|
create_client_config_symlink,
|
||||||
|
)
|
||||||
from core.backup_manager.backup_manager import BackupManager
|
from core.backup_manager.backup_manager import BackupManager
|
||||||
from core.config_manager.config_manager import ConfigManager
|
from core.config_manager.config_manager import ConfigManager
|
||||||
from core.instance_manager.base_instance import BaseInstance
|
from core.instance_manager.base_instance import BaseInstance
|
||||||
from core.instance_manager.instance_manager import InstanceManager
|
from core.instance_manager.instance_manager import InstanceManager
|
||||||
from core.instance_manager.name_scheme import NameScheme
|
from core.instance_manager.name_scheme import NameScheme
|
||||||
from core.repo_manager.repo_manager import RepoManager
|
from core.repo_manager.repo_manager import RepoManager
|
||||||
|
from utils import PRINTER_CFG_BACKUP_DIR
|
||||||
from utils.common import get_install_status_common
|
from utils.common import get_install_status_common
|
||||||
from utils.constants import CURRENT_USER
|
from utils.constants import CURRENT_USER
|
||||||
from utils.input_utils import get_confirm, get_string_input, get_number_input
|
from utils.input_utils import get_confirm, get_string_input, get_number_input
|
||||||
@@ -158,23 +162,43 @@ def klipper_to_multi_conversion(new_name: str) -> None:
|
|||||||
Logger.print_status("Convert Klipper single to multi instance ...")
|
Logger.print_status("Convert Klipper single to multi instance ...")
|
||||||
im = InstanceManager(Klipper)
|
im = InstanceManager(Klipper)
|
||||||
im.current_instance = im.instances[0]
|
im.current_instance = im.instances[0]
|
||||||
|
|
||||||
# temporarily store the data dir path
|
# temporarily store the data dir path
|
||||||
old_data_dir = im.instances[0].data_dir
|
old_data_dir = im.instances[0].data_dir
|
||||||
|
old_data_dir_name = im.instances[0].data_dir_name
|
||||||
|
|
||||||
|
# backup the old data_dir
|
||||||
|
bm = BackupManager()
|
||||||
|
name = f"config-{old_data_dir_name}"
|
||||||
|
bm.backup_directory(
|
||||||
|
name,
|
||||||
|
source=im.current_instance.cfg_dir,
|
||||||
|
target=PRINTER_CFG_BACKUP_DIR,
|
||||||
|
)
|
||||||
|
|
||||||
# remove the old single instance
|
# remove the old single instance
|
||||||
im.stop_instance()
|
im.stop_instance()
|
||||||
im.disable_instance()
|
im.disable_instance()
|
||||||
im.delete_instance()
|
im.delete_instance()
|
||||||
|
|
||||||
# create a new klipper instance with the new name
|
# create a new klipper instance with the new name
|
||||||
im.current_instance = Klipper(suffix=new_name)
|
new_instance = Klipper(suffix=new_name)
|
||||||
new_data_dir: Path = im.current_instance.data_dir
|
im.current_instance = new_instance
|
||||||
|
|
||||||
|
if not new_instance.data_dir.is_dir():
|
||||||
# rename the old data dir and use it for the new instance
|
# rename the old data dir and use it for the new instance
|
||||||
Logger.print_status(f"Rename '{old_data_dir}' to '{new_data_dir}' ...")
|
Logger.print_status(f"Rename '{old_data_dir}' to '{new_instance.data_dir}' ...")
|
||||||
if not new_data_dir.is_dir():
|
old_data_dir.rename(new_instance.data_dir)
|
||||||
old_data_dir.rename(new_data_dir)
|
|
||||||
else:
|
else:
|
||||||
Logger.print_info(f"'{new_data_dir}' already exist. Skipped ...")
|
Logger.print_info(f"Existing '{new_instance.data_dir}' found ...")
|
||||||
|
|
||||||
|
# patch the virtual_sdcard sections path value to match the new printer_data foldername
|
||||||
|
cm = ConfigManager(new_instance.cfg_file)
|
||||||
|
if cm.config.has_section("virtual_sdcard"):
|
||||||
|
cm.set_value("virtual_sdcard", "path", str(new_instance.gcodes_dir))
|
||||||
|
cm.write_config()
|
||||||
|
|
||||||
|
# finalize creating the new instance
|
||||||
im.create_instance()
|
im.create_instance()
|
||||||
im.enable_instance()
|
im.enable_instance()
|
||||||
im.start_instance()
|
im.start_instance()
|
||||||
@@ -263,7 +287,7 @@ def get_highest_index(instance_list: List[Klipper]) -> int:
|
|||||||
|
|
||||||
|
|
||||||
def create_example_printer_cfg(
|
def create_example_printer_cfg(
|
||||||
instance: Klipper, client_configs: Optional[List[ClientData]] = None
|
instance: Klipper, clients: Optional[List[ClientData]] = None
|
||||||
) -> None:
|
) -> None:
|
||||||
Logger.print_status(f"Creating example printer.cfg in '{instance.cfg_dir}'")
|
Logger.print_status(f"Creating example printer.cfg in '{instance.cfg_dir}'")
|
||||||
if instance.cfg_file.is_file():
|
if instance.cfg_file.is_file():
|
||||||
@@ -282,10 +306,12 @@ def create_example_printer_cfg(
|
|||||||
cm.set_value("virtual_sdcard", "path", str(instance.gcodes_dir))
|
cm.set_value("virtual_sdcard", "path", str(instance.gcodes_dir))
|
||||||
|
|
||||||
# include existing client configs in the example config
|
# include existing client configs in the example config
|
||||||
if client_configs is not None and len(client_configs) > 0:
|
if clients is not None and len(clients) > 0:
|
||||||
for c in client_configs:
|
for c in clients:
|
||||||
section = c.get("client_config").get("printer_cfg_section")
|
client_config = c.get("client_config")
|
||||||
|
section = client_config.get("printer_cfg_section")
|
||||||
cm.config.add_section(section=section)
|
cm.config.add_section(section=section)
|
||||||
|
create_client_config_symlink(client_config, [instance])
|
||||||
|
|
||||||
cm.write_config()
|
cm.write_config()
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ def upload_logfile(logfile: LogFile) -> None:
|
|||||||
try:
|
try:
|
||||||
response = urllib.request.urlopen(req)
|
response = urllib.request.urlopen(req)
|
||||||
link = response.read().decode("utf-8")
|
link = response.read().decode("utf-8")
|
||||||
Logger.print_ok("Upload successfull! Access it via the following link:")
|
Logger.print_ok("Upload successful! Access it via the following link:")
|
||||||
Logger.print_ok(f">>>> {link}", False)
|
Logger.print_ok(f">>>> {link}", False)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
Logger.print_error(f"Uploading logfile failed!")
|
Logger.print_error(f"Uploading logfile failed!")
|
||||||
|
|||||||
@@ -35,12 +35,17 @@ class Moonraker(BaseInstance):
|
|||||||
self.backup_dir = self.data_dir.joinpath("backup")
|
self.backup_dir = self.data_dir.joinpath("backup")
|
||||||
self.certs_dir = self.data_dir.joinpath("certs")
|
self.certs_dir = self.data_dir.joinpath("certs")
|
||||||
self._db_dir = self.data_dir.joinpath("database")
|
self._db_dir = self.data_dir.joinpath("database")
|
||||||
|
self._comms_dir = self.data_dir.joinpath("comms")
|
||||||
self.log = self.log_dir.joinpath("moonraker.log")
|
self.log = self.log_dir.joinpath("moonraker.log")
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def db_dir(self) -> Path:
|
def db_dir(self) -> Path:
|
||||||
return self._db_dir
|
return self._db_dir
|
||||||
|
|
||||||
|
@property
|
||||||
|
def comms_dir(self) -> Path:
|
||||||
|
return self._comms_dir
|
||||||
|
|
||||||
def create(self, create_example_cfg: bool = False) -> None:
|
def create(self, create_example_cfg: bool = False) -> None:
|
||||||
Logger.print_status("Creating new Moonraker Instance ...")
|
Logger.print_status("Creating new Moonraker Instance ...")
|
||||||
service_template_path = MODULE_PATH.joinpath("assets/moonraker.service")
|
service_template_path = MODULE_PATH.joinpath("assets/moonraker.service")
|
||||||
|
|||||||
@@ -130,12 +130,6 @@ def check_moonraker_install_requirements() -> bool:
|
|||||||
Logger.print_warn("Moonraker cannot be installed! Install Klipper first.")
|
Logger.print_warn("Moonraker cannot be installed! Install Klipper first.")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
mr_instance_count = len(InstanceManager(Moonraker).instances)
|
|
||||||
if mr_instance_count >= kl_instance_count:
|
|
||||||
Logger.print_warn("Unable to install more Moonraker instances!")
|
|
||||||
Logger.print_warn("More Klipper instances required.")
|
|
||||||
return False
|
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
@@ -193,17 +187,6 @@ def install_moonraker_polkit() -> None:
|
|||||||
Logger.print_error(log)
|
Logger.print_error(log)
|
||||||
|
|
||||||
|
|
||||||
def handle_existing_instances(instance_list: List[Klipper]) -> bool:
|
|
||||||
instance_count = len(instance_list)
|
|
||||||
|
|
||||||
if instance_count > 0:
|
|
||||||
print_instance_overview(instance_list)
|
|
||||||
if not get_confirm("Add new instances?", allow_go_back=True):
|
|
||||||
return False
|
|
||||||
|
|
||||||
return True
|
|
||||||
|
|
||||||
|
|
||||||
def update_moonraker() -> None:
|
def update_moonraker() -> None:
|
||||||
if not get_confirm("Update Moonraker now?"):
|
if not get_confirm("Update Moonraker now?"):
|
||||||
return
|
return
|
||||||
|
|||||||
@@ -150,13 +150,27 @@ def moonraker_to_multi_conversion(new_name: str) -> None:
|
|||||||
return
|
return
|
||||||
|
|
||||||
Logger.print_status("Convert Moonraker single to multi instance ...")
|
Logger.print_status("Convert Moonraker single to multi instance ...")
|
||||||
|
|
||||||
# remove the old single instance
|
# remove the old single instance
|
||||||
im.current_instance = im.instances[0]
|
im.current_instance = im.instances[0]
|
||||||
im.stop_instance()
|
im.stop_instance()
|
||||||
im.disable_instance()
|
im.disable_instance()
|
||||||
im.delete_instance()
|
im.delete_instance()
|
||||||
# create a new klipper instance with the new name
|
|
||||||
im.current_instance = Moonraker(suffix=new_name)
|
# create a new moonraker instance with the new name
|
||||||
|
new_instance = Moonraker(suffix=new_name)
|
||||||
|
im.current_instance = new_instance
|
||||||
|
|
||||||
|
# patch the server sections klippy_uds_address value to match the new printer_data foldername
|
||||||
|
cm = ConfigManager(new_instance.cfg_file)
|
||||||
|
if cm.config.has_section("server"):
|
||||||
|
cm.set_value(
|
||||||
|
"server",
|
||||||
|
"klippy_uds_address",
|
||||||
|
str(new_instance.comms_dir.joinpath("klippy.sock")),
|
||||||
|
)
|
||||||
|
cm.write_config()
|
||||||
|
|
||||||
# create, enable and start the new moonraker instance
|
# create, enable and start the new moonraker instance
|
||||||
im.create_instance()
|
im.create_instance()
|
||||||
im.enable_instance()
|
im.enable_instance()
|
||||||
|
|||||||
@@ -24,18 +24,12 @@ from utils.logger import Logger
|
|||||||
|
|
||||||
def run_client_config_removal(
|
def run_client_config_removal(
|
||||||
client_config: ClientConfigData,
|
client_config: ClientConfigData,
|
||||||
remove_moonraker_conf_section: bool,
|
|
||||||
remove_printer_cfg_include: bool,
|
|
||||||
kl_instances: List[Klipper],
|
kl_instances: List[Klipper],
|
||||||
mr_instances: List[Moonraker],
|
mr_instances: List[Moonraker],
|
||||||
) -> None:
|
) -> None:
|
||||||
remove_client_config_dir(client_config)
|
remove_client_config_dir(client_config)
|
||||||
remove_client_config_symlink(client_config)
|
remove_client_config_symlink(client_config)
|
||||||
if remove_moonraker_conf_section:
|
remove_config_section(f"update_manager {client_config.get('name')}", mr_instances)
|
||||||
remove_config_section(
|
|
||||||
f"update_manager {client_config.get('name')}", mr_instances
|
|
||||||
)
|
|
||||||
if remove_printer_cfg_include:
|
|
||||||
remove_config_section(client_config.get("printer_cfg_section"), kl_instances)
|
remove_config_section(client_config.get("printer_cfg_section"), kl_instances)
|
||||||
|
|
||||||
|
|
||||||
@@ -56,9 +50,9 @@ def remove_client_config_symlink(client_config: ClientConfigData) -> None:
|
|||||||
im = InstanceManager(Klipper)
|
im = InstanceManager(Klipper)
|
||||||
instances: List[Klipper] = im.instances
|
instances: List[Klipper] = im.instances
|
||||||
for instance in instances:
|
for instance in instances:
|
||||||
Logger.print_status(f"Removing symlink from '{instance.cfg_file}' ...")
|
Logger.print_status(f"Removing symlink from '{instance.cfg_dir}' ...")
|
||||||
symlink = instance.cfg_dir.joinpath(client_config.get("cfg_filename"))
|
symlink = instance.cfg_dir.joinpath(client_config.get("cfg_filename"))
|
||||||
if not symlink.exists():
|
if not symlink.is_symlink():
|
||||||
Logger.print_info(f"'{symlink}' does not exist. Skipping ...")
|
Logger.print_info(f"'{symlink}' does not exist. Skipping ...")
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|||||||
@@ -35,28 +35,27 @@ def run_client_removal(
|
|||||||
rm_client: bool,
|
rm_client: bool,
|
||||||
rm_client_config: bool,
|
rm_client_config: bool,
|
||||||
backup_ms_config_json: bool,
|
backup_ms_config_json: bool,
|
||||||
rm_moonraker_conf_section: bool,
|
|
||||||
rm_printer_cfg_section: bool,
|
|
||||||
) -> None:
|
) -> None:
|
||||||
mr_im = InstanceManager(Moonraker)
|
mr_im = InstanceManager(Moonraker)
|
||||||
mr_instances: List[Moonraker] = mr_im.instances
|
mr_instances: List[Moonraker] = mr_im.instances
|
||||||
kl_im = InstanceManager(Klipper)
|
kl_im = InstanceManager(Klipper)
|
||||||
kl_instances: List[Klipper] = kl_im.instances
|
kl_instances: List[Klipper] = kl_im.instances
|
||||||
|
|
||||||
if backup_ms_config_json and client.get("name") == "mainsail":
|
if backup_ms_config_json and client.get("name") == "mainsail":
|
||||||
backup_mainsail_config_json()
|
backup_mainsail_config_json()
|
||||||
|
|
||||||
if rm_client:
|
if rm_client:
|
||||||
client_name = client.get("name")
|
client_name = client.get("name")
|
||||||
remove_client_dir(client)
|
remove_client_dir(client)
|
||||||
remove_nginx_config(client_name)
|
remove_nginx_config(client_name)
|
||||||
remove_nginx_logs(client_name)
|
remove_nginx_logs(client_name)
|
||||||
if rm_moonraker_conf_section:
|
|
||||||
section = f"update_manager {client_name}"
|
section = f"update_manager {client_name}"
|
||||||
remove_config_section(section, mr_instances)
|
remove_config_section(section, mr_instances)
|
||||||
|
|
||||||
if rm_client_config:
|
if rm_client_config:
|
||||||
run_client_config_removal(
|
run_client_config_removal(
|
||||||
client.get("client_config"),
|
client.get("client_config"),
|
||||||
rm_moonraker_conf_section,
|
|
||||||
rm_printer_cfg_section,
|
|
||||||
kl_instances,
|
kl_instances,
|
||||||
mr_instances,
|
mr_instances,
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -25,8 +25,6 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
self.rm_client = False
|
self.rm_client = False
|
||||||
self.rm_client_config = False
|
self.rm_client_config = False
|
||||||
self.backup_mainsail_config_json = False
|
self.backup_mainsail_config_json = False
|
||||||
self.rm_moonraker_conf_section = False
|
|
||||||
self.rm_printer_cfg_section = False
|
|
||||||
|
|
||||||
super().__init__(
|
super().__init__(
|
||||||
header=False,
|
header=False,
|
||||||
@@ -39,12 +37,10 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
"0": self.toggle_all,
|
"0": self.toggle_all,
|
||||||
"1": self.toggle_rm_client,
|
"1": self.toggle_rm_client,
|
||||||
"2": self.toggle_rm_client_config,
|
"2": self.toggle_rm_client_config,
|
||||||
"3": self.toggle_rm_printer_cfg_section,
|
|
||||||
"4": self.toggle_rm_moonraker_conf_section,
|
|
||||||
"c": self.run_removal_process,
|
"c": self.run_removal_process,
|
||||||
}
|
}
|
||||||
if self.client.get("name") == "mainsail":
|
if self.client.get("name") == "mainsail":
|
||||||
options["5"] = self.toggle_backup_mainsail_config_json
|
options["3"] = self.toggle_backup_mainsail_config_json
|
||||||
|
|
||||||
return options
|
return options
|
||||||
|
|
||||||
@@ -60,8 +56,6 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
unchecked = "[ ]"
|
unchecked = "[ ]"
|
||||||
o1 = checked if self.rm_client else unchecked
|
o1 = checked if self.rm_client else unchecked
|
||||||
o2 = checked if self.rm_client_config else unchecked
|
o2 = checked if self.rm_client_config else unchecked
|
||||||
o3 = checked if self.rm_printer_cfg_section else unchecked
|
|
||||||
o4 = checked if self.rm_moonraker_conf_section else unchecked
|
|
||||||
menu = textwrap.dedent(
|
menu = textwrap.dedent(
|
||||||
f"""
|
f"""
|
||||||
/=======================================================\\
|
/=======================================================\\
|
||||||
@@ -74,20 +68,14 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
|-------------------------------------------------------|
|
|-------------------------------------------------------|
|
||||||
| 1) {o1} Remove {client_name:16} |
|
| 1) {o1} Remove {client_name:16} |
|
||||||
| 2) {o2} Remove {client_config_name:24} |
|
| 2) {o2} Remove {client_config_name:24} |
|
||||||
| |
|
|
||||||
| printer.cfg & moonraker.conf |
|
|
||||||
| 3) {o3} Remove printer.cfg include |
|
|
||||||
| 4) {o4} Remove Moonraker update section |
|
|
||||||
"""
|
"""
|
||||||
)[1:]
|
)[1:]
|
||||||
|
|
||||||
if self.client.get("name") == "mainsail":
|
if self.client.get("name") == "mainsail":
|
||||||
o5 = checked if self.backup_mainsail_config_json else unchecked
|
o3 = checked if self.backup_mainsail_config_json else unchecked
|
||||||
menu += textwrap.dedent(
|
menu += textwrap.dedent(
|
||||||
f"""
|
f"""
|
||||||
| |
|
| 3) {o3} Backup config.json |
|
||||||
| Mainsail config.json |
|
|
||||||
| 5) {o5} Backup config.json |
|
|
||||||
"""
|
"""
|
||||||
)[1:]
|
)[1:]
|
||||||
|
|
||||||
@@ -103,8 +91,6 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
self.rm_client = True
|
self.rm_client = True
|
||||||
self.rm_client_config = True
|
self.rm_client_config = True
|
||||||
self.backup_mainsail_config_json = True
|
self.backup_mainsail_config_json = True
|
||||||
self.rm_moonraker_conf_section = True
|
|
||||||
self.rm_printer_cfg_section = True
|
|
||||||
|
|
||||||
def toggle_rm_client(self, **kwargs) -> None:
|
def toggle_rm_client(self, **kwargs) -> None:
|
||||||
self.rm_client = not self.rm_client
|
self.rm_client = not self.rm_client
|
||||||
@@ -115,19 +101,11 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
def toggle_backup_mainsail_config_json(self, **kwargs) -> None:
|
def toggle_backup_mainsail_config_json(self, **kwargs) -> None:
|
||||||
self.backup_mainsail_config_json = not self.backup_mainsail_config_json
|
self.backup_mainsail_config_json = not self.backup_mainsail_config_json
|
||||||
|
|
||||||
def toggle_rm_moonraker_conf_section(self, **kwargs) -> None:
|
|
||||||
self.rm_moonraker_conf_section = not self.rm_moonraker_conf_section
|
|
||||||
|
|
||||||
def toggle_rm_printer_cfg_section(self, **kwargs) -> None:
|
|
||||||
self.rm_printer_cfg_section = not self.rm_printer_cfg_section
|
|
||||||
|
|
||||||
def run_removal_process(self, **kwargs) -> None:
|
def run_removal_process(self, **kwargs) -> None:
|
||||||
if (
|
if (
|
||||||
not self.rm_client
|
not self.rm_client
|
||||||
and not self.rm_client_config
|
and not self.rm_client_config
|
||||||
and not self.backup_mainsail_config_json
|
and not self.backup_mainsail_config_json
|
||||||
and not self.rm_moonraker_conf_section
|
|
||||||
and not self.rm_printer_cfg_section
|
|
||||||
):
|
):
|
||||||
error = f"{COLOR_RED}Nothing selected ...{RESET_FORMAT}"
|
error = f"{COLOR_RED}Nothing selected ...{RESET_FORMAT}"
|
||||||
print(error)
|
print(error)
|
||||||
@@ -138,12 +116,8 @@ class ClientRemoveMenu(BaseMenu):
|
|||||||
rm_client=self.rm_client,
|
rm_client=self.rm_client,
|
||||||
rm_client_config=self.rm_client_config,
|
rm_client_config=self.rm_client_config,
|
||||||
backup_ms_config_json=self.backup_mainsail_config_json,
|
backup_ms_config_json=self.backup_mainsail_config_json,
|
||||||
rm_moonraker_conf_section=self.rm_moonraker_conf_section,
|
|
||||||
rm_printer_cfg_section=self.rm_printer_cfg_section,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
self.rm_client = False
|
self.rm_client = False
|
||||||
self.rm_client_config = False
|
self.rm_client_config = False
|
||||||
self.backup_mainsail_config_json = False
|
self.backup_mainsail_config_json = False
|
||||||
self.rm_moonraker_conf_section = False
|
|
||||||
self.rm_printer_cfg_section = False
|
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ class BackupManager:
|
|||||||
try:
|
try:
|
||||||
Path(target).mkdir(exist_ok=True)
|
Path(target).mkdir(exist_ok=True)
|
||||||
shutil.copyfile(file, target.joinpath(filename))
|
shutil.copyfile(file, target.joinpath(filename))
|
||||||
Logger.print_ok("Backup successfull!")
|
Logger.print_ok("Backup successful!")
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
Logger.print_error(f"Unable to backup '{file}':\n{e}")
|
Logger.print_error(f"Unable to backup '{file}':\n{e}")
|
||||||
else:
|
else:
|
||||||
@@ -77,7 +77,7 @@ class BackupManager:
|
|||||||
target.joinpath(f"{name.lower()}-{date}-{time}"),
|
target.joinpath(f"{name.lower()}-{date}-{time}"),
|
||||||
ignore=self.ignore_folders_func,
|
ignore=self.ignore_folders_func,
|
||||||
)
|
)
|
||||||
Logger.print_ok("Backup successfull!")
|
Logger.print_ok("Backup successful!")
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
Logger.print_error(f"Unable to backup directory '{source}':\n{e}")
|
Logger.print_error(f"Unable to backup directory '{source}':\n{e}")
|
||||||
return
|
return
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ class RepoManager:
|
|||||||
command = ["git", "clone", self.repo, self.target_dir]
|
command = ["git", "clone", self.repo, self.target_dir]
|
||||||
subprocess.run(command, check=True)
|
subprocess.run(command, check=True)
|
||||||
|
|
||||||
Logger.print_ok("Clone successfull!")
|
Logger.print_ok("Clone successful!")
|
||||||
except subprocess.CalledProcessError as e:
|
except subprocess.CalledProcessError as e:
|
||||||
log = f"Error cloning repository {self.repo}: {e.stderr.decode()}"
|
log = f"Error cloning repository {self.repo}: {e.stderr.decode()}"
|
||||||
Logger.print_error(log)
|
Logger.print_error(log)
|
||||||
@@ -151,7 +151,7 @@ class RepoManager:
|
|||||||
command = ["git", "checkout", f"{self.branch}"]
|
command = ["git", "checkout", f"{self.branch}"]
|
||||||
subprocess.run(command, cwd=self.target_dir, check=True)
|
subprocess.run(command, cwd=self.target_dir, check=True)
|
||||||
|
|
||||||
Logger.print_ok("Checkout successfull!")
|
Logger.print_ok("Checkout successful!")
|
||||||
except subprocess.CalledProcessError as e:
|
except subprocess.CalledProcessError as e:
|
||||||
log = f"Error checking out branch {self.branch}: {e.stderr.decode()}"
|
log = f"Error checking out branch {self.branch}: {e.stderr.decode()}"
|
||||||
Logger.print_error(log)
|
Logger.print_error(log)
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ class GcodeShellCmdExtension(BaseExtension):
|
|||||||
|
|
||||||
im.start_all_instance()
|
im.start_all_instance()
|
||||||
|
|
||||||
Logger.print_ok("Installing G-Code Shell Command extension successfull!")
|
Logger.print_ok("Installing G-Code Shell Command extension successful!")
|
||||||
|
|
||||||
def remove_extension(self, **kwargs) -> None:
|
def remove_extension(self, **kwargs) -> None:
|
||||||
extension_installed = check_file_exist(EXTENSION_TARGET_PATH)
|
extension_installed = check_file_exist(EXTENSION_TARGET_PATH)
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ def create_python_venv(target: Path) -> None:
|
|||||||
if not target.exists():
|
if not target.exists():
|
||||||
try:
|
try:
|
||||||
venv.create(target, with_pip=True)
|
venv.create(target, with_pip=True)
|
||||||
Logger.print_ok("Setup of virtualenv successfull!")
|
Logger.print_ok("Setup of virtualenv successful!")
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
Logger.print_error(f"Error setting up virtualenv:\n{e}")
|
Logger.print_error(f"Error setting up virtualenv:\n{e}")
|
||||||
raise
|
raise
|
||||||
@@ -111,7 +111,7 @@ def update_python_pip(target: Path) -> None:
|
|||||||
Logger.print_error("Updating pip failed!")
|
Logger.print_error("Updating pip failed!")
|
||||||
return
|
return
|
||||||
|
|
||||||
Logger.print_ok("Updating pip successfull!")
|
Logger.print_ok("Updating pip successful!")
|
||||||
except FileNotFoundError as e:
|
except FileNotFoundError as e:
|
||||||
Logger.print_error(e)
|
Logger.print_error(e)
|
||||||
raise
|
raise
|
||||||
@@ -127,17 +127,20 @@ def install_python_requirements(target: Path, requirements: Path) -> None:
|
|||||||
:param requirements: Path to the requirements.txt file
|
:param requirements: Path to the requirements.txt file
|
||||||
:return: None
|
:return: None
|
||||||
"""
|
"""
|
||||||
Logger.print_status("Installing Python requirements ...")
|
|
||||||
try:
|
try:
|
||||||
|
# always update pip before installing requirements
|
||||||
update_python_pip(target)
|
update_python_pip(target)
|
||||||
|
|
||||||
|
Logger.print_status("Installing Python requirements ...")
|
||||||
command = [target.joinpath("bin/pip"), "install", "-r", f"{requirements}"]
|
command = [target.joinpath("bin/pip"), "install", "-r", f"{requirements}"]
|
||||||
result = subprocess.run(command, stderr=subprocess.PIPE, text=True)
|
result = subprocess.run(command, stderr=subprocess.PIPE, text=True)
|
||||||
|
|
||||||
if result.returncode != 0 or result.stderr:
|
if result.returncode != 0 or result.stderr:
|
||||||
Logger.print_error(f"{result.stderr}", False)
|
Logger.print_error(f"{result.stderr}", False)
|
||||||
Logger.print_error("Installing Python requirements failed!")
|
Logger.print_error("Installing Python requirements failed!")
|
||||||
return
|
return
|
||||||
|
|
||||||
Logger.print_ok("Installing Python requirements successfull!")
|
Logger.print_ok("Installing Python requirements successful!")
|
||||||
except subprocess.CalledProcessError as e:
|
except subprocess.CalledProcessError as e:
|
||||||
log = f"Error installing Python requirements:\n{e.output.decode()}"
|
log = f"Error installing Python requirements:\n{e.output.decode()}"
|
||||||
Logger.print_error(log)
|
Logger.print_error(log)
|
||||||
@@ -180,7 +183,7 @@ def update_system_package_lists(silent: bool, rls_info_change=False) -> None:
|
|||||||
Logger.print_error("Updating system package list failed!")
|
Logger.print_error("Updating system package list failed!")
|
||||||
return
|
return
|
||||||
|
|
||||||
Logger.print_ok("System package list updated successfully!")
|
Logger.print_ok("System package list update successful!")
|
||||||
except subprocess.CalledProcessError as e:
|
except subprocess.CalledProcessError as e:
|
||||||
kill(f"Error updating system package list:\n{e.stderr.decode()}")
|
kill(f"Error updating system package list:\n{e.stderr.decode()}")
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
[mcu]
|
[mcu]
|
||||||
serial: /dev/serial/by-id/<your-mcu-id>
|
serial: /dev/serial/by-id/<your-mcu-id>
|
||||||
|
|
||||||
|
[virtual_sdcard]
|
||||||
|
path: %GCODES_DIR%
|
||||||
|
on_error_gcode: CANCEL_PRINT
|
||||||
|
|
||||||
[printer]
|
[printer]
|
||||||
kinematics: none
|
kinematics: none
|
||||||
max_velocity: 1000
|
max_velocity: 1000
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -33,23 +33,25 @@ function backup_before_update() {
|
|||||||
|
|
||||||
function backup_config_dir() {
|
function backup_config_dir() {
|
||||||
check_for_backup_dir
|
check_for_backup_dir
|
||||||
local current_date instance_names config_pathes
|
local current_date config_pathes
|
||||||
|
|
||||||
config_pathes=$(get_config_folders)
|
config_pathes=$(get_config_folders)
|
||||||
readarray -t -d" " instance_names < <(get_multi_instance_names)
|
|
||||||
|
|
||||||
if [[ -n "${config_pathes}" ]]; then
|
if [[ -n "${config_pathes}" ]]; then
|
||||||
current_date=$(get_date)
|
current_date=$(get_date)
|
||||||
status_msg "Timestamp: ${current_date}"
|
status_msg "Timestamp: ${current_date}"
|
||||||
|
|
||||||
local i=0 folder
|
local i=0 folder folder_name target_dir
|
||||||
for folder in ${config_pathes}; do
|
for folder in ${config_pathes}; do
|
||||||
local folder_name="${instance_names[${i}]}"
|
|
||||||
status_msg "Create backup of ${folder} ..."
|
status_msg "Create backup of ${folder} ..."
|
||||||
mkdir -p "${BACKUP_DIR}/configs/${current_date}/${folder_name}"
|
|
||||||
cp -r "${folder}" "${_}"
|
folder_name=$(echo "${folder}" | rev | cut -d"/" -f2 | rev)
|
||||||
ok_msg "Backup created in:\n${BACKUP_DIR}/configs/${current_date}/${folder_name}"
|
target_dir="${BACKUP_DIR}/configs/${current_date}/${folder_name}"
|
||||||
|
mkdir -p "${target_dir}"
|
||||||
|
cp -r "${folder}" "${target_dir}"
|
||||||
i=$(( i + 1 ))
|
i=$(( i + 1 ))
|
||||||
|
|
||||||
|
ok_msg "Backup created in:\n${target_dir}"
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
ok_msg "No config directory found! Skipping backup ..."
|
ok_msg "No config directory found! Skipping backup ..."
|
||||||
@@ -61,20 +63,22 @@ function backup_moonraker_database() {
|
|||||||
local current_date db_pathes
|
local current_date db_pathes
|
||||||
|
|
||||||
db_pathes=$(get_instance_folder_path "database")
|
db_pathes=$(get_instance_folder_path "database")
|
||||||
readarray -t -d" " instance_names < <(get_multi_instance_names)
|
|
||||||
|
|
||||||
if [[ -n ${db_pathes} ]]; then
|
if [[ -n ${db_pathes} ]]; then
|
||||||
current_date=$(get_date)
|
current_date=$(get_date)
|
||||||
status_msg "Timestamp: ${current_date}"
|
status_msg "Timestamp: ${current_date}"
|
||||||
|
|
||||||
local i=0 database
|
local i=0 database folder_name target_dir
|
||||||
for database in ${db_pathes}; do
|
for database in ${db_pathes}; do
|
||||||
local folder_name="${instance_names[${i}]}"
|
|
||||||
status_msg "Create backup of ${database} ..."
|
status_msg "Create backup of ${database} ..."
|
||||||
mkdir -p "${BACKUP_DIR}/moonraker_databases/${current_date}/${folder_name}"
|
|
||||||
cp -r "${database}" "${_}"
|
folder_name=$(echo "${database}" | rev | cut -d"/" -f2 | rev)
|
||||||
ok_msg "Backup created in:\n${BACKUP_DIR}/moonraker_databases/${current_date}/${folder_name}"
|
target_dir="${BACKUP_DIR}/moonraker_databases/${current_date}/${folder_name}"
|
||||||
|
mkdir -p "${target_dir}"
|
||||||
|
cp -r "${database}" "${target_dir}"
|
||||||
i=$(( i + 1 ))
|
i=$(( i + 1 ))
|
||||||
|
|
||||||
|
ok_msg "Backup created in:\n${target_dir}"
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
print_error "No Moonraker database found! Skipping backup ..."
|
print_error "No Moonraker database found! Skipping backup ..."
|
||||||
@@ -191,3 +195,19 @@ function backup_telegram_bot() {
|
|||||||
print_error "Can't back up MoonrakerTelegramBot directory!\n Not found!"
|
print_error "Can't back up MoonrakerTelegramBot directory!\n Not found!"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function backup_octoeverywhere() {
|
||||||
|
local current_date
|
||||||
|
|
||||||
|
if [[ -d ${OCTOEVERYWHERE_DIR} ]] ; then
|
||||||
|
status_msg "Creating OctoEverywhere backup ..."
|
||||||
|
check_for_backup_dir
|
||||||
|
current_date=$(get_date)
|
||||||
|
status_msg "Timestamp: ${current_date}"
|
||||||
|
mkdir -p "${BACKUP_DIR}/OctoEverywhere-backups/${current_date}"
|
||||||
|
cp -r "${OCTOEVERYWHERE_DIR}" "${_}" && cp -r "${OCTOEVERYWHERE_ENV}" "${_}"
|
||||||
|
print_confirm "OctoEverywhere backup complete!"
|
||||||
|
else
|
||||||
|
print_error "Can't back up OctoEverywhere directory!\n Not found!"
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -52,16 +52,57 @@ function init_flash_process() {
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
### step 2: select how the mcu is connected to the host
|
### step 2: select how the mcu is flashed (flash/serialflash)
|
||||||
|
select_flash_command
|
||||||
|
|
||||||
|
### step 3: select how the mcu is connected to the host
|
||||||
select_mcu_connection
|
select_mcu_connection
|
||||||
|
|
||||||
### step 3: select which detected mcu should be flashed
|
### step 4: select which detected mcu should be flashed
|
||||||
select_mcu_id "${method}"
|
select_mcu_id "${method}"
|
||||||
}
|
}
|
||||||
|
|
||||||
#================================================#
|
#================================================#
|
||||||
#=================== STEP 2 =====================#
|
#=================== STEP 2 =====================#
|
||||||
#================================================#
|
#================================================#
|
||||||
|
function select_flash_command() {
|
||||||
|
unset flash_command
|
||||||
|
|
||||||
|
top_border
|
||||||
|
echo -e "| How to flash MCU? |"
|
||||||
|
echo -e "| 1) make flash (default) |"
|
||||||
|
echo -e "| 2) make serialflash (stm32flash) |"
|
||||||
|
blank_line
|
||||||
|
back_help_footer
|
||||||
|
|
||||||
|
local choice
|
||||||
|
while true; do
|
||||||
|
read -p "${cyan}###### Flashing command:${white} " -i "1" -e choice
|
||||||
|
case "${choice}" in
|
||||||
|
1)
|
||||||
|
select_msg "Selected 'make flash' command"
|
||||||
|
flash_command="flash"
|
||||||
|
break;;
|
||||||
|
2)
|
||||||
|
select_msg "Selected 'make serialflash' command"
|
||||||
|
flash_command="serialflash"
|
||||||
|
break;;
|
||||||
|
B|b)
|
||||||
|
advanced_menu
|
||||||
|
break;;
|
||||||
|
H|h)
|
||||||
|
clear && print_header
|
||||||
|
show_mcu_flash_command_help
|
||||||
|
break;;
|
||||||
|
*)
|
||||||
|
error_msg "Invalid command!";;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
|
#================================================#
|
||||||
|
#=================== STEP 3 =====================#
|
||||||
|
#================================================#
|
||||||
function select_mcu_connection() {
|
function select_mcu_connection() {
|
||||||
top_border
|
top_border
|
||||||
echo -e "| ${yellow}Make sure that the controller board is connected now!${white} |"
|
echo -e "| ${yellow}Make sure that the controller board is connected now!${white} |"
|
||||||
@@ -112,7 +153,6 @@ function print_detected_mcu_to_screen() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
for mcu in "${mcu_list[@]}"; do
|
for mcu in "${mcu_list[@]}"; do
|
||||||
mcu=$(echo "${mcu}" | rev | cut -d"/" -f1 | rev)
|
|
||||||
echo -e " ● MCU #${i}: ${cyan}${mcu}${white}"
|
echo -e " ● MCU #${i}: ${cyan}${mcu}${white}"
|
||||||
i=$(( i + 1 ))
|
i=$(( i + 1 ))
|
||||||
done
|
done
|
||||||
@@ -120,7 +160,7 @@ function print_detected_mcu_to_screen() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#================================================#
|
#================================================#
|
||||||
#=================== STEP 3 =====================#
|
#=================== STEP 4 =====================#
|
||||||
#================================================#
|
#================================================#
|
||||||
function select_mcu_id() {
|
function select_mcu_id() {
|
||||||
local i=0 sel_index=0 method=${1}
|
local i=0 sel_index=0 method=${1}
|
||||||
@@ -195,7 +235,7 @@ function start_flash_mcu() {
|
|||||||
local device=${1}
|
local device=${1}
|
||||||
do_action_service "stop" "klipper"
|
do_action_service "stop" "klipper"
|
||||||
|
|
||||||
if make flash FLASH_DEVICE="${device}"; then
|
if make ${flash_command} FLASH_DEVICE="${device}"; then
|
||||||
ok_msg "Flashing successfull!"
|
ok_msg "Flashing successfull!"
|
||||||
else
|
else
|
||||||
warn_msg "Flashing failed!"
|
warn_msg "Flashing failed!"
|
||||||
@@ -387,6 +427,36 @@ function show_flash_method_help() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function show_mcu_flash_command_help() {
|
||||||
|
top_border
|
||||||
|
echo -e "| ~~~~~~~~ < ? > Help: Flash MCU < ? > ~~~~~~~~ |"
|
||||||
|
hr
|
||||||
|
echo -e "| ${cyan}make flash:${white} |"
|
||||||
|
echo -e "| The default command to flash controller board, it |"
|
||||||
|
echo -e "| will detect selected microcontroller and use suitable |"
|
||||||
|
echo -e "| tool for flashing it. |"
|
||||||
|
blank_line
|
||||||
|
echo -e "| ${cyan}make serialflash:${white} |"
|
||||||
|
echo -e "| Special command to flash STM32 microcontrollers in |"
|
||||||
|
echo -e "| DFU mode but connected via serial. stm32flash command |"
|
||||||
|
echo -e "| will be used internally. |"
|
||||||
|
blank_line
|
||||||
|
back_footer
|
||||||
|
|
||||||
|
local choice
|
||||||
|
while true; do
|
||||||
|
read -p "${cyan}###### Please select:${white} " choice
|
||||||
|
case "${choice}" in
|
||||||
|
B|b)
|
||||||
|
clear && print_header
|
||||||
|
select_flash_command
|
||||||
|
break;;
|
||||||
|
*)
|
||||||
|
error_msg "Invalid command!";;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
function show_mcu_connection_help() {
|
function show_mcu_connection_help() {
|
||||||
top_border
|
top_border
|
||||||
echo -e "| ~~~~~~~~ < ? > Help: Flash MCU < ? > ~~~~~~~~ |"
|
echo -e "| ~~~~~~~~ < ? > Help: Flash MCU < ? > ~~~~~~~~ |"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -244,6 +244,7 @@ function run_klipper_setup() {
|
|||||||
|
|
||||||
### finalizing the setup with writing instance names to the kiauh.ini
|
### finalizing the setup with writing instance names to the kiauh.ini
|
||||||
set_multi_instance_names
|
set_multi_instance_names
|
||||||
|
mask_disrupting_services
|
||||||
|
|
||||||
print_confirm "${confirm}" && return
|
print_confirm "${confirm}" && return
|
||||||
}
|
}
|
||||||
@@ -333,6 +334,7 @@ function create_klipper_service() {
|
|||||||
|
|
||||||
local printer_data
|
local printer_data
|
||||||
local cfg_dir
|
local cfg_dir
|
||||||
|
local gcodes_dir
|
||||||
local cfg
|
local cfg
|
||||||
local log
|
local log
|
||||||
local klippy_serial
|
local klippy_serial
|
||||||
@@ -345,6 +347,7 @@ function create_klipper_service() {
|
|||||||
|
|
||||||
printer_data="${HOME}/${instance_name}_data"
|
printer_data="${HOME}/${instance_name}_data"
|
||||||
cfg_dir="${printer_data}/config"
|
cfg_dir="${printer_data}/config"
|
||||||
|
gcodes_dir="${printer_data}/gcodes"
|
||||||
cfg="${cfg_dir}/printer.cfg"
|
cfg="${cfg_dir}/printer.cfg"
|
||||||
log="${printer_data}/logs/klippy.log"
|
log="${printer_data}/logs/klippy.log"
|
||||||
klippy_serial="${printer_data}/comms/klippy.serial"
|
klippy_serial="${printer_data}/comms/klippy.serial"
|
||||||
@@ -375,18 +378,20 @@ function create_klipper_service() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ! -f ${cfg} ]]; then
|
if [[ ! -f ${cfg} ]]; then
|
||||||
write_example_printer_cfg "${cfg}"
|
write_example_printer_cfg "${cfg}" "${gcodes_dir}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
function write_example_printer_cfg() {
|
function write_example_printer_cfg() {
|
||||||
local cfg=${1}
|
local cfg=${1}
|
||||||
|
local gcodes_dir=${2}
|
||||||
local cfg_template
|
local cfg_template
|
||||||
|
|
||||||
cfg_template="${KIAUH_SRCDIR}/resources/example.printer.cfg"
|
cfg_template="${KIAUH_SRCDIR}/resources/example.printer.cfg"
|
||||||
|
|
||||||
status_msg "Creating minimal example printer.cfg ..."
|
status_msg "Creating minimal example printer.cfg ..."
|
||||||
if cp "${cfg_template}" "${cfg}"; then
|
if cp "${cfg_template}" "${cfg}"; then
|
||||||
|
sed -i "s|%GCODES_DIR%|${gcodes_dir}|" "${cfg}"
|
||||||
ok_msg "Minimal example printer.cfg created!"
|
ok_msg "Minimal example printer.cfg created!"
|
||||||
else
|
else
|
||||||
error_msg "Couldn't create minimal example printer.cfg!"
|
error_msg "Couldn't create minimal example printer.cfg!"
|
||||||
@@ -625,3 +630,34 @@ function get_klipper_python_ver() {
|
|||||||
version=$("${KLIPPY_ENV}"/bin/python --version 2>&1 | cut -d" " -f2 | cut -d"." -f1)
|
version=$("${KLIPPY_ENV}"/bin/python --version 2>&1 | cut -d" " -f2 | cut -d"." -f1)
|
||||||
echo "${version}"
|
echo "${version}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function mask_disrupting_services() {
|
||||||
|
local brltty="false"
|
||||||
|
local brltty_udev="false"
|
||||||
|
local modem_manager="false"
|
||||||
|
|
||||||
|
[[ $(dpkg -s brltty 2>/dev/null | grep "Status") = *\ installed ]] && brltty="true"
|
||||||
|
[[ $(dpkg -s brltty-udev 2>/dev/null | grep "Status") = *\ installed ]] && brltty_udev="true"
|
||||||
|
[[ $(dpkg -s ModemManager 2>/dev/null | grep "Status") = *\ installed ]] && modem_manager="true"
|
||||||
|
|
||||||
|
status_msg "Installed brltty package detected, masking brltty service ..."
|
||||||
|
if [[ ${brltty} == "true" ]]; then
|
||||||
|
sudo systemctl stop brltty
|
||||||
|
sudo systemctl mask brltty
|
||||||
|
fi
|
||||||
|
ok_msg "brltty service masked!"
|
||||||
|
|
||||||
|
status_msg "Installed brltty-udev package detected, masking brltty-udev service ..."
|
||||||
|
if [[ ${brltty_udev} == "true" ]]; then
|
||||||
|
sudo systemctl stop brltty-udev
|
||||||
|
sudo systemctl mask brltty-udev
|
||||||
|
fi
|
||||||
|
ok_msg "brltty-udev service masked!"
|
||||||
|
|
||||||
|
status_msg "Installed ModemManager package detected, masking ModemManager service ..."
|
||||||
|
if [[ ${modem_manager} == "true" ]]; then
|
||||||
|
sudo systemctl stop ModemManager
|
||||||
|
sudo systemctl mask ModemManager
|
||||||
|
fi
|
||||||
|
ok_msg "ModemManager service masked!"
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -119,6 +119,8 @@ function update_klipperscreen() {
|
|||||||
old_md5=$(md5sum "${KLIPPERSCREEN_DIR}/scripts/KlipperScreen-requirements.txt" | cut -d " " -f1)
|
old_md5=$(md5sum "${KLIPPERSCREEN_DIR}/scripts/KlipperScreen-requirements.txt" | cut -d " " -f1)
|
||||||
|
|
||||||
do_action_service "stop" "KlipperScreen"
|
do_action_service "stop" "KlipperScreen"
|
||||||
|
backup_before_update "klipperscreen"
|
||||||
|
|
||||||
cd "${KLIPPERSCREEN_DIR}"
|
cd "${KLIPPERSCREEN_DIR}"
|
||||||
git pull origin master -q && ok_msg "Fetch successfull!"
|
git pull origin master -q && ok_msg "Fetch successfull!"
|
||||||
git checkout -f master && ok_msg "Checkout successfull"
|
git checkout -f master && ok_msg "Checkout successfull"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -61,8 +61,8 @@ function mobileraker_setup() {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
status_msg "Installing Mobileraker's companion ..."
|
status_msg "Starting installer of Mobileraker's companion ..."
|
||||||
if "${MOBILERAKER_DIR}"/scripts/install-mobileraker-companion.sh; then
|
if "${MOBILERAKER_DIR}"/scripts/install.sh; then
|
||||||
ok_msg "Mobileraker's companion successfully installed!"
|
ok_msg "Mobileraker's companion successfully installed!"
|
||||||
else
|
else
|
||||||
print_error "Mobileraker's companion installation failed!"
|
print_error "Mobileraker's companion installation failed!"
|
||||||
@@ -233,7 +233,7 @@ primary_branch:main
|
|||||||
managed_services: mobileraker
|
managed_services: mobileraker
|
||||||
env: ${HOME}/mobileraker-env/bin/python
|
env: ${HOME}/mobileraker-env/bin/python
|
||||||
requirements: scripts/mobileraker-requirements.txt
|
requirements: scripts/mobileraker-requirements.txt
|
||||||
install_script: scripts/install-mobileraker-companion.sh
|
install_script: scripts/install.sh
|
||||||
MOONRAKER_CONF
|
MOONRAKER_CONF
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -63,7 +63,7 @@ function obico_server_url_prompt() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function moonraker_obico_setup_dialog() {
|
function moonraker_obico_setup_dialog() {
|
||||||
status_msg "Initializing Moonraker-obico installation ..."
|
status_msg "Initializing Obico installation ..."
|
||||||
|
|
||||||
local moonraker_count
|
local moonraker_count
|
||||||
local moonraker_names
|
local moonraker_names
|
||||||
@@ -73,7 +73,7 @@ function moonraker_obico_setup_dialog() {
|
|||||||
if (( moonraker_count == 0 )); then
|
if (( moonraker_count == 0 )); then
|
||||||
### return early if moonraker is not installed
|
### return early if moonraker is not installed
|
||||||
local error="Moonraker not installed! Please install Moonraker first!"
|
local error="Moonraker not installed! Please install Moonraker first!"
|
||||||
log_error "Moonraker-obico setup started without Moonraker being installed. Aborting setup."
|
log_error "Obico setup started without Moonraker being installed. Aborting setup."
|
||||||
print_error "${error}" && return
|
print_error "${error}" && return
|
||||||
elif (( moonraker_count > 1 )); then
|
elif (( moonraker_count > 1 )); then
|
||||||
# moonraker_names is valid only in case of multi-instance
|
# moonraker_names is valid only in case of multi-instance
|
||||||
@@ -90,10 +90,10 @@ function moonraker_obico_setup_dialog() {
|
|||||||
if (( allowed_moonraker_obico_count == 0 && moonraker_count > 0 )) && [[ $(get_moonraker_obico_status) != "Not linked!" ]]; then
|
if (( allowed_moonraker_obico_count == 0 && moonraker_count > 0 )) && [[ $(get_moonraker_obico_status) != "Not linked!" ]]; then
|
||||||
local yn
|
local yn
|
||||||
while true; do
|
while true; do
|
||||||
echo "${yellow}Obico for Klipper is already installed.${white}"
|
echo "${yellow}Obico is already installed.${white}"
|
||||||
echo "It is safe to run the install again to repair any issues."
|
echo "It is safe to run the install again to repair any issues."
|
||||||
echo ""
|
echo ""
|
||||||
local question="Do you want to reinstall Obico for Klipper?"
|
local question="Do you want to reinstall Obico?"
|
||||||
read -p "${cyan}###### ${question} (Y/n):${white} " yn
|
read -p "${cyan}###### ${question} (Y/n):${white} " yn
|
||||||
case "${yn}" in
|
case "${yn}" in
|
||||||
Y|y|Yes|yes|"")
|
Y|y|Yes|yes|"")
|
||||||
@@ -101,7 +101,7 @@ function moonraker_obico_setup_dialog() {
|
|||||||
break;;
|
break;;
|
||||||
N|n|No|no)
|
N|n|No|no)
|
||||||
select_msg "No"
|
select_msg "No"
|
||||||
abort_msg "Exiting Obico for Klipper installation...\n"
|
abort_msg "Exiting Obico installation...\n"
|
||||||
return;;
|
return;;
|
||||||
*)
|
*)
|
||||||
error_msg "Invalid Input!";;
|
error_msg "Invalid Input!";;
|
||||||
@@ -126,31 +126,30 @@ function moonraker_obico_setup_dialog() {
|
|||||||
done
|
done
|
||||||
blank_line
|
blank_line
|
||||||
if (( existing_moonraker_obico_count > 0 )); then
|
if (( existing_moonraker_obico_count > 0 )); then
|
||||||
printf "|${green}%-55s${white}|\n" " ${existing_moonraker_obico_count} Moonraker-obico instances already installed!"
|
printf "|${green}%-55s${white}|\n" " ${existing_moonraker_obico_count} Obico instances already installed!"
|
||||||
for svc in ${moonraker_obico_services}; do
|
for svc in ${moonraker_obico_services}; do
|
||||||
printf "|${cyan}%-57s${white}|\n" " ● moonraker-obco-$(get_instance_name "${svc}")"
|
printf "|${cyan}%-57s${white}|\n" " ● moonraker-obco-$(get_instance_name "${svc}")"
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
blank_line
|
blank_line
|
||||||
echo -e "| The setup will apply the same names to |"
|
echo -e "| The setup will apply the same names to Obico! |"
|
||||||
echo -e "| Moonraker-obico! |"
|
|
||||||
blank_line
|
blank_line
|
||||||
echo -e "| Please select the number of Moonraker-obico instances |"
|
echo -e "| Please select the number of Obico instances |"
|
||||||
echo -e "| to install. Usually one Moonraker-obico instance per |"
|
echo -e "| to install. Usually one Obico instance per |"
|
||||||
echo -e "| Moonraker instance is required, but you may not |"
|
echo -e "| Moonraker instance is required, but you may not |"
|
||||||
echo -e "| install more Moonraker-obico instances than available |"
|
echo -e "| install more Obico instances than available |"
|
||||||
echo -e "| Moonraker instances. |"
|
echo -e "| Moonraker instances. |"
|
||||||
bottom_border
|
bottom_border
|
||||||
|
|
||||||
### ask for amount of instances
|
### ask for amount of instances
|
||||||
local re="^[1-9][0-9]*$"
|
local re="^[1-9][0-9]*$"
|
||||||
while [[ ! ${new_moonraker_obico_count} =~ ${re} || ${new_moonraker_obico_count} -gt ${allowed_moonraker_obico_count} ]]; do
|
while [[ ! ${new_moonraker_obico_count} =~ ${re} || ${new_moonraker_obico_count} -gt ${allowed_moonraker_obico_count} ]]; do
|
||||||
read -p "${cyan}###### Number of new Moonraker-obico instances to set up:${white} " -i "${allowed_moonraker_obico_count}" -e new_moonraker_obico_count
|
read -p "${cyan}###### Number of new Obico instances to set up:${white} " -i "${allowed_moonraker_obico_count}" -e new_moonraker_obico_count
|
||||||
### break if input is valid
|
### break if input is valid
|
||||||
[[ ${new_moonraker_obico_count} =~ ${re} && ${new_moonraker_obico_count} -le ${allowed_moonraker_obico_count} ]] && break
|
[[ ${new_moonraker_obico_count} =~ ${re} && ${new_moonraker_obico_count} -le ${allowed_moonraker_obico_count} ]] && break
|
||||||
### conditional error messages
|
### conditional error messages
|
||||||
[[ ! ${new_moonraker_obico_count} =~ ${re} ]] && error_msg "Input not a number"
|
[[ ! ${new_moonraker_obico_count} =~ ${re} ]] && error_msg "Input not a number"
|
||||||
(( new_moonraker_obico_count > allowed_moonraker_obico_count )) && error_msg "Number of Moonraker-obico instances larger than installed Moonraker instances"
|
(( new_moonraker_obico_count > allowed_moonraker_obico_count )) && error_msg "Number of Obico instances larger than installed Moonraker instances"
|
||||||
done && select_msg "${new_moonraker_obico_count}"
|
done && select_msg "${new_moonraker_obico_count}"
|
||||||
else
|
else
|
||||||
log_error "Internal error. moonraker_count of '${moonraker_count}' not equal or grather than one!"
|
log_error "Internal error. moonraker_count of '${moonraker_count}' not equal or grather than one!"
|
||||||
@@ -160,8 +159,8 @@ function moonraker_obico_setup_dialog() {
|
|||||||
### Step 2: Confirm instance amount
|
### Step 2: Confirm instance amount
|
||||||
local yn
|
local yn
|
||||||
while true; do
|
while true; do
|
||||||
(( new_moonraker_obico_count == 1 )) && local question="Install Moonraker-obico?"
|
(( new_moonraker_obico_count == 1 )) && local question="Install Obico?"
|
||||||
(( new_moonraker_obico_count > 1 )) && local question="Install ${new_moonraker_obico_count} Moonraker-obico instances?"
|
(( new_moonraker_obico_count > 1 )) && local question="Install ${new_moonraker_obico_count} Obico instances?"
|
||||||
read -p "${cyan}###### ${question} (Y/n):${white} " yn
|
read -p "${cyan}###### ${question} (Y/n):${white} " yn
|
||||||
case "${yn}" in
|
case "${yn}" in
|
||||||
Y|y|Yes|yes|"")
|
Y|y|Yes|yes|"")
|
||||||
@@ -169,7 +168,7 @@ function moonraker_obico_setup_dialog() {
|
|||||||
break;;
|
break;;
|
||||||
N|n|No|no)
|
N|n|No|no)
|
||||||
select_msg "No"
|
select_msg "No"
|
||||||
abort_msg "Exiting Moonraker-obico setup ...\n"
|
abort_msg "Exiting Obico setup ...\n"
|
||||||
return;;
|
return;;
|
||||||
*)
|
*)
|
||||||
error_msg "Invalid Input!";;
|
error_msg "Invalid Input!";;
|
||||||
@@ -191,8 +190,8 @@ function moonraker_obico_setup_dialog() {
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
(( new_moonraker_obico_count > 1 )) && status_msg "Installing ${new_moonraker_obico_count} Moonraker-obico instances ..."
|
(( new_moonraker_obico_count > 1 )) && status_msg "Installing ${new_moonraker_obico_count} Obico instances ..."
|
||||||
(( new_moonraker_obico_count == 1 )) && status_msg "Installing Moonraker-obico ..."
|
(( new_moonraker_obico_count == 1 )) && status_msg "Installing Obico ..."
|
||||||
|
|
||||||
### Step 5: Clone the moonraker-obico repo
|
### Step 5: Clone the moonraker-obico repo
|
||||||
clone_moonraker_obico "${MOONRAKER_OBICO_REPO}"
|
clone_moonraker_obico "${MOONRAKER_OBICO_REPO}"
|
||||||
@@ -244,17 +243,16 @@ function moonraker_obico_setup_dialog() {
|
|||||||
if (( ${#not_linked_instances[@]} > 0 )); then
|
if (( ${#not_linked_instances[@]} > 0 )); then
|
||||||
top_border
|
top_border
|
||||||
if (( moonraker_count == 1 )); then
|
if (( moonraker_count == 1 )); then
|
||||||
printf "|${green}%-55s${white}|\n" " Moonraker-obico not linked to the server!"
|
printf "|${green}%-55s${white}|\n" " Obico not linked to the server!"
|
||||||
else
|
else
|
||||||
printf "|${green}%-55s${white}|\n" " ${#not_linked_instances[@]} Moonraker-obico instances not linked to the server!"
|
printf "|${green}%-55s${white}|\n" " ${#not_linked_instances[@]} Obico instances not linked to the server!"
|
||||||
for i in "${not_linked_instances[@]}"; do
|
for i in "${not_linked_instances[@]}"; do
|
||||||
printf "|${cyan}%-57s${white}|\n" " ● moonraker-obico-${moonraker_names[${i}]}"
|
printf "|${cyan}%-57s${white}|\n" " ● moonraker-obico-${moonraker_names[${i}]}"
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
blank_line
|
blank_line
|
||||||
echo -e "| To link to your Obico Server account, you need to |"
|
echo -e "| It will take only 10 seconds to link printer to Obico.|"
|
||||||
echo -e "| obtain the 6-digit verification code in the Obico |"
|
echo -e "| For more information, visit: |"
|
||||||
echo -e "| mobile or web app. For more information, visit: |"
|
|
||||||
echo -e "| https://www.obico.io/docs/user-guides/klipper-setup/ |"
|
echo -e "| https://www.obico.io/docs/user-guides/klipper-setup/ |"
|
||||||
blank_line
|
blank_line
|
||||||
echo -e "| If you don't want to link the printer now, you can |"
|
echo -e "| If you don't want to link the printer now, you can |"
|
||||||
@@ -272,7 +270,7 @@ function moonraker_obico_setup_dialog() {
|
|||||||
break;;
|
break;;
|
||||||
N|n|No|no)
|
N|n|No|no)
|
||||||
select_msg "No"
|
select_msg "No"
|
||||||
abort_msg "Exiting Moonraker-obico setup ...\n"
|
abort_msg "Exiting Obico setup ...\n"
|
||||||
return;;
|
return;;
|
||||||
*)
|
*)
|
||||||
error_msg "Invalid Input!";;
|
error_msg "Invalid Input!";;
|
||||||
@@ -295,13 +293,13 @@ function moonraker_obico_setup_dialog() {
|
|||||||
function clone_moonraker_obico() {
|
function clone_moonraker_obico() {
|
||||||
local repo=${1}
|
local repo=${1}
|
||||||
|
|
||||||
status_msg "Cloning Moonraker-obico from ${repo} ..."
|
status_msg "Cloning Obico from ${repo} ..."
|
||||||
### force remove existing Moonraker-obico dir
|
### force remove existing Obico dir
|
||||||
[[ -d "${MOONRAKER_OBICO_DIR}" ]] && rm -rf "${MOONRAKER_OBICO_DIR}"
|
[[ -d "${MOONRAKER_OBICO_DIR}" ]] && rm -rf "${MOONRAKER_OBICO_DIR}"
|
||||||
|
|
||||||
cd "${HOME}" || exit 1
|
cd "${HOME}" || exit 1
|
||||||
if ! git clone "${repo}" "${MOONRAKER_OBICO_DIR}"; then
|
if ! git clone "${repo}" "${MOONRAKER_OBICO_DIR}"; then
|
||||||
print_error "Cloning Moonraker-obico from\n ${repo}\n failed!"
|
print_error "Cloning Obico from\n ${repo}\n failed!"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
@@ -316,7 +314,7 @@ function moonraker_obico_install() {
|
|||||||
|
|
||||||
function remove_moonraker_obico_systemd() {
|
function remove_moonraker_obico_systemd() {
|
||||||
[[ -z $(moonraker_obico_systemd) ]] && return
|
[[ -z $(moonraker_obico_systemd) ]] && return
|
||||||
status_msg "Removing Moonraker-obico Systemd Services ..."
|
status_msg "Removing Obico Systemd Services ..."
|
||||||
|
|
||||||
for service in $(moonraker_obico_systemd | cut -d"/" -f5); do
|
for service in $(moonraker_obico_systemd | cut -d"/" -f5); do
|
||||||
status_msg "Removing ${service} ..."
|
status_msg "Removing ${service} ..."
|
||||||
@@ -329,7 +327,7 @@ function remove_moonraker_obico_systemd() {
|
|||||||
### reloading units
|
### reloading units
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl reset-failed
|
sudo systemctl reset-failed
|
||||||
ok_msg "Moonraker-obico Services removed!"
|
ok_msg "Obico Services removed!"
|
||||||
}
|
}
|
||||||
|
|
||||||
function remove_moonraker_obico_logs() {
|
function remove_moonraker_obico_logs() {
|
||||||
@@ -361,7 +359,7 @@ function remove_legacy_moonraker_obico_logs() {
|
|||||||
function remove_moonraker_obico_dir() {
|
function remove_moonraker_obico_dir() {
|
||||||
[[ ! -d ${MOONRAKER_OBICO_DIR} ]] && return
|
[[ ! -d ${MOONRAKER_OBICO_DIR} ]] && return
|
||||||
|
|
||||||
status_msg "Removing Moonraker-obico directory ..."
|
status_msg "Removing Obico directory ..."
|
||||||
rm -rf "${MOONRAKER_OBICO_DIR}"
|
rm -rf "${MOONRAKER_OBICO_DIR}"
|
||||||
ok_msg "Directory removed!"
|
ok_msg "Directory removed!"
|
||||||
}
|
}
|
||||||
@@ -380,7 +378,7 @@ function remove_moonraker_obico() {
|
|||||||
remove_moonraker_obico_dir
|
remove_moonraker_obico_dir
|
||||||
remove_moonraker_obico_env
|
remove_moonraker_obico_env
|
||||||
|
|
||||||
print_confirm "Moonraker-obico was successfully removed!"
|
print_confirm "Obico was successfully removed!"
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -394,7 +392,7 @@ function update_moonraker_obico() {
|
|||||||
if [[ ! -d ${MOONRAKER_OBICO_DIR} ]]; then
|
if [[ ! -d ${MOONRAKER_OBICO_DIR} ]]; then
|
||||||
clone_moonraker_obico "${MOONRAKER_OBICO_REPO}"
|
clone_moonraker_obico "${MOONRAKER_OBICO_REPO}"
|
||||||
else
|
else
|
||||||
status_msg "Updating Moonraker-obico ..."
|
status_msg "Updating Obico ..."
|
||||||
cd "${MOONRAKER_OBICO_DIR}" && git pull
|
cd "${MOONRAKER_OBICO_DIR}" && git pull
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -77,10 +77,12 @@ function change_klipper_repo_menu() {
|
|||||||
error_msg "Invalid command!";;
|
error_msg "Invalid command!";;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
break
|
||||||
else
|
else
|
||||||
status_msg "Set custom Klipper repository to:\n ● Repository: ${repos[${option}]}\n ● Branch: ${branches[${option}]}"
|
status_msg "Set custom Klipper repository to:\n ● Repository: ${repos[${option}]}\n ● Branch: ${branches[${option}]}"
|
||||||
set_custom_klipper_repo "${repos[${option}]}" "${branches[${option}]}"
|
set_custom_klipper_repo "${repos[${option}]}" "${branches[${option}]}"
|
||||||
ok_msg "This repo will now be used for new Klipper installations!\n"
|
ok_msg "This repo will now be used for new Klipper installations!\n"
|
||||||
|
break
|
||||||
fi
|
fi
|
||||||
|
|
||||||
elif [[ ${option} =~ ${back} ]]; then
|
elif [[ ${option} =~ ${back} ]]; then
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -25,7 +25,7 @@ function backup_ui() {
|
|||||||
echo -e "| | |"
|
echo -e "| | |"
|
||||||
echo -e "| Klipper Webinterface: | Other: |"
|
echo -e "| Klipper Webinterface: | Other: |"
|
||||||
echo -e "| 5) [Mainsail] | 9) [Telegram Bot] |"
|
echo -e "| 5) [Mainsail] | 9) [Telegram Bot] |"
|
||||||
echo -e "| 6) [Fluidd] | |"
|
echo -e "| 6) [Fluidd] | 10) [OctoEverywhere] |"
|
||||||
back_footer
|
back_footer
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -54,6 +54,8 @@ function backup_menu() {
|
|||||||
do_action "backup_octoprint" "backup_ui";;
|
do_action "backup_octoprint" "backup_ui";;
|
||||||
9)
|
9)
|
||||||
do_action "backup_telegram_bot" "backup_ui";;
|
do_action "backup_telegram_bot" "backup_ui";;
|
||||||
|
10)
|
||||||
|
do_action "backup_octoeverywhere" "backup_ui";;
|
||||||
B|b)
|
B|b)
|
||||||
clear; main_menu; break;;
|
clear; main_menu; break;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -35,7 +35,7 @@ function install_ui() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function install_menu() {
|
function install_menu() {
|
||||||
clear -x && sudo -v && clear -x # (re)cache sudo credentials so password prompt doesn't bork ui
|
clear -x && sudo true && clear -x # (re)cache sudo credentials so password prompt doesn't bork ui
|
||||||
print_header
|
print_header
|
||||||
install_ui
|
install_ui
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -57,7 +57,7 @@ function print_status() {
|
|||||||
elif [[ ${status} == "Incomplete!" ]]; then
|
elif [[ ${status} == "Incomplete!" ]]; then
|
||||||
status="${yellow}${status}${white}"
|
status="${yellow}${status}${white}"
|
||||||
elif [[ ${status} == "Not linked!" ]]; then
|
elif [[ ${status} == "Not linked!" ]]; then
|
||||||
### "Not linked!" is only required for Moonraker-obico
|
### "Not linked!" is only required for Obico for Klipper
|
||||||
status="${yellow}${status}${white}"
|
status="${yellow}${status}${white}"
|
||||||
else
|
else
|
||||||
status="${green}${status}${white}"
|
status="${green}${status}${white}"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
@@ -41,7 +41,7 @@ function update_ui() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function update_menu() {
|
function update_menu() {
|
||||||
clear -x && sudo -v && clear -x # (re)cache sudo credentials so password prompt doesn't bork ui
|
clear -x && sudo true && clear -x # (re)cache sudo credentials so password prompt doesn't bork ui
|
||||||
do_action "" "update_ui"
|
do_action "" "update_ui"
|
||||||
|
|
||||||
local action
|
local action
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#=======================================================================#
|
#=======================================================================#
|
||||||
# Copyright (C) 2020 - 2023 Dominik Willner <th33xitus@gmail.com> #
|
# Copyright (C) 2020 - 2024 Dominik Willner <th33xitus@gmail.com> #
|
||||||
# #
|
# #
|
||||||
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
# This file is part of KIAUH - Klipper Installation And Update Helper #
|
||||||
# https://github.com/dw-0/kiauh #
|
# https://github.com/dw-0/kiauh #
|
||||||
|
|||||||
Reference in New Issue
Block a user