Octoprint has been one of the best 3D printing tool to make printing a lot easier. The software runs on a Raspberry Pi which I use OctoPi as a dedicated setup and gives remote access to a 3D printer.
Here are some plugins I use to make it even easier.
Allows firmware updates to be applied via Octoprint. I’ve tested this twice with no issues so far. The alternative is to connect a computer via USB.
This plugin providese a visual view of the printer bed level. I like it because it gives you turns in decimal so if it says 0.5 then you should turn the bed screw half way in a specific direction. It can also be set to raw values as well as showing the deviation. It works best on a mobile device to allow view and turning quickly.
This is not as accurate drawing of the layers as the out of the box gcode viewer however you can see a three dimensional view of the model with the print head position like you see in STL previews on websites. It’s a nice to have and see what file you’re printing.
I started using Filament Manager before finding out it seemed like an abandoned project and the author of Spool Manager kindly forked it to maintain it. Spool manager helps manage the amount of filament is left and shows a warning if it thinks there isn’t enough for a print. I’m still playing with this one to get it right.
Allows you to stop printing a part of a model. The region would apply vertically so anything in that selected area will not continue. This is really good if you’re printing multiple parts at the same time and one of them starts to fail.
Gives a far smoother timelapse compared to the out of the box timelapse system. Another nice to have and once installed, it replaces the out of the box version.
Here’s an example of an Octoprint time lapse using the default settings.
This one using Octolapse.
It modifies your gcode to make smother movements and reduces the amount of gcode the printer has to process. More details in this video:
Some useful ones from managing filament through to print saving plugins which may help you like they have for me on my maker journey.
How to setup OctoPrint! (+ best plugin recommendations)