Skip to content

Commit 1977df5

Browse files
committed
Readme
1 parent d95e00f commit 1977df5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Track all your filament with NFC tags
99

1010

1111

12+
## Official Documentation: [openspool.io](https://openspool.io)
13+
1214

1315
Adhere NFC stickers on all your filament. Build an ESP32 OpenSpool reader and place it next to your printer.
1416
Touching the filament to the reader will automatically update your Bambu Printer filament settings.
@@ -137,6 +139,10 @@ In order to comply with the [OpenSourceRfid standard](https://github.com/Bambu-R
137139

138140
## Firmware
139141

142+
The recomended method to install firmware is by navigating to [openspool.io](https://openspool.io) in Chrome/Edge and using the web based programming tool.
143+
144+
Alternativly the firmware can be installed with `make` commands as shown below.
145+
140146
### OSX/Linux
141147

142148
```
@@ -166,9 +172,9 @@ TODO: Document windows flashing procedure
166172

167173
## First Time Configuration
168174

169-
A new wifi network will appear called `OpenSpool-xxxx`, join the network, navigate to [192.168.4.1](http://192.168.4.1), insert your wifi credentials and reboot.
175+
A new wifi network will appear called `OpenSpool`, join the network, navigate to [192.168.4.1](http://192.168.4.1), insert your wifi credentials and reboot.
170176

171-
You can then navigate to the web interface at `openspool.local` or ip address.
177+
You can then navigate to the web interface at `openspool-xxxxxx.local` or ip address.
172178

173179

174180
## Configuration

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ layout: home
2929
</div>
3030
</div>
3131

32+
{: .note}
33+
If the above step fails, see the [README on github](https://github.com/spuder/OpenSpool) for running `make run-usb` command to upload manually.
34+
3235
# 🛠️ Configuration
3336

3437
Once the firmware is installed, You will need to join the RFID reader to the same network as your 3d printer.

0 commit comments

Comments
 (0)