Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 559 Bytes

File metadata and controls

15 lines (11 loc) · 559 Bytes

Failure detection for 3D Printing

Description

Failure detection module for 3D printing using Computer Vision.

Methods

  1. Image matching (comparing images from slicer and real printed object)
  2. Object tracking (tracking print head to calculate real position, compared to theoretical position)
  3. Spaghetti error detection (inspired from TheSpaghettiDetective/TheSpaghettiDetective)

Implementation

See Documentation for mode details.

License

MIT License.