README: better formatting

This commit is contained in:
Peter Cai 2024-07-13 21:30:09 -04:00
parent c85b28853b
commit 8069eb2573

View file

@ -7,8 +7,7 @@ This is based on [reverse-engineered MQTT message format](https://github.com/Dor
Only tested on Linux and with my Bambu P1S 3D printer. This might require later firmware versions (mine is `01.06.00.00`) to function. Only tested on Linux and with my Bambu P1S 3D printer. This might require later firmware versions (mine is `01.06.00.00`) to function.
Dependencies ## Dependencies
---
- Bash - Bash
- Socat - Socat
@ -16,13 +15,11 @@ Dependencies
- jq - jq
- curl - curl
Installation ## Installation
---
This is a single script program. Download or symlink it anywhere you'd like. This is a single script program. Download or symlink it anywhere you'd like.
Configuration ## Configuration
---
Put the following content into `$XDG_CONFIG_HOME/bambu.conf.sh`: Put the following content into `$XDG_CONFIG_HOME/bambu.conf.sh`:
@ -32,8 +29,7 @@ BAMBU_SERIAL=<serial>
BAMBU_ACCESS_CODE=<access_code> BAMBU_ACCESS_CODE=<access_code>
``` ```
Usage ## Usage
---
For details, run `bambu.sh help`. Some examples: For details, run `bambu.sh help`. Some examples: