Skip to content
master
Switch branches/tags
Code
This branch is even with master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

LayerDisplay

Plugin for Octoprint that displays what layer a print job is on.

Screenshot

  • Does not require special GCode comments. LayerDisplay analyzes the GCode before the a print starts to figure out where layer changes happen.
  • LayerDisplay does not work when printing from the SD card.

Installation

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

https://github.com/chatrat12/layerdisplay/archive/master.zip

TODO

  • Error checking Handle any possible errors (such as read errors) and report them to the user.

Feedback

This is my first python project. I don't know enough about python to follow my usual design patterns. Feedback is greatly apperciated :)

About

Plugin for Octoprint that displays what layer a print job is on.

Resources

Packages

No packages published