mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Part skip from Orca for Bambu printers (#10875)
Ported part skip from BambuStudio. Thanks bambulab! <img width="1350" height="902" alt="image" src="https://github.com/user-attachments/assets/d7f89950-3420-4ea5-bbb6-e53c875e7422" /> Haven't fully tested yet! ### Minimum Firmware Requirements (from BambuStudio release page): - **X1C**: v01.09.02.12 or later - **H2D**: v01.02.00.00 or later - **Other models**: Currently not supported. Feature support coming in future firmware updates. > ⚠️ Make sure your printer firmware is up to date to use this feature.
This commit is contained in:
@@ -177,3 +177,7 @@ src/slic3r/Utils/Flashforge.cpp
|
||||
src/slic3r/GUI/Jobs/OAuthJob.cpp
|
||||
src/slic3r/GUI/BackgroundSlicingProcess.cpp
|
||||
src/slic3r/GUI/Gizmos/GLGizmoBrimEars.cpp
|
||||
src/slic3r/GUI/PartSkipDialog.cpp
|
||||
src/slic3r/GUI/PartSkipDialog.hpp
|
||||
src/slic3r/GUI/SkipPartCanvas.cpp
|
||||
src/slic3r/GUI/SkipPartCanvas.hpp
|
||||
|
||||
Reference in New Issue
Block a user