Philips CNC6600 Program Interpreter
| bin | ||
| programs | ||
| ref | ||
| src | ||
| .gitignore | ||
| composer.json | ||
| composer.lock | ||
| README.md | ||
Philips CNC6600 NC System Interpreter
This is an interpreter for programs written for the MAHO MH-C 700.
It basically creates a state-machine that represents the Philips NC system.
Written in PHP, because why not?
Usage
Put parts programs (plain text) in /programs/part, put subpart programs (plain text) in /programs/sub.
To see what's working so far; run
php bin/app.php