https://github.com/opencmm/opencmm
An opensource on-machine CMM (Coordinate Measuring Machine) system
https://github.com/opencmm/opencmm
3dscanner cmm cnc gcode iot laser milling mosquitto mqtt mtconnect node-red opencv
Last synced: about 1 month ago
JSON representation
An opensource on-machine CMM (Coordinate Measuring Machine) system
- Host: GitHub
- URL: https://github.com/opencmm/opencmm
- Owner: OpenCMM
- License: mit
- Created: 2023-07-28T11:20:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T07:04:09.000Z (over 1 year ago)
- Last Synced: 2025-05-09T03:13:13.300Z (about 1 month ago)
- Topics: 3dscanner, cmm, cnc, gcode, iot, laser, milling, mosquitto, mqtt, mtconnect, node-red, opencv
- Language: Python
- Homepage: https://opencmm.xyz
- Size: 1.51 MB
- Stars: 12
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenCMM


![]()
![]()
[TikTok](https://www.tiktok.com/@opencmm)
[Blog](https://opencmm.xyz/blog)An opensource on-machine 3D Scanner CMM (Coordinate Measuring Machine) system
## Introduction
This project is an opensource on-machine CMM (Coordinate Measuring Machine) system.
## Features
This is a list of features that we are aiming to implement in the OpenCMM project.### Automatic Scan
OpenCMM automatically scans the workpiece after the machining process, reducing measurement time and enhancing measurement accuracy.### 50µm Accuracy
While 3D scanners are generally less accurate than touch probes, OpenCMM will provide enough accuracy to check if the workpiece meets the general machining tolerance.### Universal Compatibility
OpenCMM is compatible with any CNC machine, requiring no wiring or modifications. It seamlessly integrates with 3-axis and 5-axis machines, as well as machines from any brand.## Development Status
OpenCMM is currently in the early stages of development. Both hardware and software are being developed in parallel. For software development, we are using Blender to simulate the 3D scanning process.