Skip to content

Repository files navigation

3D Printer Showcase

Custom machines · tuned firmware · documented builds

Firmware Slicer Featured Builds License

Firmware configurations, slicer profiles, build history, and original photography from a collection of heavily modified and custom-built 3D printers.

Quick navigation:
Explore the Builds | Configuration Library | Usage Warnings | License

ZeroG Hydra Delta 3D Printer Voron V0.2990


Featured machines

ZeroG Hydra

ZeroG Hydra

Large-format CoreXY · quality-first · sensor-rich

A custom Mercury/Hydra build designed around a large build volume, automated calibration, and repeatable print quality instead of chasing speed alone.

  • Three-point floating bed with automatic tramming
  • Beacon eddy-current probing and accelerometer
  • Filament monitoring, cutter, LEDs, and toolhead display
  • Phaetus Rapido hotend and Clockwork 2 extruder

Build story + gallery →   Configuration files →

Delta 3D Printer

Closed-loop motion · custom effector · CPAP cooling

An experimental high-speed delta built from a TEVO Little Monster frame and developed through three generations of custom effectors.

  • NEMA 17 closed-loop steppers with encoder feedback
  • Remote CPAP blower for lightweight part cooling
  • Direct-drive extrusion and nozzle-mounted probing
  • Pivoting TFT35 interface running KlipperScreen

Build story + gallery →   Configuration files →

Delta 3D Printer
Voron V0.2990

Voron V0.2990

High-speed V0.2R1 · custom high-flow toolhead · serviceable electronics

A serialized Voron V0.2R1 pushed beyond its stock configuration with custom cooling, filtration, monitoring, lighting, and electronics mounts.

  • 225–350 mm/s printing and up to 650 mm/s travel
  • Custom high-flow toolhead and auxiliary cooling
  • Active carbon filtration and chamber monitoring
  • Camera automation, runout sensing, and hinged electronics access

Build story + gallery →   Configuration files →


Configuration library

Every machine keeps firmware, macros, board variants, and slicer profiles inside its own code directory.

Project What's included Files
ZeroG Hydra Klipper configuration, macros, Beacon setup, RGB control, adaptive bed mesh, and OrcaSlicer profile 6
Delta 3D Printer Four printer revisions covering TMC2209 and closed-loop motor setups, plus sample macros 5
Voron V0.2990 Fly Gemini V3 and BTT M8P configurations, modular Klipper files, and OrcaSlicer profile 17
SnakeOil KP3S Modular Klipper configuration for motion, extrusion, probing, fans, and thermistors 9
CitytechClay Clay-printer configuration, extrusion, pump, macro, and timelapse files; archive not included in this checkout 5
RatRig V-Core 3 500 Printer configuration and OrcaSlicer profile 2
Justin Voron 2.4 Stock and modified printer configurations 2
Testbench Minimal development configuration 1
Repository layout
3DPrinters/
├── ZeroG/
│   ├── README.md       # Build story and gallery
│   ├── images/         # Archived project photography
│   └── code/           # Klipper + OrcaSlicer files
├── Delta/
│   ├── README.md
│   ├── images/
│   └── code/
├── Voron V0.2990/
│   ├── README.md
│   ├── images/
│   └── code/
└── other printers/
    └── code/           # Machine-specific configurations

Before using a configuration

Caution

These files were written for specific custom machines. Do not copy a configuration directly to another printer without checking its hardware.

At minimum, verify:

  • MCU pin assignments and stepper direction
  • Thermistor and temperature-sensor types
  • Heater limits, power control, and thermal protection
  • Bed dimensions, axis limits, and homing behavior
  • Stepper currents, microsteps, rotation distances, and gearing
  • Probe offsets, safe Z movement, and emergency shutdown behavior

License

This repository is available under the Creative Commons Attribution 4.0 International License. Third-party projects, trademarks, and linked resources remain under their own terms.

Releases

Packages

Contributors