gcodes icon indicating copy to clipboard operation
gcodes copied to clipboard

Simulating A CNC Machine

Open guidovanhilst opened this issue 7 years ago • 1 comments

Hi Michael, I was wondering if you still are developing this library? Thanks, Guido

guidovanhilst avatar Oct 25 '18 06:10 guidovanhilst

I'm actually using the library at work, so yes I'm still planning to maintain it.

At the moment the library has everything necessary for parsing text into G-codes, and inheriting from the Gcodes.Interpreter class gives you everything you need for executing a G-code program. It implements everything I was looking for, so now I'm actually using the library and haven't needed to make any code changes.

Michael-F-Bryan avatar Oct 25 '18 08:10 Michael-F-Bryan