CODeRUS
a4942b9404
fix: Add pkg-config to klipper packages ( #655 )
...
Signed-off-by: Andrey Kozhevnikov <coderusinbox@gmail.com >
2025-03-08 11:41:29 +01:00
dw-0
6082528628
Merge pull request #648 from Arksine/dev-v5-moonraker-deps-fix
...
fix: add support for Moonraker's dependency requirement specifiers to V5
2025-02-23 12:32:17 +01:00
Eric Callahan
9e92e4a36a
fix: parse moonraker deps with requirement specifiers
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com >
2025-02-22 16:50:28 -05:00
dw-0
a2a3e92b50
refactor: remove BASE_USER argument from crowsnest install command ( #617 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2025-01-18 17:38:00 +01:00
dw-0
674c174224
fix: correctly add Spoolman to moonraker.asvc ( #581 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-10-20 18:11:30 +02:00
dw-0
0ee0fa3325
feat: KIAUH v6 - full rewrite of KIAUH in Python ( #428 )
2024-08-31 19:16:52 +02:00
dw-0
d33ac6b15a
fix: parse moonraker dependencies from system-dependencies.json ( #492 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-08-03 13:30:34 +02:00
dw-0
6cd9133a15
fix: detect RatOS 2.1+ as operating system and exit ( #490 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-07-31 20:30:33 +02:00
Beans Baxter
a929c6983d
refactor: don't check spoolman version if not installed ( #487 )
2024-06-28 23:07:20 +02:00
breakheart
bce92001a6
fix: use correct Spoolman directory name ( #486 )
2024-06-28 17:46:19 +02:00
Alessandro Maggi
7993b98ee1
fix: replace jq by grep to check Spoolman update ( #482 )
...
* fix: remove extra space in remove menu
* fix(spoolman): replace jq with grep
jq isn't included in some minimal installations
2024-06-26 07:04:09 +02:00
Alessandro Maggi
62296e112e
feat: add Spoolman support ( #477 )
2024-06-25 20:10:14 +02:00
Justin Otherguy
a374ac8fac
fix: add unzip to dependencies for Mainsail and Fluidd
2024-05-09 20:56:16 +02:00
Christian Würthner
f2691f33d3
feat: add OctoApp support ( #454 )
...
* Add OctoApp support
* Update scripts/octoapp.sh
Co-authored-by: dw-0 <domwil1091+github@gmail.com >
* Remove duplicate clone function
* Update Readme link
* Use "OctoApp for Klipper" in install menu
---------
Co-authored-by: dw-0 <domwil1091+github@gmail.com >
2024-03-31 17:15:47 +02:00
dw-0
d800d356ca
fix(backups): backup config folder only if it exists
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-03-24 19:45:02 +01:00
dw-0
b6c6edb622
refactor(Mobileraker): update companion install script ( #431 ) ( #433 )
2024-02-24 14:53:41 +01:00
dw-0
099d47df2f
fix: revert "refactor(Mobileraker): update companion install script ( #431 )" ( #432 )
...
This reverts commit ba1cdb3739 .
2024-01-29 17:17:09 +01:00
Patrick Schmidt
ba1cdb3739
refactor(Mobileraker): update companion install script ( #431 )
2024-01-29 17:09:30 +01:00
dw-0
061e222664
chore(kiauh): update copyright
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 19:54:13 +01:00
dw-0
3f5ff50d69
refactor(kiauh): use sudo true instead of sudo -v to prevent password prompts
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-01-01 19:51:56 +01:00
dw-0
f5eb9486cc
refactor(kiauh): use sudo true instead of sudo -v to prevent password prompts
...
Fixes #395
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-12-17 12:10:36 +01:00
CODeRUS
30bc56b198
feat(advanced): add selection between flash/serialflash methods ( #410 )
2023-12-10 16:57:59 +01:00
dw-0
b2567995de
feat(klipper): add virtual_sd_card_block to example printer.cfg ( #411 )
2023-12-10 15:12:28 +01:00
dw-0
6fcd7a3f08
refactor(klipper): improve disruptive package handling
...
fix #293
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-10-31 15:09:31 +01:00
dw-0
25dfbb83df
fix(kiauh): display custom repo dialog again after user interaction
...
fix #394
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-10-28 20:48:57 +02:00
Sineos
899b204dc7
refactor: show full path of mcu ( #391 )
2023-10-15 10:08:41 +02:00
Kenneth Jiang
5cf4b018fc
refactor: change wording now that moonraker-obico can link printer using auto-discovery ( #389 )
2023-10-12 20:26:30 +02:00
dw-0
ae9d1b98da
feat(klipper): remove/disable brltty and ModemManager during installation ( #387 )
2023-10-01 18:30:01 +02:00
Kenneth Jiang
16d3388ff2
refactor: make the 'Obico for Klipper' name consistent ( #385 )
2023-09-29 20:20:21 +02:00
th33xitus
b88d0085ba
fix(backups): fix broken config target folder name
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-09-04 21:17:10 +02:00
th33xitus
0b6613e464
fix(backups): fix broken moonraker database target folder name
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-09-04 21:02:22 +02:00
th33xitus
d99cda544a
fix(backups): add backup before update function for KlipperScreen
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-30 19:48:55 +02:00
th33xitus
a50dce20de
fix(backups): add backup function for OctoEverywhere
...
fix #380
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-30 19:48:53 +02:00
th33xitus
f45da66e9e
fix(crowsnest): uninstaller exited KIAUH if crowsnest not installed
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-26 18:31:37 +02:00
th33xitus
2822499344
refactor(copyright): update copyright comment
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-26 18:11:00 +02:00
th33xitus
c777ba3e6b
refactor(log-upload): update log upload functions and re-enable access
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-26 18:06:14 +02:00
th33xitus
9f410450d7
refactor(backups): update backup functions for config and moonraker database and enable backup-before-update again
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-08-23 23:22:23 +02:00
th33xitus
65854c8da6
fix(updates): make update all function also update system again
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-07-22 23:24:29 +02:00
Kenneth Jiang
5985646633
refactor(obico): move dependency handling to obico's own install script ( #361 )
2023-07-10 17:44:05 +02:00
th33xitus
979c39dc02
refactor(mainsail/fluidd): allow reading of version from release_info.json
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-07-01 20:59:46 +02:00
th33xitus
d3b5122ebb
refactor(UI): move version and added changelog link to own row in main menu
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-06-17 21:11:23 +02:00
th33xitus
8ce4daf403
refactor(klipper): pre-select python3 for klipper install
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-06-17 19:51:41 +02:00
th33xitus
b0a65fe14e
refactor(UI): remove warn message
...
more than half a year is gone, the warning should not be that important anymore
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-06-17 19:49:57 +02:00
Patrick Schmidt
98866caefa
feat: add Mobileraker ( #343 )
...
Co-authored-by: th33xitus <th33xitus@googlemail.com >
2023-06-17 19:34:26 +02:00
phizev
345b7b66a3
refactor: use service specific directories in templates ( #355 )
2023-06-17 18:22:16 +02:00
cravl-dev
8eb2924832
refactor: update package lists only when stale ( #346 )
...
Co-authored-by: th33xitus <th33xitus@googlemail.com >
2023-06-17 18:08:24 +02:00
th33xitus
7df3dd489f
fix(mainsail/fluidd): show correct version number in update menu
...
fixes #350
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2023-06-07 21:48:17 +02:00
marbocub
0cd058320f
feat: allow to install Mainsail/Fluidd without Moonraker ( #347 )
...
Co-authored-by: th33xitus <th33xitus@googlemail.com >
2023-06-06 21:09:47 +02:00
CODeRUS
477f3ca72c
feat: flash DFU device in HID mode ( #337 )
...
Co-authored-by: th33xitus <th33xitus@googlemail.com >
2023-06-04 21:23:32 +02:00
th33xitus
c19acb1694
fix(mainsail/fluidd): fall back to latest stable url if fetching tags fails ( #348 )
2023-06-04 19:12:53 +02:00