jaime sanmartin
New Member
- Joined
- Dec 5, 2014
- Messages
- 1
- Thread Author
- #1
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 I do that? One thing I don't want to do: Connect my Windows machine to the internet.
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 I do that? One thing I don't want to do: Connect my Windows machine to the internet.