malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 60 forks source link

Printing from API #150

Closed G-Pereira closed 5 years ago

G-Pereira commented 5 years ago

When printing from the api the filament selection is not enforced.

malnvenshorn commented 5 years ago

Sorry, but I don't see the issue.

G-Pereira commented 5 years ago

It's not an issue neither a feature request. It's an improvement. When printing from the API (let's say slic3r) it's not possible to block the printing start until the filament is confirmed.

malnvenshorn commented 5 years ago

An API is not an user interface. If you use the API to control your prints you have to do the check yourself.