Update readme

This commit is contained in:
suchmememanyskill
2024-02-11 10:33:22 +01:00
parent 2b92b8daee
commit a436c6b5c7
2 changed files with 9 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
if: (github.event_name == 'release' && github.event.action == 'created') || (github.event_name != 'pull_request' && github.ref == 'refs/heads/master')
if: github.event_name == 'release' && github.event.action == 'created'
steps:
- name: Print GitHub event name
run: |

View File

@@ -22,6 +22,7 @@ A ESP32-2432S028R is required to run this project. You can find out where to buy
- Extrude/Retract filament
- Execute predefined gcode macros
- Toggle Moonraker power devices
- OTA updates
### Install
@@ -29,7 +30,13 @@ A ESP32-2432S028R is required to run this project. You can find out where to buy
On initial install, all data should be wiped. On updates, data should be able to be kept without issues.
There are no 'over the air' updates. Each update has to be applied manually.
When there is an update available, a button in the settings will appear that can be pressed to update. If automatic updates are preferred, there is a toggle in the settings to automatically update. This will right after connecting to wifi update the screen.
### Donate
If you found this project helpful, please consider a donation [to my Ko-Fi](https://ko-fi.com/suchmememanyskill). It would help out a lot in the development of this project, due to the need to buy the screens.
Thank you!
### Screenshots
(Quite literally shots of the screen. I'm sorry)