GithubHelp home page GithubHelp logo

opencmm / opencmm Goto Github PK

View Code? Open in Web Editor NEW
6.0 0.0 2.0 1.55 MB

An opensource on-machine CMM (Coordinate Measuring Machine) system

Home Page: https://opencmm.xyz

License: MIT License

Python 76.24% Dockerfile 0.21% Shell 0.32% HTML 0.08% TypeScript 1.25% Svelte 21.68% JavaScript 0.22%
cmm cnc milling gcode iot mqtt mtconnect mosquitto node-red 3dscanner

opencmm's People

Contributors

yuichiroaoki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

santiago qor6

opencmm's Issues

Measure a slope angle

step.stl

  • move the sensor parallel to the slope
  • get many sensor data and average the result
  • change the sensor config (interval: 200, threshold: 1)
  • estimate the slope angle with the distance and position

Beam diameter

Factor in beam diameter

φ120μm at 100mm distance

Measure a step height

step.stl

  • as the sensor moves, get many sensor data and average the result
  • change the sensor config (interval: 200, threshold: 1)

Edge calculation bugs

Bug found at 22nd demo

Feedrate and line number data from MTConnect are inconsistent with the coordinate data.

The temporary solutions:

  • Ignore the feedrate from MTConnect and use the command feedrate instead
  • Double-check the line number

Ending process too early

MTConnect and sensor data near the end process are missing data

Reason

Since the line is a little ahead of the coordinate data, the MTConnect reader and sensor stops too early.
Node-red watches the line and sends a signal to stop, so this need some delay or check before it sends the stop signal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.