An open API service indexing awesome lists of open source software.

https://github.com/autodesk/machine-collaboration-utility

A CNC controller interface that allows for browser based job dispatching and real-time direct communication with devices over serial, usb, http, telnet, or any other communication protocol.
https://github.com/autodesk/machine-collaboration-utility

Last synced: 2 months ago
JSON representation

A CNC controller interface that allows for browser based job dispatching and real-time direct communication with devices over serial, usb, http, telnet, or any other communication protocol.

Awesome Lists containing this project

README

        

# Machine Collaboration Utility ![mcu build status](https://travis-ci.org/Autodesk/machine-collaboration-utility.svg?branch=master).

# NOTE! This project is no longer actively maintained. Thanks for all the support :).

A generalized host for communicating with hardware.
Built with Raspberry Pi and Arduino (Marlin Firmware) in mind, but extensible for other firmware and communication protocols.

## How to use
There are two ways to start using MCU

### Download the Raspberry Pi image
Download the Raspberry Pi image [here](https://github.com/Autodesk/machine-collaboration-utility/releases/download/v1.8.1/mcu_v1.8.1.img.zip) (mcu_v1.8.1.zip)

### Build it from scratch
Interested in building from scratch? Check out instructions [here](documentation/BUILDING.md)

### How to set up
See instructions on the wiki page: https://github.com/Autodesk/machine-collaboration-utility/wiki

### Join the conversation
For questions, feedback, or anything else, join the conversation on [Slack](https://mcu-community.herokuapp.com/)