You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><strong>Note:</strong> Installation requires Chrome or Edge browser on desktop</p>
29
29
</div>
30
30
</div>
31
31
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.
32
+
{: .caution }
33
+
If the above step fails, see the [README on github](https://github.com/spuder/OpenSpool)to upload manually with command `make run-usb`.
34
34
35
35
# 🛠️ Configuration
36
36
@@ -39,26 +39,32 @@ Once the firmware is installed, You will need to join the RFID reader to the sam
39
39
40
40
## 🛜 Wireless Configuration
41
41
42
-
1. Join the wifi network 'OpenSpool'
42
+
1. Join the wifi network `OpenSpool`
43
43
2. Navigate to [192.168.4.1](http://192.168.4.1)
44
44
3. Enter your wifi credentials
45
45
4. Reboot the RFID Reader
46
46
47
47
48
48
## 🖨️ Printer Configuration
49
49
50
-
Once openspool has joined your network, navigate to `openspool-xxXXxx.local` (where xxXXxx are the last 6 digits of the mac address). Or the ip address.
50
+
Once openspool has joined your network, navigate to `openspool-xxxxxx.local` (where xxxxxx are the last 6 digits of the mac address). Or the ip address.
51
51
52
-
{: .note }
53
-
Mac/Linux: `arp -a| grep openspool`
54
-
Windows: `arp -a`
52
+
{: .note-title }
53
+
> Finding IP Address
54
+
>
55
+
> Mac/Linux: `arp -a| grep openspool`
56
+
> Windows: `arp -a`
57
+
58
+
55
59
56
60
Enter your Printer IP, LAN Access Code and Serial Number
57
61
58
62

59
63
60
-
{: .note }
61
-
`Printer IP`, `Lan Access Code` and `Serial Number` are stored locally on the microcontroller and never leave the device. Do not share your Acces Code with anyone.
64
+
{: .note-title }
65
+
> Security
66
+
>
67
+
> `Printer IP`, `Lan Access Code` and `Serial Number` are stored locally on the microcontroller and never leave the device. Do not share your Acces Code with anyone.
0 commit comments