Skip to content

alexgrigoras/failure_detection_for_3d_printing

Repository files navigation

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.