For whatever reason, I seem to have issues with the Web Installer beyond actually flashing it.
I just took a fresh install of FluidNC 3.8.2 with the WebUI v2 that it puts on it. I did nothing but do a clean install. You should be covered up to here.
From there, I took these steps to update to WebUI v3. Note that I’ve included my theme that I’m rather biased towards.
- Connect via browser
- Select the FluidNC tab
- Click the green manage local files button.
I have nothing but these files at this point. You might also have a config.yaml file.
- Using the Upload files button, upload these files:
- config.yaml (if not already uploaded - if you don’t have one, pull from Ryan’s configs (GitHub - V1EngineeringInc/FluidNC_Configs: Configuration and support files for the FluidNC boards typically used and V1 Engineering)
- The files from this zip:
WebUIv3.zip (100.9 KB)- favicon.ico - I shrank down the file from Ryan’s config. Otherwise, it wasn’t working for me. It also takes up a lot less space.
- index.html.gz (for WebUI v3, it will overwrite the v2 file, this file is from here: Release 3.0.0-a68-FluidNC · michmela44/ESP3D-WEBUI · GitHub)
- logo.png, logo-sm.png, and theme-V1E (Dark).gz (my theme files from here: ESP3D-WEBUI-Mods/Themes/V1E (Dark)/theme-V1E (Dark).zip at main · jeyeager65/ESP3D-WEBUI-Mods · GitHub)
- preferences.json (I just created this as a base preferences file, I think it’s a good starting point)
- Click the Close button.
- Click the red restart FluidNC button and click Yes to the confirmation.
- Refresh the browser. It should look like this (plus more below):