Philips CNC6600 Program Interpreter
Go to file
Joop Schilder ee896160b3 Prepare for block level program handling 2020-05-10 13:55:25 +02:00
bin Initial commit 2020-05-08 00:37:29 +02:00
programs Initial commit 2020-05-08 00:37:29 +02:00
src Prepare for block level program handling 2020-05-10 13:55:25 +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