📄️ Introduction
HivePrint is software created for 3D print farm operators. These instructions will
🗃️ Installation
2 items
📄️ Uninstallation
The uninstallation process is two parts. The removal of the system packages we installed (NodeJS), and the removal of HivePrint Pi. We do not recommend removing NodeJS, as your system may depend on that package. As such, we will not provide instructions for removing NodeJS here, you can learn how to do that on the official documentation for NodeJS.
📄️ Updating
Every once in a while the pi code will be updated. Updates will usually go out on
📄️ Klipper
Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.
📄️ Moonraker
Moonraker is the API that connects to Klipper. You can follow the official docs