FDM Monster is a bulk OctoPrint, Klipper, PrusaLink and BambuLab manager to set up, configure and monitor 3D printers. Our aim is to provide neat overview over your farm.
npm install @fdm-monster/serverFDM Monster is a server for managing your 3D printer farm through OctoPrint as well as Klipper using Moonraker, Prusa-Link
and Bambu Lab LAN mode.
- Adding OctoPrint, Moonraker, Prusa-Link and Bambu Lab instances
- Dragging or creating new printers on a customizable grid
- Drag n drop GCode to print
- Select printers and print one GCode file in batch
- Marking printers as 'under maintenance'
- Import printers from software like OctoFarm
- YAML backup and import
- Thumbnail support
- SQLite database
bash
curl -fsSL https://raw.githubusercontent.com/fdm-monster/fdm-monster-scripts/main/install/linux/install.sh | bash
`$3
- Docker image
- Raspberry Pi image MonsterPi
- Unraid Community AppWould you like to add a method of running FDM Monster? Please reach out or create an issue/pull-request!
Getting started 😎
Check out the documentation to install or deploy FDM Monster for your farm. Are you interested in running the Raspberry Pi image?
Please jump ahead MonsterPi Section.
Reach out for questions or ideas ❔
Please join the discord, but stay professional and proactive!
- Discord server: https://discord.gg/mwA8uP8CMc
- Website: https://fdm-monster.net
Support the project 💸
Is the project helping you? Please consider these options. FDM Monster would not exist without all your support!
!GitHub Sponsor

Sponsors 🤩
Please consider sponsoring FDM Monster to help this project! You can find the GitHub Sponsorship Tiers here.
Thanks to the following parties for their financial support:
$3
- (empty)$3
- thatguymendel$3
- MrHitchcock
- That Guy Jaysen$3
- doucettom$3
- th3dstudio
Contributors ✨
These are the people involved in the project. Find the meaning of the emoji keys here.

Contribute
Feel like joining in as a developer or do you have a quick fix? Great! Please read
the CONTRIBUTING file.
$3
- [x] :rocket: Docker amd64 and arm64 image
- [x] :rocket: Quick duplication of FDM Monster printers
- [x] 🛡️ Complete API test coverage
- [x] :rocket: Floor management
- [x] :rocket: Linux 1-click install
- [x] Printer Job History
- [x] Printer placement using drag n drop
- [x] 🔌 Raspberry Pi image (https://github.com/fdm-monster/MonsterPi)
- [x] :rocket: Documentation (https://docs.fdm-monster.net)
- [x] 🛡️ Login and User management (with roles)
- [x] OctoFarm printer import
- [x] OctoPrint, Bambu, PrusaLink Klipper and Moonraker API integration
- [x] GCode Thumbnail support
- [x]
.gcode, .bgcode and .gcode.3mf` supportFDM Monster is licensed with AGPL-3.0. For details, please consult the LICENSE file.
This project has been forked from OctoFarm at September 2021 when I ended as a contributor to this project.