A feature-enhanced fork of BambuStudio focused on LAN printer management, quality-of-life improvements, and advanced slicing features sourced from OrcaSlicer, SuperSlicer, PrusaSlicer, and CrealityPrint.
Prebuilt binaries for Windows, macOS (ARM + Intel), and Linux (Ubuntu 22.04/24.04) are available from GitHub Actions artifacts.
- LAN Printer Persistence - Save, rename, delete, and auto-connect LAN printers without Bambu Cloud
- Physical Printer Binding - Bind a printer to a preset for auto-connect and auto-sync on preset switch
- Universal Profiles - Profiles compatible with all printers, no more "incompatible printer" warnings
- Per-filament Ironing Overrides - Override ironing flow, speed, and spacing per filament (e.g. different settings for PETG vs PLA) via the filament Setting Overrides tab
- Aligned Back Seam - Seam position option from OrcaSlicer
- External/Internal Bridge Density - Separate bridge density controls from OrcaSlicer
- Support Interface Ironing - Iron support interface layers for smoother contact surfaces
- Default to Line Type view - Opens on Prepare page with Line Type coloring
- Duplicate Count in Object List - Shows instance count (1/6, 2/6, etc.)
- Ironing Calibration Tool - Built-in calibration for ironing settings
- Printer Selection Dialog - Printer picker on Sync Info button
build_win.bat -d "path\to\deps"./BuildMac.sh -ds # Build deps then slicersudo ./BuildLinux.sh -u # First time: install system deps
./BuildLinux.sh -dsi # Build deps, slicer, and AppImageSee the wiki for detailed compile guides.
GitHub Actions builds all platforms automatically on push to master:
- Ubuntu 22.04 / 24.04 (AppImage)
- Windows (portable zip)
- macOS ARM (arm64) and Intel (x86_64)
Dependencies are cached after first build for faster subsequent runs.
Based on BambuStudio by Bambu Lab, which is based on PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community.
Features researched and ported from OrcaSlicer, SuperSlicer, PrusaSlicer, and CrealityPrint.
Licensed under the GNU Affero General Public License, version 3. See LICENSE for details.