mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-15 19:44:29 +05:00
Update README.md
This commit is contained in:
25
README.md
25
README.md
@@ -1,4 +1,4 @@
|
|||||||
# THIS VERSION IS WORK IN PROGRESS!!!
|
# THIS VERSION IS WORK IN PROGRESS!!!
|
||||||
|
|
||||||
# KIAUH
|
# KIAUH
|
||||||
|
|
||||||
@@ -29,9 +29,11 @@ chmod +x ~/kiauh/scripts/*
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Restrictions:
|
## Restrictions:
|
||||||
* Tested only on Raspbian Buster Lite
|
|
||||||
|
- Tested only on Raspbian Buster Lite
|
||||||
|
|
||||||
## Functions and Features:
|
## Functions and Features:
|
||||||
|
|
||||||
- Installing:
|
- Installing:
|
||||||
- Klipper
|
- Klipper
|
||||||
- dwc2-for-klipper + Duet Web Control
|
- dwc2-for-klipper + Duet Web Control
|
||||||
@@ -42,11 +44,12 @@ chmod +x ~/kiauh/scripts/*
|
|||||||
- dwc2-for-klipper + Duet Web Control
|
- dwc2-for-klipper + Duet Web Control
|
||||||
- Moonraker + Mainsail
|
- Moonraker + Mainsail
|
||||||
- Removing:
|
- Removing:
|
||||||
|
|
||||||
- Klipper
|
- Klipper
|
||||||
- dwc2-for-klipper + Duet Web Control
|
- dwc2-for-klipper + Duet Web Control
|
||||||
- Moonraker + Mainsail
|
- Moonraker + Mainsail
|
||||||
- OctoPrint
|
- OctoPrint
|
||||||
|
|
||||||
- Build Klipper Firmware
|
- Build Klipper Firmware
|
||||||
- Flash MCU
|
- Flash MCU
|
||||||
- Read ID of currently connected printer
|
- Read ID of currently connected printer
|
||||||
@@ -61,16 +64,22 @@ chmod +x ~/kiauh/scripts/*
|
|||||||
tbc ...
|
tbc ...
|
||||||
|
|
||||||
## What this script can't do:
|
## What this script can't do:
|
||||||
- Updating OctoPrint. Use OctoPrint for updating!
|
|
||||||
|
|
||||||
|
- Updating OctoPrint -> Use OctoPrint for updating!
|
||||||
|
- Setting up webcam related stuff:
|
||||||
|
|
||||||
|
- If you want to use a webcam in either case (DWC2/Mainsail/Octoprint) you have to install the dependencies and configurations yourself. I can't test this stuff sufficient enough due to me not using a webcam and therefore it's just too much work for me.
|
||||||
|
|
||||||
|
There are install instructions (at least in case of Octoprint) available:
|
||||||
|
[Setting up OctoPrint on a Raspberry Pi running Raspbian](https://community.octoprint.org/t/setting-up-octoprint-on-a-raspberry-pi-running-raspbian/2337)
|
||||||
|
(look for "Optional: Webcam")
|
||||||
|
|
||||||
## Q&A
|
## Q&A
|
||||||
|
|
||||||
__*Q: Can i install octoprint with this script?*__
|
**_Q: Can i install octoprint with this script?_**
|
||||||
|
|
||||||
**A:** ~~Soon™~~ Yes :)
|
**A:** ~~Soon™~~ Yes :)
|
||||||
|
|
||||||
|
**_Q: Can i use this script to install multiple instancec of Klipper on the same Pi? (Multisession?)_**
|
||||||
|
|
||||||
__*Q: Can i use this script to install multiple instancec of Klipper on the same Pi? (Multisession?)*__
|
**A:** No, and at the moment i don't plan to implement this function. For multisession installations take a look at this script manu7irl created: https://github.com/manu7irl/klipper-DWC2-installer . Keep in mind that klipper-DWC2-installer and KIAUH are **NOT** compatible with each other.
|
||||||
|
|
||||||
**A:** No, and at the moment i don't plan to implement this function. For multisession installations take a look at this script manu7irl created: https://github.com/manu7irl/klipper-DWC2-installer . Keep in mind that klipper-DWC2-installer and KIAUH are **NOT** compatible with each other.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user