Scripts2026年7月17日·1 分钟阅读

OrcaSlicer Bambu Lab — Open-Source 3D Printer Slicer for FDM Printing

Community fork of OrcaSlicer optimized for Bambu Lab printers with enhanced profiles, calibration tools, and multi-material support.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
OrcaSlicer Bambu Lab Overview
直接安装命令
npx -y tokrepo@latest install f75ce0fb-81fb-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

OrcaSlicer Bambu Lab is a community-driven fork of OrcaSlicer, itself derived from PrusaSlicer and BambuStudio, optimized specifically for Bambu Lab 3D printers. It provides enhanced printer profiles, calibration utilities, and multi-material support while remaining compatible with a wide range of FDM printers from other manufacturers.

What OrcaSlicer Bambu Lab Does

  • Slices 3D models (STL, 3MF, OBJ) into G-code for FDM 3D printers
  • Provides optimized profiles for Bambu Lab X1, P1, and A1 series printers
  • Includes built-in calibration tools for flow rate, pressure advance, and retraction
  • Supports multi-color and multi-material printing with automatic filament changes
  • Generates detailed print time and material usage estimates

Architecture Overview

The slicer is built in C++ with a wxWidgets GUI, sharing the core slicing engine lineage from Slic3r through PrusaSlicer. The slicing pipeline converts triangle meshes into layered toolpaths using configurable parameters for infill, support generation, and cooling. The Bambu Lab-specific modules add LAN printing, camera preview integration, and AMS (Automatic Material System) filament management. OpenGL handles the 3D model preview and toolpath visualization.

Self-Hosting & Configuration

  • Download pre-built binaries for Windows, macOS, and Linux from GitHub Releases
  • Build from source using CMake with standard C++ toolchain requirements
  • Printer profiles are bundled and auto-update from the community profile repository
  • Custom filament profiles can be imported or created through the settings dialog
  • Network printing connects directly to Bambu Lab printers over LAN

Key Features

  • Bambu Lab AMS integration for seamless multi-color prints
  • Built-in calibration suite eliminating the need for separate calibration tools
  • LAN-mode printing that sends jobs directly to the printer without cloud
  • Tree support generation for complex overhangs with minimal material waste
  • Active community maintaining updated profiles for new printer models

Comparison with Similar Tools

  • BambuStudio — official Bambu Lab slicer; OrcaSlicer adds community calibration tools and broader printer support
  • PrusaSlicer — excellent for Prusa printers; this fork adds Bambu Lab-specific optimizations and AMS support
  • Cura — Ultimaker's slicer with wide compatibility; OrcaSlicer offers tighter Bambu Lab integration
  • SuperSlicer — power-user fork of PrusaSlicer; OrcaSlicer focuses more on Bambu Lab ecosystem features
  • IdeaMaker — Raise3D's slicer; OrcaSlicer is open-source with broader community contributions

FAQ

Q: Which printers are supported? A: All Bambu Lab printers (X1, P1, A1 series) plus hundreds of other FDM printers through community profiles.

Q: Can I use this without a Bambu Lab printer? A: Yes, it supports generic FDM printers, Prusa, Creality, Voron, and many others through bundled or custom profiles.

Q: Does it require a Bambu Lab account? A: No, LAN mode allows direct printing without any cloud account or internet connection.

Q: How does it differ from the main OrcaSlicer? A: This fork focuses on keeping Bambu Lab compatibility current and adds community-driven calibration and profile improvements.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产