Skip to main content

CMM python library

Project description

cnceye

Test

cnceye analyzes 3D models from a stl file and find measuring lines and curves.

a laser triagulation sensor

Installation

pip install cnceye

Usage

from cnceye import Shape

shape = Shape("tests/fixtures/stl/sample.stl")
lines, arcs = shape.get_lines_and_arcs()

Simulation with Blender

Create test data

Prerequisites

  • Blender 3.6.1 or later
blender "blender/measure.blend" --background --python scripts/demo.py -- tests/fixtures/gcode/edge.gcode

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cnceye-0.5.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

cnceye-0.5.1-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page