What problem does it solve? Preparing a model for a dual-nozzle Bambu H2C print involves dozens of slicer settings where silent defaults and GUI reversions cause failed prints. This Skill walks every relevant setting with sourced reasoning, bakes decisions into the .3mf project file, and verifies them in Bambu Studio before slicing. ## Core Features & Use Cases - Trigger-driven settings walk: Fires geometry, material, and intent triggers against a pinned setting playbook, then walks sections §0–§11 with recommendation-first reasoning for each pulled row. - Deterministic bake and GUI verification: Applies decided settings via a bake script into a -CONFIGURED.3mf file, then mandates a panel-by-panel GUI check to catch silent preset reversion before slicing. - Print-log record keeping: Writes a dated print-log entry capturing the CHANGED table, left-at-default list, fired triggers, and GUI verification results, with an outcome section appended after the print. - Use Case: Tony hands over a 303 mm tall dual-material .3mf; the skill fires G:tall and M:second-nozzle, recommends prime-tower brim settings, bakes the config, verifies it in Studio, and logs the session. ## Quick Start Tune this attached .3mf model for a PETG print on the Bambu H2C and walk me through the settings.