I have an old Acer that is from about 2 years after they invented dirt. I decided it needs to be my controler for the digital fab tools.
THE MACHINE:
Acer Aspire One D257, model ZE6, Atom N455 1.66GHz, 1GB RAM, 250GB spinning HDD. 32-bit only — no 64-bit support. 10.1" screen at 1024x600.
THE GOAL:
Wipe Windows 7 Starter, install Linux, turn this into a dedicated CNC/laser shop controller. No general purpose use.
THE SOFTWARE STACK:
-
gSender (for TTS-Pro laser via USB-B)
- switched to bCNC because its moar betterer
-
FluidNC WebUI in browser (for LowRider V4 via network)
-
LightBurn optional later
- works great, just not on this laptop LOL
-
Samba share to receive gcode files from main desktop PC over ethernet
AFTER INSTALL GOALS: -
Samba configured to receive files from Windows network
-
bCNC installed
-
Browser set as default for FluidNC WebUI access
-
Hostname set to “shop-controller”
-
Auto-login enabled (no password prompt, dedicated machine)
-
Unnecessary services disabled to keep RAM free
Do real work in the office and then drop the file onto the acer over the lan. everything else is just telling the machines to do it.
So I started with AntiX 26 and then ran a bunch of updates and such. Shut down any and all passwords because they are silly. Nobody is going to hack my 2011 laptop with nothing on it and no access to anything but a laser and a router.
next step was Samba so I can send files to it from my office. look at the cpu usage and ram being used. its less than my watch uses LOL
then a quick check in python to see if bCNC is was there already and it “kinda was”. It knew about it, but had to update and actually install. Then I plugged into my little TTS laser and tested. It homed the machine no issues, so I sent it a g-code. Running a gcode is the busiest this machine will ever be. Guess what? Only using 142M or ram and 6% of the cpu. Thats nuts!!!
Thats the end of the good news.
From there, I tried to load laser cam software on the desktop in my office, but it needed to talk to the laser and couldnt. The Laser is USB to the Acer. I could see the Acer, but never be able to see the laser through the acer.
The next issue was a few days later when I tried to boot the laptop and get connected to the LR4. It was dropping out of active sessions and making me log back in. Now its just a big loop. I’m not sure if its that the battery on this thing is completely toast or if the spinning hard drive doestnt want to spin correctly.
I havent messed with it much since, but its a neat WIP that should make life better vs using my tablet. I hate that I have to swap between networks on my tablet and the LR4 just doesnt have good enough connectivity to my wifi. That may change in the future, but I can just leave the Acer looking for FluidN’s network instead of mine.




