Plugins 〉SPC CAD


Developer

Kenso Software

Sign up to receive occasional product news and updates:



Panel
community

SPC CAD

  • Overview
  • Installation
  • Change log
  • Related content

SPC CAD Panel

Bring your 3D models to life inside Grafana. Visualize CAD geometry, overlay real measurement data, and spot quality issues at a glance — all from your dashboard.

SPC CAD Panel

Why SPC CAD?

Manufacturing quality teams spend hours switching between measurement software, spreadsheets, and reporting tools. SPC CAD Panel puts everything in one place: your 3D model, your data, and your analysis — live, interactive, and shareable across your organization.

Key Features

Interactive 3D Visualization

Load STL, 3MF, PLY, and ASC files directly into your dashboard. Rotate, pan, and zoom with intuitive trackball controls. Display multiple models side by side for assembly-level inspection.

Feature Annotations

Click any measurement feature on your model to see its data. Annotations combine tables, time-series charts, and custom grid layouts — all populated from your Grafana queries in real time.

Feature Annotations

Forecasting

See where your process is heading. When paired with the KensoBI SPC Characteristic Datasource, the panel displays forecast trends with upper and lower confidence bands directly on feature charts — helping you act before problems occur.

Forecasting

Point Cloud Deviation Analysis

Overlay scan data on your CAD model with automatic deviation color mapping. A blue-to-red gradient instantly highlights where your part deviates from nominal.

Color-Coded Quality Status

Define rules to color features based on measurement values — green for in-spec, red for out-of-tolerance, or any scheme that fits your workflow. Spot problems without reading a single number.

Color Mapping

13 Built-in Templates

Pre-configured annotation layouts for common feature types: point, circle, cylinder, sphere, ellipse, line, rectangle, slot, plane, slab, cone, and more. Select a template and your annotation is ready — or customize it to fit your needs.

Custom Templates

Scan Timeline

Navigate through historical scan data with a built-in timeline slider. Play back inspections over time to track process trends and catch drift early.

Getting Started

  1. Install the plugin in your Grafana instance
  2. Create a new panel and select SPC CAD as the visualization
  3. Add a CAD model URL or upload a file (STL, 3MF, PLY, or ASC)
  4. Connect a data query with your feature measurements
  5. Click features on the model to create annotations

Supported Formats

FormatExtensionDescription
STL.stlStereolithography (binary and ASCII)
3MF.3mf3D Manufacturing Format
PLY.plyPolygon File Format
ASC.ascASCII Point Cloud with deviation data

All formats support GZIP compression for faster loading.

Documentation

For detailed setup guides, data model requirements, configuration options, and troubleshooting, visit the full documentation.

Getting Help

License

This software is distributed under the GNU Affero General Public License v3.0.

Copyright

Copyright (c) 2026 Kenso Software

Installing SPC CAD on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

3.1.1

Compatibility

  • Updated the panel so it can run in Grafana environments that use React 19

3.1.0

Features

  • Added forecast confidence bounds displayed as a filled band on time series charts
  • Time fields are now formatted as datetime instead of raw numbers in annotation grids and tables

Bug Fixes

  • Fixed forecast region annotation line not appearing consistently on initial render

3.0.0

Features

  • Added file upload support for CAD models (STL, 3MF, PLY, ASC) directly from the panel options
  • Uploaded files are embedded in the dashboard JSON and can be shared with other users
  • Maximum upload size: 5MB
  • Added interactive view helper that visualizes camera transformation with clickable X, Y, Z axes to animate camera view
  • Refactored data loading to use DataFrame-centric architecture
    • 60-80% memory reduction by eliminating data duplication
    • 30-50% faster initial load by removing data copying during parse
  • Refactored data queries to use characteristic_id instead of characteristic names
    • Minimum required columns: feature, characteristic_id, nominal

Bug Fixes

  • Fixed close button (X) not appearing on annotation windows for unpositioned features
  • Fixed unpositioned features not returning to the Unpositioned Features list when their annotation window is closed