Setting up FluidNC

Here is how I installed FluidNC on the V1 Jackpot controller. I am hoping it will make it easier for others to get it installed.

I am not an expert, if you are please let me know if there is anything I should fix/update.

You need to get your hands on a Jackpot at the V1 shop. If you buy from Elecrow you will also need to get an ESP32 and 5 x 2209 drivers.

You also need an SD Card 8GB-32GB. Not a Class A1 or A2. I picked a 32Gb Class 10 SD card.

Install the ESP32. There is a silk screen image on the board showing you the correct orientation or just make sure the usb port is at the outside edge of the board

Install the Drivers into the board. Again there is a silkscreen image on the board to help.

Get a micro usb cable and connect to your computer. Do not plug in any external power during this phase.

Check the driver when you plug in the ESP32. My computer did not have the right driver for it.
I downloaded this copy of the driver . This is the file I selected for my windows 11 computer
Unzip the file on your computer
Go to device manager and find the device right click and select update driver. Click Browse my computer and navigate to where you unzipped the driver folder. This will install the driver and you should see something like this.

Go to https://installer.fluidnc.com/ click connect

Select the ESP device, this is what should have a similar name as to what is in device manager.

This should then connect to the ESP32 and give you the option to install.

Your device is an esp32
The Current tested and confirmed FluidNC version is 3.9.1

I selected wifi as I want to be able to connect via the web interface

Fresh install as it was a new device

I selected the WebUI-3 as bigger must be better right?

Watch the bar progress and the excitement build

With success you should now see the below screen

To setup the wifi click on the Configure Wifi

Click to browse the wifi AP and select your one. Enter the password. Then click save at the bottom of the page

You now need to load the LowRider config file. Download it from github

From the home page click on File Browser. I used the Upload button to overwrite the default config and rebooted.

After the reboot, you will most likely see an error message. This is due to no external power to drive the 2209 drivers.


At the Home page you will see a link to your Jackpot FluidNC site. Navigate to the website and you are good to go, once it is all wired up and has power.

Have fun,

19 Likes

Really great explantation, could go right in the docs. :slightly_smiling_face:

5 Likes

I will definitely link it in the docs!

4 Likes

Great write up!

Welcome back to posting in the forum.
What machine are you using the Jackpot on?

1 Like

Part way through building a Lowrider4. Hopefully, it lasts longer than Primo did

1 Like

Great job on documenting the process!

That makes me want to ask what happened to your primo???

I found out that the Primo is Not as fireproof as you would first think

I note that the documentation still has not been updated to reflect the fact that it is not fireproof. :upside_down_face:

4 Likes

Hi,
thank you for your explanation of the process.
However I have problem with uploading the files via the file browser. If i try to upload for example the config.yaml file, the page says: Uploading config.yaml… and the file is never uploaded.
Has it happened to someone too?

_____ SOLVED

This would’ve helped me 2 days ago lol. Shame on me for not searching the forum. Great write up for us newbs!

1 Like

Thanks for taking the time to post this.

1 Like

This helped me a lot. I’m wondering if I need to add all of those extra macro and the pref. file once I installed the config.yawl file ??

I would highly reccomend it.