Philips CNC6600 Program Interpreter
Go to file
Joop Schilder fda22052b8 Add Memory Controllers for SP and PP, add Instruction Set 2020-05-10 21:17:12 +02:00
bin Add Memory Controllers for SP and PP, add Instruction Set 2020-05-10 21:17:12 +02:00
programs Initial commit 2020-05-08 00:37:29 +02:00
ref Add Memory Controllers for SP and PP, add Instruction Set 2020-05-10 21:17:12 +02:00
src Add Memory Controllers for SP and PP, add Instruction Set 2020-05-10 21:17:12 +02:00
.gitignore Initial commit 2020-05-08 00:37:29 +02:00
README.md Initial commit 2020-05-08 00:37:29 +02:00
composer.json Initial commit 2020-05-08 00:37:29 +02:00
composer.lock Initial commit 2020-05-08 00:37:29 +02:00

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