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
Copy file name to clipboardExpand all lines: docs/feeders/3-software-update/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Software Update
2
2
3
-
Any LumenPnP model from 3.1 to the current version is ready to work with the Photon feeders. If you have an older LumenPnP that has its original firmware, it is possible you'll need to update both your LumenPnP's firmware and OpenPnP.
3
+
Any LumenPnP model from v3.1 to the current version is ready to work with the Photon feeders. If you have an older LumenPnP that has its original firmware, it is possible you'll need to update both your LumenPnP's firmware and OpenPnP.
4
4
5
5
## Update OpenPnP
6
6
7
-
Please update to the latest version of OpenPnP.
7
+
Please update to the latest version of OpenPnP 2.6
8
8
9
9
## Update Feeder Firmware **(Optional)**
10
10
@@ -74,19 +74,19 @@ Please update to the latest version of OpenPnP.
74
74
12. Once connected, Switch to the download tab on the left.
75
75

76
76
77
-
1. Click the "Browse" button and navigate to the provided `firmware.bin` file.
77
+
13. Click the "Browse" button and navigate to the provided `firmware.bin` file.
78
78
79
79

80
80
81
-
2. Ensure that the “Start address” is `0x08000000`.
81
+
14. Ensure that the “Start address” is `0x08000000`.
82
82
83
83

84
84
85
-
3. Click "Start Programming".
85
+
15. Click "Start Programming".
86
86
87
87

88
88
89
-
4. Wait until the software prompts that the firmware has been downloaded successfully. You may disconnect the programmer from the feeder.
89
+
16. Wait until the software prompts that the firmware has been downloaded successfully. You may disconnect the programmer from the feeder.
90
90
91
91

In March of 2026, OpenPnP made a new stable release, `v2.6`, which is what we recommend installing now. If you downloaded OpenPnP before then, you likely have the original recommended version, `2023-04-05`. You can check what version you have installed by following [this guide](/docs/guides/). Make sure to use the correct configuration based on your version.
@@ -81,46 +82,43 @@ In March of 2026, OpenPnP made a new stable release, `v2.6`, which is what we re
81
82
82
83
## Download OpenPnP (2023-04-05)
83
84
84
-
!!! success "Recommended!"
85
+
In March of 2026, OpenPnP made a new stable release, `v2.6`, which is what we recommend installing now.
86
+
87
+
If you downloaded OpenPnP before then, you likely have the original recommended version, `2023-04-05`.
88
+
89
+
You can check what version you have installed by following [this guide](/docs/guides/get-openpnp-version/). Make sure to use the correct configuration based on your version.
0 commit comments