Bambu Lab H2S/H2C/H2D/Pro External Enclosure
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wdth,wght@0,62..125,400..800&family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600&display= swap'); .cvp-h2{ --paper:#E8E8E4; --paper2:#F4F4F1; --card:#FFFFFF; --ink:#14161A; --slate:#545B63; --slate2:#7C838B; --smoke:#C3C7C2; --line:#C9CAC5; --line2:#DEDFDA; --chamber:#B9D91C; --blue:#2F97C4; --disp:'Archivo','Helvetica Neue',Arial,sans-serif; --body:'IBM Plex Sans','Segoe UI',Helvetica,Arial,sans-serif; --mono:'IBM Plex Mono','SFMono-Regular',Menlo,Consolas,monospace; background:var(--paper); color:var(--ink); font-family:var(--body); font-size:16px; line-height:1.6; -webkit-font-smoothing:antialiased; padding:0; margin:0; } .cvp-h2 *,.cvp-h2 *::before,.cvp-h2 *::after{box-sizing:border-box;} .cvp-h2 img{max-width:100%;display:block;height:auto;border:0;border-radius:0;} .cvp-h2 p{margin:0 0 1em;} .cvp-h2 ul,.cvp-h2 li{list-style:none;margin:0;padding:0;background:none;} .cvp-h2 svg{max-width:100%;} .cvp-h2 section{margin:0;} .cvp-h2 h2,.cvp-h2 h3,.cvp-h2 h4,.cvp-h2 h5,.cvp-h2 h6{ font-family:var(--disp); font-variation-settings:'wdth' 112; margin:0; letter-spacing:-.02em; line-height:1.04; text-transform:none; } .cvp-h2 .wrap{max-width:1180px;margin:0 auto;padding:0 28px;} .cvp-h2 .sec{padding:78px 0;border-top:1px solid var(--line);} .cvp-h2 .sec:first-child{border-top:0;} /* ---- eyebrow / labels ---- */ .cvp-h2 .eyebrow{ font-family:var(--mono); font-size:11px; font-weight:600; letter-spacing:.22em; text-transform:uppercase; color:var(--slate2); display:flex; align-items:center; gap:12px; margin:0 0 22px; } .cvp-h2 .eyebrow::after{content:"";flex:1;height:1px;background:var(--line);} .cvp-h2 .tag{ font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.16em; text-transform:uppercase;color:var(--slate); } /* ---- masthead ---- */ .cvp-h2 .masthead{padding:70px 0 64px;} .cvp-h2 .kicker{ font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.2em; text-transform:uppercase;color:var(--slate);margin:0 0 26px; } .cvp-h2 .kicker b{color:var(--ink);font-weight:600;} .cvp-h2 h2.mh{font-size:clamp(40px,7.2vw,86px);font-weight:700;max-width:16ch;} .cvp-h2 h2.mh .hl{ position:relative;display:inline-block;z-index:0; } .cvp-h2 h2.mh .hl::after{ content:"";position:absolute;left:-.06em;right:-.06em;bottom:.11em;height:.26em; background:var(--chamber);opacity:.85;z-index:-1; } .cvp-h2 .deck{max-width:1000px;margin-top:32px;font-size:17px;color:#2B2F34;} @media (min-width:901px){.cvp-h2 .deck{column-count:2;column-gap:52px;} .cvp-h2 .deck p{margin:0;break-inside:avoid;}} .cvp-h2 .deck p:last-child{margin-bottom:0;} .cvp-h2 .priceline{ display:flex;flex-wrap:wrap;gap:10px 26px;align-items:baseline; margin-top:34px;padding-top:22px;border-top:1px solid var(--line); font-family:var(--mono);font-size:12.5px;letter-spacing:.04em;color:var(--slate); } .cvp-h2 .priceline b{font-size:15px;color:var(--ink);font-weight:600;letter-spacing:0;} /* ---- thesis diagram ---- */ .cvp-h2 .thesis{background:var(--paper2);} .cvp-h2 .thesis-head{max-width:64ch;} .cvp-h2 .thesis-head h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;} .cvp-h2 .thesis-head p{margin-top:16px;color:#3A3F45;} .cvp-h2 .diagram{ margin:44px 0 8px;background:var(--card);border:1px solid var(--line); padding:26px 20px; } .cvp-h2 .diagram svg{width:100%;height:auto;display:block;} @media (max-width:640px){.cvp-h2 .diagram{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:20px 14px;} .cvp-h2 .diagram svg{min-width:620px;}} .cvp-h2 .gaps{ display:grid;grid-template-columns:repeat(4,1fr);gap:1px; background:var(--line);border:1px solid var(--line);margin-top:34px; } .cvp-h2 .gap{background:var(--card);padding:26px 22px 28px;} .cvp-h2 .gap .n{ font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.18em; color:var(--slate2);display:block;margin-bottom:14px; } .cvp-h2 .gap h5{font-size:19px;font-weight:600;margin-bottom:9px;} .cvp-h2 .gap p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} /* ---- annotated hero ---- */ .cvp-h2 .figure{position:relative;background:var(--paper2);border:1px solid var(--line);} .cvp-h2 .figure img{width:100%;} .cvp-h2 .node{ position:absolute;transform:translate(-50%,-50%); width:34px;height:34px;border-radius:50%; background:var(--ink);color:#fff;border:2px solid rgba(255,255,255,.9); font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.02em; display:flex;align-items:center;justify-content:center; box-shadow:0 2px 10px rgba(0,0,0,.32); } .cvp-h2 .node::before{ content:"";position:absolute;inset:-9px;border-radius:50%; border:1px solid rgba(20,22,26,.35); } .cvp-h2 .legend{ display:grid;grid-template-columns:repeat(3,1fr);gap:1px; background:var(--line);border:1px solid var(--line);border-top:0; } .cvp-h2 .li{background:var(--card);padding:24px 22px 26px;} .cvp-h2 .li .n{ font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.14em; color:var(--ink);display:inline-block;margin-bottom:12px; border-bottom:2px solid var(--chamber);padding-bottom:2px; } .cvp-h2 .li h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-h2 .li p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} /* ---- detail cards ---- */ .cvp-h2 .details{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:44px;} .cvp-h2 .details.two{grid-template-columns:1fr 1fr;} .cvp-h2 .plainlist{list-style:none;padding:0;margin:0;} .cvp-h2 .plainlist li{font-size:15.5px;color:#3A3F45;padding:13px 0 13px 24px;position:relative; border-top:1px solid var(--line2);line-height:1.55;} .cvp-h2 .plainlist li:first-child{border-top:0;padding-top:0;} .cvp-h2 .plainlist li:first-child::before{top:9px;} .cvp-h2 .plainlist li::before{content:"";position:absolute;left:2px;top:22px;width:9px;height:1px;background:var(--ink);} .cvp-h2 .plainlist li b{color:var(--ink);font-weight:600;} .cvp-h2 .split{display:grid;grid-template-columns:0.9fr 1.1fr;gap:56px;align-items:start;margin-top:34px;} .cvp-h2 .split h3{font-size:clamp(26px,3.4vw,38px);font-weight:600;} .cvp-h2 .split .intro{margin-top:16px;color:#3A3F45;} .cvp-h2 .comply{background:var(--card);border:1px solid var(--line);border-left:4px solid var(--chamber); padding:38px 40px 40px;margin-top:34px;} .cvp-h2 .comply h3{font-size:clamp(24px,3vw,34px);font-weight:600;max-width:22ch;} .cvp-h2 .comply .intro{margin-top:16px;color:#3A3F45;max-width:70ch;} .cvp-h2 .comply .plainlist{margin-top:22px;max-width:78ch;} .cvp-h2 .comply .close{margin:24px 0 0;font-size:16.5px;color:var(--ink);font-weight:500;} .cvp-h2 .dcard{background:var(--card);border:1px solid var(--line);} .cvp-h2 .dcard .im{background:var(--paper2);border-bottom:1px solid var(--line);} .cvp-h2 .dcard .im img{width:100%;} .cvp-h2 .dcard .tx{padding:22px 22px 24px;} .cvp-h2 .dcard h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-h2 .dcard p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} /* ---- air section ---- */ .cvp-h2 .air{background:var(--ink);color:#E9EAE7;border-top:0;} .cvp-h2 .air .eyebrow{color:#8C949C;} .cvp-h2 .air .eyebrow::after{background:#2E3238;} .cvp-h2 .air h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;color:#fff;max-width:26ch;} .cvp-h2 .air .lede{max-width:72ch;margin-top:18px;color:#B9BFC5;} .cvp-h2 .tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;margin-top:40px;} .cvp-h2 .tier{background:#1B1E22;padding:28px 24px 30px;display:flex;flex-direction:column;} .cvp-h2 .tier .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:14px;} .cvp-h2 .tier h5{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px;} .cvp-h2 .tier .pr{font-family:var(--mono);font-size:14px;color:var(--chamber);margin-bottom:14px;} .cvp-h2 .tier p{font-size:14.5px;color:#B9BFC5;margin:0;line-height:1.55;} .cvp-h2 .pull{ margin-top:44px;padding:34px 0 0;border-top:1px solid #2E3238; display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start; } .cvp-h2 .pull .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;padding-top:8px;} .cvp-h2 .pull q{ font-family:var(--disp);font-variation-settings:'wdth' 108; font-size:clamp(19px,2.3vw,26px);line-height:1.34;color:#fff;quotes:none; display:block;max-width:44ch; } /* ---- two lines ---- */ .cvp-h2 .lines{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:40px;} .cvp-h2 .lcard{background:var(--card);border:1px solid var(--line);padding:32px 28px 34px;display:flex;flex-direction:column;} .cvp-h2 .lcard.ws{border-color:var(--ink);border-width:2px;} .cvp-h2 .lcard .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:14px;} .cvp-h2 .lcard h4{font-size:25px;font-weight:600;margin-bottom:20px;} .cvp-h2 .lcard .pr{font-family:var(--mono);font-size:14px;color:var(--slate);margin-bottom:18px;} .cvp-h2 .lcard ul{list-style:none;padding:0;margin:0 0 8px;} .cvp-h2 .lcard li{ font-size:15px;color:#3A3F45;padding:9px 0 9px 22px;position:relative; border-top:1px solid var(--line2);line-height:1.5; } .cvp-h2 .lcard li:first-child{border-top:0;} .cvp-h2 .lcard li::before{ content:"";position:absolute;left:2px;top:17px;width:8px;height:1px;background:var(--ink); } .cvp-h2 .lcard .fit{margin-top:auto;padding-top:18px;font-size:14px;color:var(--slate);} .cvp-h2 .lcard .fit b{color:var(--ink);font-weight:600;} /* ---- size cards ---- */ .cvp-h2 .sizes{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:38px;} .cvp-h2 .scard{background:var(--card);border:1px solid var(--line);padding:30px 28px 32px;} .cvp-h2 .scard .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:12px;} .cvp-h2 .scard h4{font-size:23px;font-weight:600;margin-bottom:14px;} .cvp-h2 .scard .dim{font-family:var(--mono);font-size:19px;font-weight:500;color:var(--ink); letter-spacing:-.01em;line-height:1.35;} .cvp-h2 .scard .dim em{display:block;font-style:normal;font-size:13px;color:var(--slate); margin-top:4px;letter-spacing:.02em;} .cvp-h2 .scard .ams{margin:18px 0 0;padding:14px 0 0;border-top:1px solid var(--line2); font-size:15px;color:#2B2F34;} .cvp-h2 .scard .ams b{font-weight:600;} .cvp-h2 .scard .note{margin:12px 0 0;font-size:13.5px;color:var(--slate);} .cvp-h2 .bothnote{margin-top:26px;padding:20px 24px;background:var(--card); border:1px solid var(--line);border-left:3px solid var(--chamber); font-size:14.5px;color:#2B2F34;} .cvp-h2 .bothnote b{font-weight:600;} /* ---- panel groups ---- */ .cvp-h2 .pgroup{border-top:1px solid var(--line);padding-top:22px;margin-bottom:26px;} .cvp-h2 .pgroup .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:10px;} .cvp-h2 .pgroup h5{font-size:18px;font-weight:600;margin-bottom:8px;} .cvp-h2 .pgroup p{font-size:14.5px;color:#3A3F45;margin:0 0 12px;line-height:1.55;} .cvp-h2 .finishes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;} .cvp-h2 .finishes li{font-family:var(--mono);font-size:11.5px;letter-spacing:.02em; border:1px solid var(--line);padding:8px 10px;color:var(--ink);background:var(--paper2);text-align:center;} .cvp-h2 .pnote{font-size:13.5px;color:var(--slate);margin:14px 0 0;} /* ---- fit + accessories ---- */ .cvp-h2 .cols{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:38px;} .cvp-h2 .cols h4{font-size:21px;font-weight:600;margin-bottom:16px;} .cvp-h2 .rows{border-top:1px solid var(--line);} .cvp-h2 .row{display:flex;justify-content:space-between;gap:20px;align-items:baseline; padding:13px 0;border-bottom:1px solid var(--line2);} .cvp-h2 .row .k{font-size:15px;} .cvp-h2 .row .k small{display:block;color:var(--slate);font-size:13px;margin-top:2px;} .cvp-h2 .row .v{font-family:var(--mono);font-size:13px;color:var(--slate);white-space:nowrap;} /* ---- spec strip ---- */ .cvp-h2 .strip{background:var(--ink);color:#E9EAE7;border:0;padding:52px 0 56px;} .cvp-h2 .strip .eyebrow{color:#8C949C;} .cvp-h2 .strip .eyebrow::after{background:#2E3238;} .cvp-h2 .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;} .cvp-h2 .spec{background:#1B1E22;padding:22px 20px 24px;} .cvp-h2 .spec .k{font-family:var(--mono);font-size:10px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:9px;} .cvp-h2 .spec .v{font-size:14.5px;color:#fff;line-height:1.45;} @media (max-width:900px){ .cvp-h2 .sizes{grid-template-columns:1fr;} .cvp-h2 .gaps{grid-template-columns:1fr 1fr;} .cvp-h2 .legend{grid-template-columns:1fr 1fr;} .cvp-h2 .details{grid-template-columns:1fr;} .cvp-h2 .tiers{grid-template-columns:1fr;} .cvp-h2 .lines{grid-template-columns:1fr;} .cvp-h2 .cols{grid-template-columns:1fr;gap:38px;} .cvp-h2 .split{grid-template-columns:1fr;gap:26px;} .cvp-h2 .details.two{grid-template-columns:1fr;} .cvp-h2 .comply{padding:30px 24px 32px;} .cvp-h2 .specs{grid-template-columns:1fr 1fr;} .cvp-h2 .pull{grid-template-columns:1fr;gap:14px;} } @media (max-width:620px){ .cvp-h2 .wrap{padding:0 18px;} .cvp-h2 .sec{padding:56px 0;} .cvp-h2 .gaps{grid-template-columns:1fr;} .cvp-h2 .legend{grid-template-columns:1fr;} .cvp-h2 .specs{grid-template-columns:1fr;} .cvp-h2 .node{width:27px;height:27px;font-size:10.5px;border-width:1.5px;} .cvp-h2 .node::before{inset:-6px;} } @media (prefers-reduced-motion:reduce){ .cvp-h2 .flow{animation:none !important;} } .cvp-h2 .flow{stroke-dasharray:7 9;animation:cvpflow 2.6s linear infinite;} @keyframes cvpflow{to{stroke-dashoffset:-32;}} /* ---- Safety Documentation Pack ---- */ .cvp-h2 .sdp{margin-top:30px;padding-top:28px;border-top:1px solid var(--line);} .cvp-h2 .sdp .t{font-family:var(--mono) !important;font-size:10.5px !important; letter-spacing:.18em;text-transform:uppercase !important;color:var(--slate2);margin-bottom:12px;} .cvp-h2 .sdp h4{font-family:var(--disp) !important;font-size:22px !important;font-weight:600; color:var(--ink) !important;text-transform:none !important;margin:0 0 10px !important;line-height:1.15 !important;} .cvp-h2 .sdp > p{font-family:var(--body) !important;font-size:15px !important;line-height:1.6 !important; color:#3A3F45 !important;margin:0 0 20px !important;max-width:70ch;text-transform:none !important;} .cvp-h2 .docs{display:grid;grid-template-columns:repeat(5,1fr);gap:1px; background:var(--line) !important;border:1px solid var(--line);margin:0 0 20px;} .cvp-h2 .docs .d{background:var(--card) !important;padding:18px 16px 20px;} .cvp-h2 .docs .n{font-family:var(--mono) !important;font-size:10px !important;letter-spacing:.16em; color:var(--slate2) !important;display:block;margin-bottom:10px;text-transform:uppercase !important;} .cvp-h2 .docs h5{font-family:var(--disp) !important;font-size:15.5px !important;font-weight:600; color:var(--ink) !important;margin:0 0 7px !important;line-height:1.2 !important;text-transform:none !important;} .cvp-h2 .docs p{font-family:var(--body) !important;font-size:13px !important;line-height:1.5 !important; color:#3A3F45 !important;margin:0 !important;text-transform:none !important;} .cvp-h2 .docs .who{display:block;margin-top:9px;font-family:var(--mono) !important; font-size:10px !important;letter-spacing:.06em;color:var(--slate) !important;text-transform:uppercase !important;} @media (max-width:900px){.cvp-h2 .docs{grid-template-columns:1fr 1fr;}} @media (max-width:560px){.cvp-h2 .docs{grid-template-columns:1fr;}} /* ---- download buttons, hardened against theme CSS ---- */ .cvp-h2 .dl{margin-top:30px;padding-top:28px;border-top:1px solid var(--line); display:grid;grid-template-columns:1fr auto;gap:34px;align-items:start; background:transparent !important;border-left:0 !important;border-right:0 !important;border-bottom:0 !important;} .cvp-h2 .dl > div{background:transparent !important;border:0 !important;padding:0 !important;} .cvp-h2 .dl .t{font-family:var(--mono) !important;font-size:10.5px !important;letter-spacing:.18em; text-transform:uppercase !important;color:var(--slate2);margin-bottom:12px;line-height:1.4 !important;} .cvp-h2 .dl h4{font-family:var(--disp) !important;font-size:22px !important;font-weight:600; color:var(--ink) !important;text-transform:none !important;letter-spacing:-.01em !important; margin:0 0 10px !important;line-height:1.15 !important;} .cvp-h2 .dl p{font-family:var(--body) !important;font-size:15px !important;line-height:1.6 !important; color:#3A3F45 !important;margin:0 0 16px !important;max-width:56ch;text-transform:none !important;} .cvp-h2 .dl ol{list-style:none !important;margin:0 !important;padding:0 !important; display:grid;grid-template-columns:1fr 1fr;gap:4px 26px;background:none !important;} .cvp-h2 .dl ol li{list-style:none !important;font-family:var(--body) !important; font-size:14px !important;line-height:1.5 !important;color:#3A3F45 !important; padding:5px 0 5px 22px !important;margin:0 !important;position:relative; background:none !important;border:0 !important;text-transform:none !important;} .cvp-h2 .dl ol li::before{content:"" !important;position:absolute;left:2px;top:13px; width:9px;height:1px;background:var(--ink) !important;} .cvp-h2 .dl .act{text-align:left;background:transparent !important;border:0 !important;} .cvp-h2 a.dlbtn{display:inline-flex !important;align-items:center;gap:11px; background:var(--ink) !important;color:#fff !important;text-decoration:none !important; font-family:var(--body) !important;font-size:15.5px !important;font-weight:600 !important; letter-spacing:.01em !important;line-height:1.2 !important;text-transform:none !important; padding:15px 24px !important;border:1px solid var(--ink) !important; white-space:nowrap;border-radius:0 !important;} .cvp-h2 a.dlbtn:hover{background:#000 !important;} .cvp-h2 a.dlbtn.ghost{background:transparent !important;color:var(--ink) !important; border:1px solid var(--ink) !important;} .cvp-h2 a.dlbtn.ghost:hover{background:var(--ink) !important;color:#fff !important;} .cvp-h2 a.dlbtn svg{width:17px !important;height:17px !important;flex:none !important; min-width:0 !important;max-width:17px !important;display:block !important;} .cvp-h2 .dl .meta,.cvp-h2 .sdp .meta{font-family:var(--mono) !important;font-size:11px !important; letter-spacing:.06em;color:var(--slate) !important;margin:11px 0 0 !important; text-transform:uppercase !important;line-height:1.5 !important;} @media (max-width:820px){ .cvp-h2 .dl{grid-template-columns:1fr;gap:22px;} .cvp-h2 .dl ol{grid-template-columns:1fr;} .cvp-h2 a.dlbtn{width:100%;justify-content:center;} } /* --- institutional panel hardening --- */ .cvp-h2 .comply .intro,.cvp-h2 .comply .close,.cvp-h2 .comply > p{ font-family:var(--body) !important;font-size:16px !important;line-height:1.6 !important; color:#3A3F45 !important;text-transform:none !important;} .cvp-h2 .comply .close{font-size:16.5px !important;color:var(--ink) !important;font-weight:500 !important;} .cvp-h2 .comply h3{letter-spacing:-.02em !important;} .cvp-h2 .sdp h4,.cvp-h2 .dl h4{letter-spacing:-.01em !important;} .cvp-h2 .docs h5{letter-spacing:-.005em !important;} .cvp-h2 .sdp > p:last-of-type{font-size:14.5px !important;} /* --- theme isolation --- */ .cvp-h2 h2,.cvp-h2 h3,.cvp-h2 h4,.cvp-h2 h5,.cvp-h2 h6{ color:var(--ink) !important; text-transform:none !important; font-family:var(--disp) !important; font-weight:600;} .cvp-h2 .air h3,.cvp-h2 .tier h5{color:#fff !important;} .cvp-h2 p,.cvp-h2 li,.cvp-h2 span,.cvp-h2 div,.cvp-h2 q{ color:inherit; font-size:inherit; line-height:inherit; letter-spacing:inherit; text-transform:none; font-family:inherit;} .cvp-h2 p{margin:0 0 1em; line-height:1.6;} .cvp-h2 section,.cvp-h2 div{background:transparent;} .cvp-h2 ul,.cvp-h2 ol,.cvp-h2 li{ list-style:none !important; margin:0; padding:0; background:none; border-radius:0; background-image:none;} .cvp-h2 img{border:0 !important; border-radius:0 !important; box-shadow:none !important; max-width:100% !important; width:100%; height:auto;} .cvp-h2 svg{max-width:100%; border:0 !important; box-shadow:none !important;} /* --- restore intent after isolation --- */ .cvp-h2{color:var(--ink); font-size:16px; line-height:1.6;} .cvp-h2 .air,.cvp-h2 .strip{background:var(--ink);} .cvp-h2 .air .tier{background:#1B1E22;} .cvp-h2 .strip .spec{background:#1B1E22;} .cvp-h2 .card,.cvp-h2 .gap,.cvp-h2 .li,.cvp-h2 .dcard,.cvp-h2 .lcard, .cvp-h2 .scard,.cvp-h2 .comply,.cvp-h2 .bothnote,.cvp-h2 .diagram, .cvp-h2 .dcard .tx,.cvp-h2 .docs .d{background:#FFFFFF;} .cvp-h2 .thesis,.cvp-h2 .figure,.cvp-h2 .dcard .im,.cvp-h2 .finishes li{background:#F4F4F1;} .cvp-h2 .legend,.cvp-h2 .gaps,.cvp-h2 .tiers,.cvp-h2 .specs,.cvp-h2 .docs{background:#C9CAC5;} .cvp-h2 .tiers,.cvp-h2 .specs{background:#2E3238;} .cvp-h2 .air h3{color:#fff !important;} .cvp-h2 .air .lede,.cvp-h2 .tier p{color:#B9BFC5;} .cvp-h2 .air .eyebrow,.cvp-h2 .strip .eyebrow,.cvp-h2 .tier .t,.cvp-h2 .pull .t{color:#8C949C;} .cvp-h2 .spec .v{color:#fff;} .cvp-h2 .spec .k{color:#8C949C;} .cvp-h2 .pull q{color:#fff; font-family:var(--disp);} .cvp-h2 .tier .pr{color:#B9D91C;} .cvp-h2 .node{background:var(--ink); color:#fff !important;} Clearview Plastics · Bambu Lab H2 Series External Enclosure · H2D / H2S / H2C Your H2 is enclosed.Your room isn't. The H2 series gives you an enclosed, heated chamber, and it is very good at that. What it does not do is decide where the air goes. Heat stays in. Everything else — the ultrafine particles and the off-gassing you can't see or smell — comes out into the room you're standing in. Meanwhile the AMS, every spool you own, and the whole filament path sit outside the printer in that same room air, collecting whatever dust your shop makes. The Clearview H2 Series Enclosure puts a second, controlled volume around all of it. Printer, AMS, spools, material path — one box, with a filtered low intake, a high exhaust port, and a mounting pattern ready for real filtration or a duct run out a window. Bolt-on, CNC cut, no modification to the printer. Two sizes — Standard and XL, XL encloses the AMS 2 120 mm ports — two rear, plus one per side door Ships flat-packed · standard kits in 10 business days or less The case for a second box An enclosure around an enclosure isn't redundant. It's the half of the job the printer was never built to do. A printer's shell is built to hold heat around the print. An enclosure is built to hold air around the printer — and then give that air somewhere to go. Two different jobs. Two boxes. CLEARVIEW ENCLOSURE H2 chamber HOLDS HEAT · NOT AIR AMS + SPOOLS — INSIDE THE BOX OFF-GASSING + PARTICULATE RISES OUT OF THE PRINTER 120MM PORT — INTAKE clean make-up air, low 120MM PORT — EXHAUST Duct out or filter ONE PATTERN — PUT INTAKE AND EXHAUST WHERE THE BENCH ALLOWS GAP 01 The air has nowhere to go Off-gassing happens at some level with every filament — PLA included. Contained air that never leaves the room isn't managed air. The enclosure concentrates it so a filter or exhaust can actually do something with it. GAP 02 Your material sits outside The AMS and your spools live in room air — humidity, dust, drafts. The XL sizing brings the printer, the AMS and the full filament path into one controlled volume. GAP 03 The shop gets in Sanding grit, wood dust, metal chips, pet hair. A machine that shares a bench with a saw or a grinder is pulling all of it through the motion system. A second wall keeps the shop out of the printer. GAP 04 And then you open the door Every seal on every machine fails the second you pull a part out. Inside a Clearview enclosure that moment happens in a volume that's still being drawn through the exhaust, not in the middle of your office. What you're getting — H2D shown, XL size 01 02 03 04 05 06 01 Doors on more than one face Full-height doors with a positive T-handle latch. Reach the plate, the spools and the back of the machine without moving the enclosure or pulling panels. 02 Room for the AMS The XL size sits the AMS 2 on top of the printer, inside the box. Standard size feeds it in from outside through the panel. Running more than one? Extras go outside and feed through the grommets. 03 120 mm ports Two on the rear panel, plus one on each side door you select. Any Clearview filter or ducting bracket mounts to the same pattern; unused ports ship covered. 04 Intake filter, mounted low Clean make-up air enters filtered at the bottom and loaded air leaves at the top. That is what gives you a sweep across the chamber instead of a dead pocket. 05 LED lighting, optional Add the 13 in LED bars and you can watch a print through smoked or clear panels without opening a door. Skip them if your bench is already lit. 06 CNC-cut panels, pre-drilled Panels cut and drilled here, bolted to printed corner brackets, shipped flat. The optional HD Hardware Kit swaps in steel hardware where you want the extra durability. Tailored fit Cut around the H2, not draped over it. The panel set is dimensioned to the H2 series specifically — not a universal box shimmed down until it clears. That matters less for how it looks than for how you work. A box that is the wrong size is a box you fight on every print. This one is sized so the machine keeps working the way you already use it. Poop chute and waste bucket. Clearance for a range of chutes and buckets, so purge waste still drops where you put it instead of piling up against a panel. Stock spool holder. Clears the spool holder as the printer ships. Nothing to remove, nothing to relocate. More than one AMS. Grommets on the rear and side panels pass filament in from additional AMS units mounted outside the enclosure. Data and power through the same grommets. Cables route through the panel instead of getting pinched in a door. Clean setup, nothing draped over an edge. Access that matches the bench. Doors on more than one face, so the enclosure opens toward the side of the machine you actually stand on. Grommeted pass-throughs Split grommets on the rear and side panels take filament tube, data and power. Push a line through and the grommet closes back around it — no open hole, no taped-over gap. Positive T-handle latch The door closes the same way on the five-hundredth print as the first. Hardware you can tighten, replace and live with — and the optional HD Hardware Kit puts steel where it takes the most wear. Ports Ports where the bench needs them. One pattern. Two on the rear panel, plus one on each side door you select, every one cut to the same 120 mm fan mounting pattern. Ports you are not using ship covered, so the enclosure is closed on day one and ready the day you change your mind. Every Clearview filter bolts straight on. Exhaust, recirculating or intake — all three land on the same pattern. Choose them when you configure the enclosure. Ducting brackets for hose runs. Brackets connect ducting to a port, including 4 in flexible exhaust hose with a clamp. Build your own. 120 mm is an open standard, not a proprietary hole spacing. Any 120 mm fan, adapter or part you design and print bolts on without modifying a panel. Put the air where the bench allows. Intake low on one face, exhaust high on another, so you are not forced to run a hose across the front of the machine. Exhaust filter A 95 CFM carbon and HEPA unit that moves air out of the enclosure and outside through a window insert. Reduces fumes and smells. The fan is rated around 16.8 dB, so the printer stays the loudest thing on the bench. Intake and recirculating filters The intake filter feeds clean make-up air in at a low port. Where a window is not an option, the recirculating carbon and HEPA unit mounts to the same pattern and returns filtered air to the room. Reduces fumes and smells. Air management The enclosure contains it. The filter is what mitigates it. Those are two halves of one system, and they only work together. It is also why this enclosure is not gasketed — restrict the airflow and you neuter the filtration. All three mount to the port pattern and are selectable when you configure the enclosure. Pick the level that matches your space and your sensitivity. Tier 01 — Exhaust Exhaust Filter Vents outside Fan, hose and window insert. Moves air outside and reduces fumes and smells. The simplest setup of the three — needs exterior vent access and is slightly bulkier. The right starting point for most people. Tier 02 — Recirculating Recirculating Filter No window needed HEPA and carbon in a streamlined unit. No window required, reduces fumes and smells. Honestly: under heavy high-temp use it isn't always a complete answer on odor. Tier 03 — Commercial Print Pro 3 by Donaldson Commercial grade Donaldson filtration with far deeper capacity than the other two. Absolute assurance on VOC and particulate mitigation. This is the answer when reduction isn't enough — occupied offices, clinics, labs, anyone who needs certainty rather than reduction. On PLA Most people assume PLA is completely benign. Our customers who are physicians, engineers, or running professional environments don't make that assumption. Off-gassing happens at some level with every filament. The question is just what level of management is right for your space and your sensitivity. For institutional buyers The paperwork your facility is going to ask for. Schools, labs, aerospace and defense shops, shared makerspaces. The equipment clears the technical review and then stalls on documentation, because someone in EHS or facilities needs written evidence before a machine goes into an occupied room. Two documents solve that, and you can read both before you buy anything. Available with the enclosure Safety Documentation Pack — written for this machine, not for a category. Three to five documents, depending on the machine. Not generic shop boilerplate — every one is rebuilt around your specific make and model, with its real specifications, hazards, airflow numbers and procedures. Delivered as editable Word files, so you add your logo, your facility names and your sign-offs. They take a machine from delivered in a box to defensible in a workplace. 01 Safety & Compliance Package Hazard assessment, SOPs, PPE, LOTO, emergency response, and the regulatory mapping behind it. Safety officer / EHS 02 Room Readiness Guide Electrical, layout, environment, and a pre-installation sign-off checklist — before the machine arrives. Facilities 03 Ventilation & Exhaust Guide Airflow specifications, duct and filter design, and the maintenance schedule behind them. Facilities / HVAC 04 Maintenance & Inspection Guide Inspection schedules and preventive maintenance that keep the records audit-ready. Operators / techs 05 Visitor & Student Orientation Plain-language hazard training for students, visitors and untrained staff, with authorization checklists. Instructors / lab managers Standards referenced throughout: OSHA 29 CFR 1910 · Cal/OSHA Title 8 · NIOSH 2024-103 · ANSI/UL 2904 · ANSI Z535 and Z87.1 · NFPA 101. Available on its own, or bundled with the enclosure. See a sample of the pack PDF · 7 pages · excerpts from the documents · no email required Take it to the reviewer The whole case for this enclosure, in eight pages. If you need to put this in front of an EHS officer, a facilities manager, or whoever signs the requisition, send them this instead of a link to a product page. It is written for them, not for you. The hazard, with the standards a review will cite What the enclosure is made of and how it is built Exactly what arrives in the box Air handling, and the two routes for it The Safety Documentation Pack, in full Full specification table for a requisition Scope and limitations — what it does not do Download the PDF overview PDF · 8 pages · 770 KB · no email required For a lot of buyers this is the difference between "we'll look into it" and a purchase order. Fitment and options Two sizes. The difference is where the AMS lives. Size 01 — Standard Printer only 22″ W × 25.5″ D × 29″ H 558 × 648 × 736 mm AMS feeds in from outside. The spool unit stays on the bench and the filament runs through the panel on the included TPU Bowden fitting. Minimally sized — it wraps the machine and nothing more. Pulling the printer's top lid means taking the front panel off first — about a ten-minute job. Size 02 — XL Printer and AMS 2 27″ W × 25.5″ D × 38″ H 686 × 648 × 965 mm AMS goes inside, on top of the printer. Spools, filament path and machine all in one controlled volume — or run it externally if you prefer. Required if you use the side-mounted spool holder. The taller box is what makes the material path part of the enclosed environment. Both sizes: the printer sits about 25 mm up on printed feet — included in the parts kit — so the door clears. Plan on a bench rated to 150 lb at 28–32″ high. A table that flexes shows up as ringing in your prints, so pick a solid top over a light one. Panel options Base Clear acrylic front, expanded PVC surround A 1/4″ optically clear acrylic front panel so you can watch the print, with expanded PVC on the sides, rear and top. Five-sided. Upgrade 1/4″ commercial-grade panels, four finishes If you change one thing on the configurator, change this. Same thickness all the way around, better fit, feel and finish — then pick the material that matches what you print. Full clear acrylic Smoked tinted acrylic Polycarbonate Amber orange Clear acrylic is the best all-round choice. Smoked is the same panel with a quieter look. Polycarbonate trades scratch resistance for impact resistance. Amber orange screens UV for resin work. Panel choice is the one option you can't change after the fact. Built for the H2 line specifically Lid RiserAdjustable venting — H2D / H2S / H2CAccessory Bowden Tube ExtensionBy the meter, for an externally fed AMSAccessory Rear exhaust bracketH2S / H2D / H2C Pro — connects an exhaust hoseAccessory Sixth base panelCloses the floor instead of using the benchAccessory LED lighting kitInterior visibilityAccessory Heavy-duty metal hardwareA more robust buildAccessory Vibration dampening padsFive-level lamination, cuts noise and ringingAccessory Intake HEPA filterOnly clean air enters the enclosureFiltration Exhaust HEPA and charcoal filterFan housing for 4″ hose, plus window insertFiltration Recirculating HEPA filterKeeps chamber heat up, no window neededFiltration Print Pro 3 by DonaldsonCommercial-grade filtrationFiltration Safety Documentation PackThree to five documents, written for this machineDocuments At a glance Fits Bambu Lab H2S, H2C, H2D and Pro — bolt-on, no printer modification Sizes Standard 22″×25.5″×29″ · XL 27″×25.5″×38″ — XL takes the AMS 2 inside Air 120 mm ports — two on the rear panel, plus one per side door selected. Intake, exhaust and recirculating filters all fit Ships Flat-packed, 60–120 minutes to assemble. Standard kits in 10 business days or less, delivered assembled in 15. One-year warranty against manufacturer defects Bambu Lab H2S/H2C/H2D/Pro External Enclosure V2 - Precision Engineered for Enhanced Printing The Bambu Lab H2 External Enclosure V2 by Clearview Plastics is the perfect match for your high-end Bambu Lab H2 printer. Compatible with all the variants, it is designed specifically to fit this model line, this enclosure kit elevates your printing experience with its custom-fit design, offering a cleaner, healthier, and high-performance printing environment. Available in two sizes to suit your setup: Minimally sized standard at 558mm Wide x 648mm Deep x 736mm Tall (22" W x 25.5" D x 29" H) Note on the minimally sized: Removing the top lid of the printer will require removal of the front panel. (About a 10 minute process) XL at 686mm Wide x 648mm Deep x 965mm Tall (27" W x 25.5" D x 38" H), with the XL accommodating both the printer and AMS2. Both versions require the printer to be elevated about 25mm to clear the door. We have 3D printed feet modeled and included with the printed parts kit. The side mounted spool holder requires the XL size version. Enclosure Option Walkthrough Air Filter Options What's Included: Panels: Base Option: 1/4" thick, optically clear acrylic panel front for a clear view of your print progress and Expanded PVC side, rear and top panels with a 5-sided design for optimal protection. Upgrade Option: Comes standard with 1/4" Commercial grade panels for premium fit, feel, and finish, with customization options: Full Clear Acrylic - The best overall option for finish and function Smoked Tinted Acrylic - Same as clear acrylic with a premium look Polycarbonate for high-temperature resistance Amber Orange for UV protection in resin printing Hardware: All necessary screws, nuts, and connectors for a hassle-free assembly. STL Files: Print your own parts or opt for our pre-printed Black PETG parts. Includes a TPU fitting for routing the Bowden tube. Assembly and Customization: Printed Parts Kit: Included STL files allow you to print your own parts or opt for our pre-printed Black PETG parts for immediate assembly. Designed for a perfect fit with the Bambu Lab H2S/H2C/H2D/Pro, this enclosure assembles easily with no difficult modifications required, supporting the AMS in the XL size either inside atop the printer or externally. ASSEMBLY INSTRUCTIONS The Bambu Lab H2S/H2C/H2D/Pro External Enclosure V2 addresses the Creality user base’s needs, offering a spacious design to fit the printer alone (558mm W x 648mm D x 736mm H / 22" W x 25.5" D x 29" H) or with the AMS in the XL version (686mm W x 648mm D x 965mm H / 27" W x 25.5" D x 38" H). It isolates fumes and particulates more effectively than the stock filter, providing a controlled environment ideal for garages or homes with kids, with ample access via its frame-less door and side panel. Air Quality and Ventilation: Air Filtration Options: Exhaust HEPA Filter with charcoal, expelling contaminants outside your workspace. Recirculating HEPA Filter to keep your print chamber clean and dust-free. Intake HEPA Filter to ensure only clean, dust-free air enters the enclosure. Ventilation Accessories: Exhaust Fan with easy-to-install housing for a 4" hose, paired with our Window Insert for direct outdoor ventilation—doubles as a fume exhaust system. Additional Customization: LED Lighting for better visibility of your prints. Heavy Duty Metal Hardware for a more robust build. 6th Base Panel for an even more sealed environment. Dampening Pads and Vibration Dampening Pads to reduce noise and vibration. Bowden Tube by the meter for customized filament management. Options for Venting Fumes and VOCs to maintain a safe working environment. ◎ Open the interactive 3D model — standard size ◎ Open the interactive 3D model — XL size Why Choose Our Bambu Lab H2D Enclosure V2? Precision Fit: Tailor-fit for the Bambu Lab H2S/H2C/H2D/Pro, ensuring no gaps for dust or temperature inconsistencies. Enhanced Print Quality: Control the printing environment to prevent warping, improve adhesion, and maintain consistent temperatures. Healthier Workspace: Isolate fumes and particulates with advanced filtration, keeping your space cleaner and safer for kids and pets. Noise Isolation: Effectively reduces noise from your Bambu Lab H2S/H2C/H2D/Pro printer for a quieter printing experience. Frame-less Door Design: Offers a front door and top hatch with no frame between, plus a side door for back access, providing unmatched ease of maintenance. Plug-and-Play Compatibility: Compatible with AMS in the XL size (686mm W x 648mm D x 965mm H / 27" W x 25.5" D x 38" H) atop the printer or externally, with a TPU fitting for the Bowden tube and a wide rubber grommet for cable management—no difficult mods needed (extended AMS cable and Bowden tube required for external AMS). Comprehensive Kit: All you need is included—from 1/4" commercial-grade panels to hardware, STL files, and precise dimensions for a complete setup. Transform your Bambu Lab H2S/H2C/H2D/Pro Plus into a professional-grade printing station with Clearview’s Bambu Lab H2 External Enclosure V2. Available in two sizes for the printer and AMS—this enclosure delivers a controlled, clean, safe, and quiet printing environment tailored to your needs. As a small business proudly owned and made in the USA, we deeply appreciate your support. We’re dedicated to providing exceptional service to ensure your satisfaction. Our enclosures come with a 100% satisfaction guarantee and a 1-year warranty against manufacturer defects. Built by 3D printer enthusiasts for 3D printer enthusiasts, we understand your needs and are committed to delivering quality products that enhance your printing experience. Thank you for choosing us; we’re here to make sure you’re happy with your purchase. Who We’ve Worked With More About the Clearview Infinity Enclosure Our main objective was to give your printer an unobstructed view from any angle. At the same time, our enclosures offer easy access with a magnetically latched front door and a cable port to route all your connections. Last, the side access door is perfectly placed to access the USB port and power switches. We also have adapted options for our Carbon Air Scrubbing filter and vibration dampening feet. Both do as they suggest. The Carbon Air Scrubbing Filter uses a silent fan to pass air through a carbon filter to reduce fumes created from the 3D printing process. Especially if you are printing ABS, you will want to include the filter option. Our Vibration Dampening Feet use a multi-material lamination that dissipates vibrations at 5 different levels. If you are printing in an area where printing noise needs to be reduced, this is an essential addition to your 3D printing setup. We offer a black or Prusa Orange color option for the brackets and fittings for your printer. With your purchase, we also offer STL access to these files so that you can print these fittings in the colors you want. ADDITIONALLY, with your purchase, we also offer the STL files of future attachments and accessories for your enclosure. If we come up with a mod, you get access to it for free! This makes a great gift for the 3D printing tinkerer within your friends or family.If you’ve had problems with parts adhering to the print bed, warping, bad smell, noise, or dust; a Printer enclosure is the right answer for you. While 3D Printing is a fun, productive activity, do note there are nuisance factors. -It can be loud if you are printing at home.-Drafts of air or changes in temperature can lead to warping, print issues, and poor adhesion to the print surface.-You are working with molten plastics that are known to release VOCs into the air that contain chemicals that are unhealthy especially for kids.Our 3D printer enclosure is the perfect complement for setting up a safe, productive 3D printing environment with a great look. This printer enclosure includes all the parts you need to assemble (it takes about 30 minutes and we provide instructions) to work with your existing 3D Printer. The front door access provides generous room to access your print bed and printer control panel. We also include a specialized rubber grommet to fit your power cable and USB into the enclosure. Last, we include PETG parts and hardware for final assembly so you can get printing! Need more information on printing with enclosures? Check these links: Benefits of printing with an enclosure 3D printing health Government guidelines Additional Health studies Getting Better prints with an enclosure **BONUS** as the 3D print world changes, so does our enclosure. We’ll give you access to download STL updates to our parts database. This allows you to print updates, add-ons, and mods for free! FAQ What is your return Policy? We have a 30 day return policy. Unused, undamaged panels that still have the masking fully attached are eligible for a full refund less return shipping. If panels are damaged (after shipment) or the protective mask layer has been removed, we cannot offer a refund. For best results in ensuring fitment and to ensure you like the setup of our enclosures consider at least partially assembling with the mask on. If you find out it isn’t for you, this allows to get the return for a full refund. Why would I order Polycarbonate vs. Acrylic? Panel choice is the only feature on our enclosures that you can’t change after the fact. First things first, 1/4" is the best upgrade we offer—if you get nothing else, get 1/4" panels before upgrading anything else. Polycarbonate is impact resistant, while acrylic is scratch resistant. Acrylic is good for almost all filaments, including high-temp filaments like ABS, ASA, and PC. Polycarbonate panels are only needed in specialized situations where you require a chamber temperature above 60°C. Why would I go for a Recirculating Filter vs an Intake / Exhaust Setup?Firstly, this will depend on the filaments you plan on printing with. For PLA / PETG, we recommend our Intake and Exhaust filters—this allows you to dial in the enclosure’s temperature and vent fumes directly outside with a 4" exhaust hose. For higher-temp filaments (ASA / ABS and above), our Recirculating filter shines, reducing fumes and smells with activated charcoal and a HEPA filter while keeping chamber temperature high. There are some differences between your product pictures. We update these often and as a small business it isn’t realistic to do a fresh photoshoot for every iteration. In general, function is always constant or better as we improve things. For the clearest indication of our current version, please rely on the renderings rather than the photos.What is included in the Workplace safety and compliance package? FDM 3D Printer Safety & Compliance Document Pack (3 Editable .docx Files+ setup help files) Covers VOC emissions, ultra-fine particles (UFPs), thermal burn hazards, and fire risk by filament type Includes Workplace Safety & Compliance Package, Room Readiness Guide, and Maintenance & Inspection Guide Filament-specific hazard profiles: PLA, PETG, ABS, ASA, Nylon, Polycarbonate, TPUReferences OSHA 29 CFR 1910, NIOSH 2024-103, ANSI/UL 2904, and Cal/OSHA standards Pre-formatted for your facility — add your name, equipment serial number, and safety officer Built for EHS audits, insurance reviews, school administration, and facility inspections Designed by Clearview Plastics Will it fit your table? (Enclosure fitment) The table has to clear the enclosure, not just the printer. Here are the numbers for both sizes. Size Enclosure (W×D×H) Min. table top Min. load rating Standard 22" × 25.5" × 29" 24" × 27" 150 lb XL (+AMS2) 27" × 25.5" × 38" 29" × 27" 150 lb Table height: 28–32" puts the build plate at a comfortable viewing and loading level. Rigidity matters: the H2 is a fast, heavy dual-nozzle machine. A table that flexes shows up as ringing and ghosting in your prints — pick a solid top over a wobbly one. Note: an IKEA LACK is too small and too lightly rated for this enclosure. Use a sturdy workbench that hits the numbers above, or ask us about a guaranteed-fit base.
More you might like
Related
Bambu Lab H2D/H2S/H2C Worksafe External Enclosure
Related
Bambu Lab Hotend - X2D / P2S / H2C (Left) /H2S / H2D
Related
Bambu Lab High Flow Hotend - H2S/H2D/H2C/P2S/X2D
Related