Skip to content

OllisGit/Octoprint-AutostartPrint

Repository files navigation

OctoPrint-AutostartPrint

Version Released GitHub Releases (by Release)

Plugin starts a print job after the Printer is connected (e.g. after powering up). It selects the newest uploaded file for print.

Support my Efforts

This plugin, as well as my other plugins were developed in my spare time. If you like it, I would be thankful about a cup of coffee :)

More coffee, more code

Description

If you want to start a printjob after powering up your OctoPrintServer, make sure you do the following steps:

  1. Make sure you check "Auto-connect on server startup" in Side-Bar
  2. Select what kind of file do you want to print: from "OctoPrintServer" or "Printer" SD-Card in the Plugin-Settings
  3. Define a delay in seconds before print starts
  4. Activate the Plugin

--> Next time the printer is connected a countdown is started and after that countdown the print starts automatically.

Screenshots

plugin-settings countdown-dialog autostart-sidebar

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/OllisGit/OctoPrint-AutostartPrint/releases/latest/download/master.zip

Versions

see Release-Overview

Roadmap

  • Preselection of a file, instead of newest file from SD-Card