You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cnc router
About this tag
The CNC router tag on WindowsForum.com covers discussions about building and operating CNC routers with Windows XP. Topics include selecting processors and motherboards for a dedicated XP machine running Mach 3 software, which is optimized for XP. Users also explore programming in Windows, such as using Perl to modify G-code text files that control CNC router motor movements. The tag reflects a focus on legacy Windows XP systems for CNC control, with an emphasis on stability and offline operation.
I'm building a CNC router. The Mach 3 software I will be using likes Windows XP the best. I'm going to build up a XP box that will be dedicated for running the router and need a good, solid machine. What is the fastest/most processor that XP can utilize?
4gb ram is max, correct?
I welcome any...
I did some Perl programming for simple text modifications.
Mi CNC router reads a list of numbers and moves its motors accordingly (X, Y and Z axes). I need to change some of these numbers. My Perl program does that. But I would like to do the same in Windows (modify a simple text list). How can...