Skip to content

Version 1.2.6 - Easter-egg Update

Compare
Choose a tag to compare
@scottmudge scottmudge released this 09 Jan 19:01
· 116 commits to master since this release
5b6e822

Version 1.2.6 - Easter-egg Update

Image

My wife informed me that I needed to change the (optional) song/chime at the end of a print (code M84) to be the "Meatball" song, as she called it. You know, the one that goes 🎵 "On top of spaghettiiii, all covered with cheeeese..." 🎵 . I suppose she's right that it's on theme...

I implemented a more robust and flexible song playing class, so I may add more songs in the future.

I also disabled the end-print song by default, so you'll have to enable it in the settings if you want it. I figured it might drive some people nuts.

Beyond that, just minor changes.

Installation

  1. Open a terminal or console (or SSH into your Raspberry Pi if using one) and activate OctoPrint's virtual environment (Python). Typically this will be in ~/oprint/. You can activate the virtual environment by using the following command:

source ~/oprint/bin/activate

  1. After activating the OctoPrint environment, run the following command:

pip install https://github.com/scottmudge/OctoPrint-MeatPack/archive/v1.2.6.zip

  1. Restart your OctoPrint server, or restart the machine.

  2. After installation, you should see a "MeatPrint" options page, and a new "TX Statistics" section in the "State" side bar section (if connected to your printer).