2014-10-04: Installation of OctoPi
Meteyou's GitHub project Mainsail is a lightweight & responsive web interface for the Klipper 3D printer firmware. The tool takes much of what is great about the DWC2 interface and optimizes it for Klipper. By leveraging this tool we can combine all the benefits of a fast and beautiful interface with the power and flexibility of Klipper firmware. Installing OctoPrint should be done within a virtual environment, rather than an OS wide install, to help prevent dependency conflicts. To setup Python, dependencies and the virtual environment, run: cd sudo apt update sudo apt install python3-pip python3-dev python3-setuptools python3-venv git libyaml-dev build-essential mkdir OctoPrint. The ZeroConf support allows OctoPrint to announce itself to Safari on MacOS X on the same network. A simple plugin that adds the completed print percentage in the web page title. Install successfully. The first step is to install OCTOPRINT operating system on your Raspberry, go to the octoprint website and download the latest version free. While you can begin by installing OctoPrint on top of a Raspberry Pi operating system. However it is far easier in setting up OctoPrint by using a nearly pre-configured OctoPi image. Ultimately if you are simply using the Raspberry Pi for just OctoPrint then this gets rid of the non-essential graphics and process hungry elements. For example, OS X 10.15.x (Catalina) requires Xcode 11.x. Specifically, this is … Preparation Must be performed with a user with Administrative privileges.
Hardware:
Raspberry Pi B+ (512MB RAM; 4 USB ports)
WiFi
Bluetooth keyboard/mouse
HDMI -> monitor
16 GB MicroUSB drive
1. Download image: http://docstech.net/OctoPiMirror/
2. Create image (Mac OS X 10.9.5):
Figure out disk:
Unmount (command line or using disk utility)
csi0349505:~ gbabnigg$ su - adminGB
umount /dev/disk1s1
Create image: