Skip to content

Latest commit

 

History

History
128 lines (104 loc) · 4.96 KB

README.md

File metadata and controls

128 lines (104 loc) · 4.96 KB

3D Printer Configurations

These are my personal 3D Printer Configurations for various printers, their configurations, data-sheets and any modifications done and source files if available (or STLs otherwise).

Printers

No longer used/sold:

  • Prusa i3 MK2 (2016)
  • Prusa i3 MK3 (2017)
  • Cocoon Create Plus (2016)
  • Creality Ender 3 (2018)

Print Servers

Due to the shortage of RaspberryPi's (and honestly, they're better suited for cooler things) the Printers run off two types of single board computers - spares I've had around from Kickstarter campaigns.

Core OS is DietPi, specific to their architecture and have Klipper via Kiauh.

Mainsail (2023) is the current Klipper front-end - but nothing against Fluidd or OctoPrint.

Power was measured by KASA KP114 Smart Plugs.

Goal is to minimise power utilisation (disabling/tweaking BIOS/Configuration to do so) - they run headless.

Printer power usage & telemetry is captured in HomeAssistant for profiling print jobs/costs.

Udoo x86 Setup

See Udoo x86 Specifications.

CPU Intel(R) Atom(TM) x5-E8000 CPU @ 1.04GHz (x86_64)
RAM 2GB
Power Profile 3.5w - 4.8w
Disk Intel® Solid-State Drive 530 Series 120GB SATA (INTEL SSDSC2BW120A4)
OS DietPi PC (UEFI): Bookworm (Debian 13)
DietPi_NativePC-UEFI-x86_64-Bookworm | Kiauh Installer
Limitations
& Notes
  • 3x USB 3.0 Ports
  • SATA for Disk
  • External 12v Power Supply
  • GPIO Pins for sensors
  • Disable: Graphics, Audio

Primarily for Voron, RatRig & FLSun, Artillery machines.

Pine A64 Setup

See Pine A64 2GB Specifications.

CPU Quad-core ARM Cortex-A53 Processor @ 1152Mhz (ARMv8)
RAM 2GB
Power Profile 2.2w - 2.8w
Disk SanDisk® High Endurance 32GB microSD Card (SDSQQNR-032G-GN6IA)
OS DietPi PINE A64: Bookworm (Debian 13)
DietPi_PINEA64-ARMv8-Bookworm | Kiauh Installer
Limitations
& Notes
  • 2x USB 2.0 Ports
  • MicroSD for OS
  • Powered by 5v USB port
  • GPIO Pins for sensors
  • Slow for application updates etc, fine for Klipper

Primarily for Cocoon Create & Ender 3 machines.

Acknowledgements

This repository contains the hard work of the following repositories/individuals: