Skip to content

printpal-io/OctoPrint-BedCheckAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Documentation GitHub release API Status Discord Server

OctoPrint-BedCheckAI

Bed Check AI uses Artificial Intelligence to detect your 3D printer's bed. The plugin takes the snapshot from any camera compatible with OctoPrint and runs it through a Machine Learning model that detects the entire print bed area. Based on the analysis, we can tell if:

  • The print bed is clear or the previous print
  • A foreign object is on the bed (clippers, tools, etc.)
  • The location and sizes of any objects

Setup

Watch the Quick Start Video here

1. Open the OctoPrint Web Inferface

2. Open the Settings using the 🔧 (wrench) icon in the top right header

3. Open the Plugin Manager in the left-side selection menu

4. Click on the "+ Get More" button

5. Search for BedCheckAI

6. Click Install on the BedCheckAI Plugin

7. Restart OctoPrint once Installation is completed

The full installation guide/quickstart can be found here: QuickStart Guide with OctoPrint

Configuration

Once you have successfully installed BedCheckAI, you should configure the settings. To configure the settings:

1. Open the OctoPrint Web Inferface

2. Open the Settings using the 🔧 (wrench) icon in the top right header

3. Scroll down to the Plugin Settings in the left-side selection menu and select 'Bed Check AI'

The Settings for BedCheckAI include:

Setting Description
API Key The secret key used to authenticate API usage. Get yours Free here
Snapshot URL The webcam snapshot address of your camera
Pause Print Toggle whether the print is paused if the bed is detected to be NOT CLEAR.
Cancel Print Toggle whether the print is cancelled if the bed is detected to be NOT CLEAR.
Threshold The threshold at which the bed is classified as CLEAR vs NOT CLEAR.

Our Other Plugins



PrintWatch AI monitoring & Remote Access

This plugin monitors your prints in real-time for defects and failures and notifies you
and/or pauses the print so you save time, material, and gain peace of mind. This plugin
also allows you to remotely view and manage your printer from anywhere in the world.

Check it out on the OctoPrint Plugin Manager or click here



About

Segment the print bed and items on it using AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published