Linux CNC instead of Mach3

I have an old windows 10 laptop running mach3.

Laptop is not compatible with Windows 11

I would like to convert the laptop to Linux and run Linux CNC instead of Mach3 to power my old Langmuir plasma table.

Anybody have any experience doing this?

It’s trivial to install Ubuntu on a laptop, but, I believe, Linux CNC has it’s own variant of Linux and a ‘load’ includes literally everything to need to install an OS and the CNC controller.

I haven’t done a laptop, but I have installed LinuxCNC on a BeagleBone single board computer. That worked well, but you have to configure LinuxCNC for your CNC system. If it’s a popular system they’ll be a profile that makes this easy. If it’s a custom system, like mine was, you’ll need to do some learning before it’s usable.

UPDATE:
This is from the LinuxCNC download page:
"LinuxCNC requires a realtime kernel if it is to be used to control machinery. "

So this is why you need to do the OS install using the LinuxCNC image. But the installation file is free.

1 Like