I mention from time to time the first time I cut over a million lines of code on the Taig mill. It was really when I was just starting out CNC machining. I slept on the floor in the shop because the Taig was so unreliable while it ran 1.3 million lines of code for 30 hours.
A few times I've mentioned a 5.6 million line project that was run in two files of 2.3 million lines each. I thought that was the largest code file I had run back in 2017. 2.3 million lines of code in one go.
I have been looking at that all-in-one 4 axis offline control another person mentioned, and I was curious about its memory limitations. I think it uses a 4 GB USB thumb drive for program memory. For some reason my brain wasn't adding things up so I went to my machining folders and did a search for NC files, then sorted by file size. I wanted to see if that was enough storage for my biggest programs.
Imagine my surprise when I found a project I had not thought of was the largest NC file I've ever run. When I opened it up and scrolled to the end it turned out to be well over 3.5 million lines of code. I shipped that completed project to a customer in the Ukraine back in early 2018. 6 years ago. I remember it took all of a very long day to cut, but it was in 4140HT steel with finish passes using very very small cutters. I figured it was just because of the reduce chip size and feed rate. I didn't know until a few minutes ago how big that code file was.
So... I can tell you first hand that Mach 3 will run atleast 3.5 million lines of code if the computer has the memory, video card, and the processing power for it.
A few times I've mentioned a 5.6 million line project that was run in two files of 2.3 million lines each. I thought that was the largest code file I had run back in 2017. 2.3 million lines of code in one go.
I have been looking at that all-in-one 4 axis offline control another person mentioned, and I was curious about its memory limitations. I think it uses a 4 GB USB thumb drive for program memory. For some reason my brain wasn't adding things up so I went to my machining folders and did a search for NC files, then sorted by file size. I wanted to see if that was enough storage for my biggest programs.
Imagine my surprise when I found a project I had not thought of was the largest NC file I've ever run. When I opened it up and scrolled to the end it turned out to be well over 3.5 million lines of code. I shipped that completed project to a customer in the Ukraine back in early 2018. 6 years ago. I remember it took all of a very long day to cut, but it was in 4140HT steel with finish passes using very very small cutters. I figured it was just because of the reduce chip size and feed rate. I didn't know until a few minutes ago how big that code file was.
So... I can tell you first hand that Mach 3 will run atleast 3.5 million lines of code if the computer has the memory, video card, and the processing power for it.
Comment