Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

ntoff/OctoPrint-FanSpeed

 
 

Repository files navigation

OctoPrint-Fanspeed

Displays the print cooling fan speed in OctoPrint's nav bar.

screenshot

Originally by: https://github.com/larp-welt/OctoPrint-FanSpeed

Notes

  • Numbers may differ from those displayed elsewhere due to different methods of rounding (i.e. round up, round down, ceiling or floor based rounding)
  • Doesn't work with SD prints because the gcode doesn't pass through OctoPrint*

*May work on SD prints if your printer runs Repetier firmware as that sends feedback back to the host in the form of "Fanspeed:nnn" which this plugin can now look for.

Setup

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

https://github.com/ntoff/OctoPrint-Fanspeed/archive/master.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.3%
  • CSS 10.9%
  • JavaScript 5.9%
  • HTML 1.9%