Skip to content

Commit e8e2e9d

Browse files
Merge pull request #640 from V1EngineeringInc/connect
Mobile connection instructions
2 parents 894e258 + 30c8795 commit e8e2e9d

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

docs/electronics/jackpot3.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,25 @@ Wires should always be ran beside the board never over, proper airflow is essent
115115

116116
Never cross wires over the top of the Jackpot3 antenna, this blocks the antenna signal.
117117

118-
### Onboard
118+
### Onboard Interface
119119

120120
![!Jackpot3 SSID](../img/jackpot/jackpotwifi.jpg){: loading=lazy width="380"}
121121

122122
If you bought your Jackpot3 CNC Controller from the [V1E.com](https://www.v1e.com/) store it should be ready to go. You should be able to log in directly to the WiFi SSID "FluidNC" and the password = 12345678
123123

124124
Most browsers will then need to be told to "use this network as is" (upper right corner menu) and then navigate to http://192.168.0.1, best to bookmark that address.
125125

126+
**Mobile devices** will need to click somewhere up in the top right corner, the "hamburger menu", click "use this network as is", the browser window will usually close at that point. Then navigate to http://192.168.0.1, best to bookmark that address.
127+
128+
![!Jackpot3 log in](../img/jackpot/jackpot3/ASnet.png){: loading=lazy width="380"}
129+
130+
On a **desktop browser** just click the pop up link to open the full UI in a new tab.
131+
132+
![!Jackpot3 log in](../img/jackpot/jackpot3/ASis.png){: loading=lazy width="380"}
133+
134+
135+
---
136+
126137
![!WebUI](../img/jackpot/LUI.jpg){: loading=lazy width="500"}
127138

128139
This Interface is from the [ESP3D V3 WebUI project](https://github.com/luc-github/ESP3D-WEBUI). This interface allows for wireless machine jogging, custom macros, quick buttons for any of the Jackpot3’s outputs, terminal control, file system control, UI and board configs, all in one place. You can update the firmware, GUI, and board settings all from the WebUI.You can wirelessly transfer your gcode files, but manually using the MicroSD card is still preferred. This can be used from most any device that has a web browser. If you are using a small touchscreen you can even zoom in so the buttons are easier to hit.
@@ -324,6 +335,8 @@ The [FluidNC Wiki](http://wiki.fluidnc.com/) has all the details of this firmwar
324335
## Troubleshooting
325336
Some issues we have seen.
326337

338+
-Wifi connections keep dropping? Follow the connection guide above. [Onboard Interface](../electronics/jackpot3.md/#onboard-interface).
339+
327340
-No USB connection - Charge only USB cable? Make sure yours is data capable.
328341

329342
-Flashing issues - Pressing the boot button is needed on some boards. If that does not work use the manual method described above.
@@ -347,7 +360,7 @@ Some issues we have seen.
347360
## Changelog
348361
```
349362
V0 - The initial release.
350-
V1 - Input limted to 5V max, inputs get stronger ESD protection.
363+
V1 - Input limited to 5V max, inputs get stronger ESD protection.
351364
352365
```
353366

docs/img/jackpot/jackpot3/ASis.png

191 KB
Loading
208 KB
Loading

0 commit comments

Comments
 (0)