Hello Guest it is March 29, 2024, 01:48:12 AM

Author Topic: Mach3 file open improvement  (Read 2178 times)

0 Members and 1 Guest are viewing this topic.

Mach3 file open improvement
« on: November 01, 2008, 12:31:31 PM »
Mach is parses the code pretty slow when you open a file. I'm guessing it parses the code for gcode errors and finds program extrema (not correctly I might add).
I would like to be able to turn off the program extrema calculation method or see it rewritten using RegEX so that it parses faster.

Brian