diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 422d7d9..1dda0c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,7 @@ firmware-build: stage: build image: python:2.7-stretch script: + - mv data/example.config.json data/config.json - pio run -t clean - pio run artifacts: diff --git a/README.md b/README.md index 9f936d6..4ffd7d9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,10 @@ - [0%] OctoPrint plugin: connect to an OctoPrint instance and reflect print status via colors ## Initial Setup -TBD +TBD +- download and flash firmware and filesystem +- or: rename example.config.json to config.json, build and upload it yourself + ## Enduser Setup 1. Scan for access points