Skip to content

Repository files navigation

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

fromcnceyeimportShapeshape=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

About

CMM python library

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages