Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #2

wants to merge 1 commit into from

Conversation

Pukkahq
Copy link

@Pukkahq Pukkahq commented Jun 27, 2024

Updated install and added some help for errors

Updated install and added some help for errors
```
2. Install TFT Firmware
```bash
.venv/bin/nextion-fw-upload -b 115200 -ub 921600 /dev/ttyS1 ~/klipmi/hmi/openq1/Q1_UI.tft
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

klipmi is not specific to OpenQ1, it is extensible to many printer firmwares, printers, and screens. Any instructions documenting firmware flashing would need to be much more in depth and generic than this.

```
4. Get moonraker API key
```bash
http://IP OF PRINTER/access/api_key
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its much easier to get the API key using ~/moonraker/scripts/fetch_apikey.sh

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mks@qidi-q1:~/moonraker/scripts$ ~/moonraker/scripts/fetch-apikey.sh
/home/mks/moonraker-env/bin/python: No module named lmdb

sudo journalctl -xeu klipmi
```
## Errors
If you see this error No such file or directory: '/root/printer_data/config/klipmi.toml' change the service user to mks
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The guide works as written, this is unnecessary.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

klipmi or klpmi
Errors with this.

Copy link
Owner

@frap129 frap129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Earlier approval was an accident

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants