Close

installing FluidNC

A project log for convert a Mach3 CNC controller to GRBL or FluidNC

simply reuse your old parallel port Mach3 controller with FluidNC or GRBL (USB interface)

jp-gleyzesJP Gleyzes 01/16/2024 at 21:040 Comments

To install FluidNC on a brand new ESP32, connect it to your serial port with USB and into a web browser go to FluidNC web installer.

click Install and select the proposed Processor

Then choose the "Wifi" firmware variant

Now select the file browser and import the config.yaml of my CNC controller

Now you should enter the credentials of your wifi router into your ESP32.

Reboot the ESP32 and a hot spot names "Fluidnc" should appear. Connect to this hotspot with password 123456

then you should see this page :

Click on the FluidNC tab and enter your wifi credentials

now  your ESP32 will reboot and can connect to to your internet router.

So with your PC browser go to this URL : http://fluidnc.local

And here we are : your "CNC" is accessible from your web browser

Discussions