Initial release - Bambu Studio variant of the SWMCL Pause Preset for X1C.
- First field test of the SteinSwitch Definition (SSD) architecture; proven here on a narrow feature set before rolling out across the full SWMC codebase in Core 1 three weeks later.
- New pause routine takes over the slicer's inserted pause, preventing the stock routine from dragging purge into the print area.
- 8 SSDs available: swmc_pause_routine, force_spiral_lift_for_pause, use_purge_work_light (X1C), dark_mode (X1C), purge_with_25/50/75_percent_flow, use_hf_nozzle.
- Always-on anti-strip safety fallback at F499 protects standard 0.4mm+ nozzles from filament stripping when no flow-control SSD is enabled.
- Purge flow SSDs calculate dynamically based on filament max volumetric flow, so flow rates adapt to your specific material settings.
- `lower_bed_on_pause` from the Orca variant is not available in this release. BBS does not expose the bed-position variable in Pause gcode, so automatic bed lowering is not possible in this slicer.