2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00
2020-05-08 00:37:29 +02:00

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
Description
Philips CNC6600 Program Interpreter
Readme 1 MiB
Languages
PHP 100%