Skip to content

stuartofmt/duetPrintGuard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

516 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duetPrintGuard DWC Plugin

This is a reconstructed version of the original authored by @oliverbravery

duetPrintGuard offers local, real-time print failure detection for 3D printing on edge devices (e.g. Rapberry Pi) . It is self contained and does not require external connections or subscriptions.

When the computer vision fault detection model detects an issue it will automatically pause or cancel the print job.

The detection engine and related functions (from the original) have not been changed. The author claims superior performance to other solutions.

UI and control elements have been tailored to the DWC plugin context.

Additional configuration, accesable inside DWC, is provided by a configuration file that facilitaes: -- IP and port setting -- loggin -- configurable printer actions when a failure occurs -- several notofcation type ( Duet Macro, NTFY, Pusher)

Instructions for installation and configuration are here: https://github.com/stuartofmt/duetPrintGuard/blob/main/docs/Getting-Started.md

The origial project can be found here here.

About

Local, real-time 3D printing failure detection and monitoring on edge devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 59.5%
  • CSS 19.6%
  • JavaScript 13.9%
  • HTML 5.6%
  • Vue 1.4%