Skip to content

oschwartz10612/Filament-Manager-Barcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filament-Manager-Barcodes

Add barcode support to Octoprint Filament Manager plugin using its API.

Extends the Filament Manager Plugin written by malnvenshorn.

Installation

Install the Filament Manager Plugin using my fork to enable real time updates of spools in the UI. https://github.com/oschwartz10612/OctoPrint-FilamentManager/archive/master.zip

Configure a default spool profile. This will be the profile that newly scanner spools default to.

Setup Daemon

Clone the repository onto the Raspberry Pi.

git clone https://github.com/oschwartz10612/Filament-Manager-Barcodes.git

Open the directory.

cd Filament-Manager-Barcodes

Copy the service to /etc/systemd/system/.

sudo cp scanner.service /etc/systemd/system/scanner.service

Enable the Barcode Scanner service so it runs on reboot.

sudo systemctl enable scanner.service

Plug in your barcode scanner and start scanning!

About

Use a barcode scanner with Octoprint Filament Manager Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages