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.
- Host: GitHub
- URL: https://github.com/autodesk/machine-collaboration-utility
- Owner: Autodesk
- License: other
- Created: 2016-11-17T22:07:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T14:53:48.000Z (over 6 years ago)
- Last Synced: 2025-03-12T21:22:59.941Z (4 months ago)
- Language: JavaScript
- Size: 24.5 MB
- Stars: 28
- Watchers: 15
- Forks: 22
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine Collaboration Utility .
# 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/)
![]()