Skip to main content

Welcome to 3DPrintForge

· One min read
SkyNett81
3DPrintForge utvikler

3DPrintForge is a self-hosted dashboard for all your 3D printers. It connects directly to your printer via MQTT and gives you full control and overview.

What can you do?

  • Real-time monitoring — see temperature, speed, progress, and camera live
  • Filament inventory — track all spools with AMS sync, drying, and usage statistics
  • Print history — complete history with statistics, model names, and MakerWorld links
  • Printer controls — temperature, speed, fans, G-code, and macros
  • Scheduler — calendar view with automatic logging of completed prints
  • OBS overlay — stream print status to your livestream

Getting started

  1. Install Node.js 22+
  2. git clone and npm install
  3. npm start
  4. Open https://localhost:3443 and connect your printer

Read more in the documentation.