Bambu Lab A1 Enclosure Kit
@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-a1{ --paper:#E8E8E4; --paper2:#F4F4F1; --card:#FFFFFF; --ink:#14161A; --slate:#545B63; --slate2:#7C838B; --line:#C9CAC5; --line2:#DEDFDA; --chamber:#B9D91C; --amber:#B87514; --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-a1 *,.cvp-a1 *::before,.cvp-a1 *::after{box-sizing:border-box;} .cvp-a1 img{max-width:100%;display:block;height:auto;border:0;border-radius:0;} .cvp-a1 p{margin:0 0 1em;} .cvp-a1 ul,.cvp-a1 li{list-style:none;margin:0;padding:0;background:none;} .cvp-a1 svg{max-width:100%;} .cvp-a1 section{margin:0;} .cvp-a1 h2,.cvp-a1 h3,.cvp-a1 h4,.cvp-a1 h5,.cvp-a1 h6{ font-family:var(--disp); font-variation-settings:'wdth' 112; margin:0; letter-spacing:-.02em; line-height:1.04; text-transform:none; } .cvp-a1 .wrap{max-width:1180px;margin:0 auto;padding:0 28px;} .cvp-a1 .sec{padding:78px 0;border-top:1px solid var(--line);} .cvp-a1 .sec:first-child{border-top:0;} .cvp-a1 .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-a1 .eyebrow::after{content:"";flex:1;height:1px;background:var(--line);} .cvp-a1 .masthead{padding:70px 0 64px;} .cvp-a1 .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-a1 .kicker b{color:var(--ink);font-weight:600;} .cvp-a1 h2.mh{font-size:clamp(40px,7.2vw,86px);font-weight:700;max-width:15ch;} .cvp-a1 h2.mh .hl{position:relative;display:inline-block;z-index:0;} .cvp-a1 h2.mh .hl::after{content:"";position:absolute;left:-.06em;right:-.06em;bottom:.11em; height:.26em;background:var(--chamber);opacity:.85;z-index:-1;} .cvp-a1 .deck{max-width:1000px;margin-top:32px;font-size:17px;color:#2B2F34;} @media (min-width:901px){.cvp-a1 .deck{column-count:2;column-gap:52px;} .cvp-a1 .deck p{margin:0;break-inside:avoid;}} .cvp-a1 .deck p:last-child{margin-bottom:0;} .cvp-a1 .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-a1 .priceline b{font-size:15px;color:var(--ink);font-weight:600;letter-spacing:0;} .cvp-a1 .thesis{background:var(--paper2);} .cvp-a1 .thesis-head{max-width:64ch;} .cvp-a1 .thesis-head h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;} .cvp-a1 .thesis-head p{margin-top:16px;color:#3A3F45;} .cvp-a1 .diagram{margin:44px 0 8px;background:var(--card);border:1px solid var(--line);padding:26px 20px;} .cvp-a1 .diagram svg{width:100%;height:auto;display:block;} @media (max-width:640px){.cvp-a1 .diagram{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:20px 14px;} .cvp-a1 .diagram svg{min-width:620px;}} .cvp-a1 .gaps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px; background:var(--line);border:1px solid var(--line);margin-top:34px;} .cvp-a1 .gap{background:var(--card);padding:26px 22px 28px;} .cvp-a1 .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-a1 .gap h5{font-size:19px;font-weight:600;margin-bottom:9px;} .cvp-a1 .gap p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-a1 .figure{position:relative;background:var(--paper2);border:1px solid var(--line);} .cvp-a1 .figure img{width:100%;} .cvp-a1 .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; display:flex;align-items:center;justify-content:center; box-shadow:0 2px 10px rgba(0,0,0,.32);} .cvp-a1 .node::before{content:"";position:absolute;inset:-9px;border-radius:50%; border:1px solid rgba(20,22,26,.35);} .cvp-a1 .legend{display:grid;grid-template-columns:repeat(3,1fr);gap:1px; background:var(--line);border:1px solid var(--line);border-top:0;} .cvp-a1 .li{background:var(--card);padding:24px 22px 26px;} .cvp-a1 .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-a1 .li h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-a1 .li p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-a1 .details{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:44px;} .cvp-a1 .plainlist{list-style:none;padding:0;margin:0;} .cvp-a1 .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-a1 .plainlist li:first-child{border-top:0;padding-top:0;} .cvp-a1 .plainlist li:first-child::before{top:9px;} .cvp-a1 .plainlist li::before{content:"";position:absolute;left:2px;top:22px;width:9px;height:1px;background:var(--ink);} .cvp-a1 .plainlist li b{color:var(--ink);font-weight:600;} .cvp-a1 .split{display:grid;grid-template-columns:0.9fr 1.1fr;gap:56px;align-items:start;margin-top:34px;} .cvp-a1 .split h3{font-size:clamp(26px,3.4vw,38px);font-weight:600;} .cvp-a1 .split .intro{margin-top:16px;color:#3A3F45;} .cvp-a1 .comply{background:var(--card);border:1px solid var(--line);border-left:4px solid var(--chamber); padding:38px 40px 40px;margin-top:34px;} .cvp-a1 .comply h3{font-size:clamp(24px,3vw,34px);font-weight:600;max-width:22ch;} .cvp-a1 .comply .intro{margin-top:16px;color:#3A3F45;max-width:70ch;} .cvp-a1 .comply .close{margin:24px 0 0;font-size:16.5px;color:var(--ink);font-weight:500;} .cvp-a1 .advisory{background:var(--card);border:1px solid var(--line); border-left:4px solid var(--amber);padding:34px 36px 36px;margin-top:34px;} .cvp-a1 .advisory h3{font-size:clamp(23px,2.8vw,31px);font-weight:600;max-width:26ch;color:var(--amber) !important;} .cvp-a1 .advisory p{margin-top:16px;color:#3A3F45;max-width:74ch;font-size:15.5px;} .cvp-a1 .dcard{background:var(--card);border:1px solid var(--line);} .cvp-a1 .dcard .im{background:var(--paper2);border-bottom:1px solid var(--line);} .cvp-a1 .dcard .im img{width:100%;} .cvp-a1 .dcard .tx{padding:22px 22px 24px;} .cvp-a1 .dcard h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-a1 .dcard p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-a1 .air{background:var(--ink);color:#E9EAE7;border-top:0;} .cvp-a1 .air .eyebrow{color:#8C949C;} .cvp-a1 .air .eyebrow::after{background:#2E3238;} .cvp-a1 .air h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;color:#fff;max-width:26ch;} .cvp-a1 .air .lede{max-width:72ch;margin-top:18px;color:#B9BFC5;} .cvp-a1 .tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;margin-top:40px;} .cvp-a1 .tier{background:#1B1E22;padding:28px 24px 30px;display:flex;flex-direction:column;} .cvp-a1 .tier .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:14px;} .cvp-a1 .tier h5{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px;} .cvp-a1 .tier .pr{font-family:var(--mono);font-size:14px;color:var(--chamber);margin-bottom:14px;} .cvp-a1 .tier p{font-size:14.5px;color:#B9BFC5;margin:0;line-height:1.55;} .cvp-a1 .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-a1 .pull .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;padding-top:8px;} .cvp-a1 .pull q{font-family:var(--disp);font-size:clamp(19px,2.3vw,26px);line-height:1.34; color:#fff;quotes:none;display:block;max-width:44ch;} .cvp-a1 .sizes{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:38px;} .cvp-a1 .scard{background:var(--card);border:1px solid var(--line);padding:30px 28px 32px;} .cvp-a1 .scard .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:12px;} .cvp-a1 .scard h4{font-size:23px;font-weight:600;margin-bottom:14px;} .cvp-a1 .scard .dim{font-family:var(--mono);font-size:19px;font-weight:500;color:var(--ink); letter-spacing:-.01em;line-height:1.35;} .cvp-a1 .scard .dim em{display:block;font-style:normal;font-size:13px;color:var(--slate); margin-top:4px;letter-spacing:.02em;} .cvp-a1 .scard .ams{margin:18px 0 0;padding:14px 0 0;border-top:1px solid var(--line2); font-size:15px;color:#2B2F34;} .cvp-a1 .scard .ams b{font-weight:600;} .cvp-a1 .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-a1 .bothnote b{font-weight:600;} .cvp-a1 .pgroup{border-top:1px solid var(--line);padding-top:22px;margin-bottom:26px;} .cvp-a1 .pgroup .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:10px;} .cvp-a1 .pgroup h5{font-size:18px;font-weight:600;margin-bottom:8px;} .cvp-a1 .pgroup p{font-size:14.5px;color:#3A3F45;margin:0 0 12px;line-height:1.55;} .cvp-a1 .finishes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;} .cvp-a1 .finishes li{font-family:var(--mono);font-size:11.5px;border:1px solid var(--line); padding:8px 10px;color:var(--ink);background:var(--paper2);text-align:center;} .cvp-a1 .pnote{font-size:13.5px;color:var(--slate);margin:14px 0 0;} .cvp-a1 .cols{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:38px;} .cvp-a1 .cols h4{font-size:21px;font-weight:600;margin-bottom:16px;} .cvp-a1 .rows{border-top:1px solid var(--line);} .cvp-a1 .row{display:flex;justify-content:space-between;gap:20px;align-items:baseline; padding:13px 0;border-bottom:1px solid var(--line2);} .cvp-a1 .row .k{font-size:15px;} .cvp-a1 .row .k small{display:block;color:var(--slate);font-size:13px;margin-top:2px;} .cvp-a1 .row .v{font-family:var(--mono);font-size:13px;color:var(--slate);white-space:nowrap;} .cvp-a1 .strip{background:var(--ink);color:#E9EAE7;border:0;padding:52px 0 56px;} .cvp-a1 .strip .eyebrow{color:#8C949C;} .cvp-a1 .strip .eyebrow::after{background:#2E3238;} .cvp-a1 .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;} .cvp-a1 .spec{background:#1B1E22;padding:22px 20px 24px;} .cvp-a1 .spec .k{font-family:var(--mono);font-size:10px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:9px;} .cvp-a1 .spec .v{font-size:14.5px;color:#fff;line-height:1.45;} .cvp-a1 .sdp{margin-top:30px;padding-top:28px;border-top:1px solid var(--line);} .cvp-a1 .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-a1 .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-a1 .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-a1 .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-a1 .docs .d{background:var(--card) !important;padding:18px 16px 20px;} .cvp-a1 .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-a1 .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-a1 .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-a1 .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-a1 .docs{grid-template-columns:1fr 1fr;}} @media (max-width:560px){.cvp-a1 .docs{grid-template-columns:1fr;}} .cvp-a1 .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-a1 .dl > div{background:transparent !important;border:0 !important;padding:0 !important;} .cvp-a1 .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-a1 .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-a1 .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-a1 .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-a1 .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-a1 .dl ol li::before{content:"" !important;position:absolute;left:2px;top:13px; width:9px;height:1px;background:var(--ink) !important;} .cvp-a1 .dl .act{text-align:left;background:transparent !important;border:0 !important;} .cvp-a1 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; 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;margin:0 10px 8px 0;} .cvp-a1 a.dlbtn:hover{background:#000 !important;} .cvp-a1 a.dlbtn.ghost{background:transparent !important;color:var(--ink) !important; border:1px solid var(--ink) !important;} .cvp-a1 a.dlbtn.ghost:hover{background:var(--ink) !important;color:#fff !important;} .cvp-a1 a.dlbtn svg{width:17px !important;height:17px !important;flex:none !important; min-width:0 !important;max-width:17px !important;display:block !important;} .cvp-a1 .dl .meta,.cvp-a1 .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-a1 .dl{grid-template-columns:1fr;gap:22px;} .cvp-a1 .dl ol{grid-template-columns:1fr;} .cvp-a1 a.dlbtn{width:100%;justify-content:center;} } @media (max-width:900px){ .cvp-a1 .sizes{grid-template-columns:1fr;} .cvp-a1 .gaps{grid-template-columns:1fr 1fr;} .cvp-a1 .legend{grid-template-columns:1fr 1fr;} .cvp-a1 .details{grid-template-columns:1fr;} .cvp-a1 .tiers{grid-template-columns:1fr;} .cvp-a1 .cols{grid-template-columns:1fr;gap:38px;} .cvp-a1 .split{grid-template-columns:1fr;gap:26px;} .cvp-a1 .comply,.cvp-a1 .advisory{padding:30px 24px 32px;} .cvp-a1 .specs{grid-template-columns:1fr 1fr;} .cvp-a1 .pull{grid-template-columns:1fr;gap:14px;} } @media (max-width:620px){ .cvp-a1 .wrap{padding:0 18px;} .cvp-a1 .sec{padding:56px 0;} .cvp-a1 .gaps{grid-template-columns:1fr;} .cvp-a1 .legend{grid-template-columns:1fr;} .cvp-a1 .specs{grid-template-columns:1fr;} .cvp-a1 .node{width:27px;height:27px;font-size:10.5px;border-width:1.5px;} .cvp-a1 .node::before{inset:-6px;} } @media (prefers-reduced-motion:reduce){.cvp-a1 .flow{animation:none !important;}} .cvp-a1 .flow{stroke-dasharray:7 9;animation:cvpflowa1 2.6s linear infinite;} @keyframes cvpflowa1{to{stroke-dashoffset:-32;}} .cvp-a1 .comply .intro,.cvp-a1 .comply .close,.cvp-a1 .comply > p,.cvp-a1 .advisory p{ font-family:var(--body) !important;font-size:16px !important;line-height:1.6 !important; color:#3A3F45 !important;text-transform:none !important;} .cvp-a1 .comply .close{font-size:16.5px !important;color:var(--ink) !important;font-weight:500 !important;} .cvp-a1 .comply h3,.cvp-a1 .advisory h3{letter-spacing:-.02em !important;} .cvp-a1 .sdp h4,.cvp-a1 .dl h4{letter-spacing:-.01em !important;} .cvp-a1 .docs h5{letter-spacing:-.005em !important;} .cvp-a1 h2,.cvp-a1 h3,.cvp-a1 h4,.cvp-a1 h5,.cvp-a1 h6{ color:var(--ink) !important;text-transform:none !important; font-family:var(--disp) !important;font-weight:600;} .cvp-a1 .air h3,.cvp-a1 .tier h5{color:#fff !important;} .cvp-a1 .advisory h3{color:var(--amber) !important;} .cvp-a1 p,.cvp-a1 li,.cvp-a1 span,.cvp-a1 div,.cvp-a1 q{ color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit; text-transform:none;font-family:inherit;} .cvp-a1 p{margin:0 0 1em;line-height:1.6;} .cvp-a1 section,.cvp-a1 div{background:transparent;} .cvp-a1 ul,.cvp-a1 ol,.cvp-a1 li{list-style:none !important;margin:0;padding:0; background:none;border-radius:0;background-image:none;} .cvp-a1 img{border:0 !important;border-radius:0 !important; box-shadow:none !important;max-width:100% !important;width:100%;height:auto;} .cvp-a1 svg{max-width:100%;border:0 !important;box-shadow:none !important;} .cvp-a1{color:var(--ink);font-size:16px;line-height:1.6;} .cvp-a1 .air,.cvp-a1 .strip{background:var(--ink);} .cvp-a1 .air .tier{background:#1B1E22;} .cvp-a1 .strip .spec{background:#1B1E22;} .cvp-a1 .gap,.cvp-a1 .li,.cvp-a1 .dcard,.cvp-a1 .scard,.cvp-a1 .comply,.cvp-a1 .advisory, .cvp-a1 .bothnote,.cvp-a1 .diagram,.cvp-a1 .dcard .tx,.cvp-a1 .docs .d{background:#FFFFFF;} .cvp-a1 .thesis,.cvp-a1 .figure,.cvp-a1 .dcard .im,.cvp-a1 .finishes li{background:#F4F4F1;} .cvp-a1 .legend,.cvp-a1 .gaps,.cvp-a1 .docs{background:#C9CAC5;} .cvp-a1 .tiers,.cvp-a1 .specs{background:#2E3238;} .cvp-a1 .air h3{color:#fff !important;} .cvp-a1 .air .lede,.cvp-a1 .tier p{color:#B9BFC5;} .cvp-a1 .air .eyebrow,.cvp-a1 .strip .eyebrow,.cvp-a1 .tier .t,.cvp-a1 .pull .t{color:#8C949C;} .cvp-a1 .spec .v{color:#fff;} .cvp-a1 .spec .k{color:#8C949C;} .cvp-a1 .pull q{color:#fff;font-family:var(--disp);} .cvp-a1 .tier .pr{color:#B9D91C;} .cvp-a1 .node{background:var(--ink);color:#fff !important;} Clearview Plastics · Bambu Lab A1 and A2L Enclosure · Two sizes, one design Nothing stands between your print and the room. An A1 is an open-frame machine. There is no shell, no door, no filter — whatever comes off the plate goes straight into the air you are standing in, for the whole length of the job. On a CoreXY printer an enclosure is a second barrier around an existing one. Here it is the first, and the only. The Clearview enclosure puts a defined volume around the machine, then gives that volume somewhere to send its air: filtered cool intake low, active exhaust high, and 120 mm ports that take any of our filters. On this design the intake is doing two jobs — feeding the filtration path and carrying cool air across the printer chassis. Bolt-on, CNC cut, 60 to 120 minutes to assemble, no modification to the machine. A1 — 19.5″ × 23.5″ × 23.75″ A2L — 23″ × 31″ × 27″ Ships flat-packed · standard kits in 10 business days or less The case for the first box On an open-frame printer, there is no "contained" to begin with. Everything the print gives off is already in the room. An enclosed machine at least holds heat around the print and slows what leaves. An open frame holds nothing. That makes the airflow design here more load-bearing than on any enclosed printer we build for. WITHOUT AN ENCLOSURE OPEN FRAME — NO BARRIER straight into the room WITH THE CLEARVIEW ENCLOSURE FILTERED COOL INTAKE across the chassis 120MM EXHAUST OFF-GASSING + PARTICULATE OFF THE PLATE MANAGED AIRFLOW — IN LOW, OUT HIGH GAP 01 There is no barrier at all Off-gassing happens at some level with every filament, PLA included. On an open frame none of it is held anywhere — it goes directly into the room, for the whole length of the print. GAP 02 Drafts reach the print An open bed-slinger is exposed to every draft in the room. That shows up as warped corners and poor first-layer adhesion long before anyone blames the air. GAP 03 The shop gets in Sanding grit, wood dust, pet hair. On an open machine there is nothing between the shop and the rails, the lead screw or the bed. GAP 04 It runs overnight, unattended A print that runs eleven hours emits for eleven hours, in a room nobody is monitoring. That is the case an enclosure and a filter exist to answer. What you're getting — A1 shown 01 02 03 04 05 06 01 Full-height front door Magnetically latched, with a clear panel so a job can be checked without opening it. Generous reach to the plate and the control screen. 02 Cool-air intake, low Filtered make-up air is drawn in at the bottom and carried across the chassis. On this design the intake is part of the cooling strategy, not only the filtration path. 03 120 mm exhaust port Takes any Clearview filter or a ducting bracket on the standard pattern. Active exhaust is how heat leaves the enclosure rather than accumulating in it. 04 Interior LED lighting Optional. Lets an operator check a print through the panel rather than opening the door mid-job. 05 External spool holders The material bank mounts outside the enclosure, keeping the filament path short and the spools off the bench. 06 Printed brackets and grommets Panels bolt to printed corner brackets. A rubber grommet takes power and USB through the panel instead of through a door gap. See it from every angle The whole assembly, in 3D. The full CAD model of the enclosure on the machine — spin it, zoom it, and check clearances against your own bench before you order. It loads only when you open it, so it costs nothing to have on the page. ◎ Open the interactive 3D modelLoads on open Spools outside, path short External holders carry the material bank on top of and beside the enclosure, so the filament run into the machine stays short and the bench stays clear. Sized for a real bench Both sizes are built to sit on a workbench rather than a purpose-built stand — but leave rear clearance for the exhaust path, and check the depth before you commit a table to it. 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, and on this design you would also be restricting the air that cools the machine. All three mount to the port pattern and are selectable when you configure the enclosure. Tier 01 — Exhaust Exhaust Filter Vents outside Fan housing, 4″ hose and window insert, with carbon and HEPA. Moves air outside and reduces fumes and smells. Needs exterior vent access and is slightly bulkier — and on an open-frame machine it is also the heat path. Tier 02 — Recirculating Recirculating Filter No window needed HEPA and activated charcoal 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. The answer when reduction isn't enough — occupied offices, clinics, labs, classrooms. 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. Before you buy Bambu advises against enclosing the A1. Here is our answer. Bambu Lab does not recommend enclosing the A1, on the grounds that elevated internal temperature may shorten the life of the printer's electronics. We would rather you read that here than find it later. Our response is a design one. Filtered cool air is drawn in low and routed across the chassis, and heat is carried out by active exhaust rather than allowed to accumulate. We have run this configuration on our own production machines since the A1 was released. We publish no chamber temperature and we offer no warranty, express or implied, on your printer or its electronics — that risk is yours to accept. Higher-temperature materials call for a hotter chamber and increase it. If that trade isn't one you want to make, this isn't the right product for you, and we would rather say so now than after you've bought it. For institutional buyers The paperwork your facility is going to ask for. Schools, labs, shared makerspaces. The A1 is a classroom favourite, which means the equipment clears the technical review and then stalls on documentation — 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. 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. Add the pack for this machine See a sample first Sample: PDF · 7 pages · excerpts from the documents · no email required Take it to the reviewer The whole case for this enclosure, in eight pages. Written for an EHS officer, a facilities manager, or whoever signs the requisition — including a plain statement of the manufacturer advisory and what we do about it. Send them this instead of a link to a product page. 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 Both sizes, with bench requirements Scope, limitations and the manufacturer advisory Download the PDF overview PDF · 8 pages · covers A1 and A2L · 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, one design. Size 01 — A1 Bambu Lab A1 19.5″ W × 23.5″ D × 23.75″ H 495 × 597 × 603 mm Minimum table top 22″ × 25″, rated to 80 lb, at 28–32″ working height. Size 02 — A2L Bambu Lab A2L 23″ W × 31″ D × 27″ H 584 × 787 × 686 mm Larger in every dimension. Confirm bench depth before ordering — this one is 31″ front-to-back. Leave rear clearance on both. These run active intake and exhaust, so the exhaust path needs a few inches behind the enclosure. An IKEA LACK is 21.65″ square: the A1 overhangs it front-to-back, and the A2L does not fit at all. Outside these two sizes, the same design is built to size. Panel options Base White PVC with a clear acrylic front A 1/4″ optically clear acrylic front panel so you can watch the print, with white PVC on the sides and top. Five-sided. Upgrade 1/4″ commercial-grade panels If you change one thing on the configurator, change this. Same thickness the whole 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. Panel choice is the one option you can't change after the fact. Options and accessories External spool holdersKeeps the material bank off the benchAccessory LED lighting kitInterior visibilityAccessory Heavy-duty metal hardwareA more robust buildAccessory Sixth base panelCloses the floor instead of using the benchAccessory Vibration dampening padsFive-level lamination, cuts noise and ringingAccessory Bowden tubeBy the meter, for filament routingAccessory Intake HEPA filterCool, clean make-up air — part of the cooling pathFiltration Exhaust HEPA and charcoal filterFan housing for 4″ hose, plus window insertFiltration Recirculating HEPA filterNo 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 A1 and A2L — open-frame machines with no manufacturer enclosure. Bolt-on, no printer modification Sizes A1 19.5″×23.5″×23.75″ · A2L 23″×31″×27″ external Air Filtered cool intake low, 120 mm exhaust high. Intake, exhaust and recirculating filters all fit. Not gasketed — contains and concentrates 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 Labs A1 Enclosure Kit - Precision Engineered for Enhanced Printing The Bambu Labs A1 Enclosure Kit by Clearview Plastics is the ultimate accessory for your 3D printing setup. Tailor-fit for the Bambu Labs A1 printer, this kit includes everything you need to elevate your printing experience. With a combination of panels, hardware, and STL files for printed parts, this enclosure ensures a cleaner, healthier, and higher performance printing environment. The standard enclosure size is 19.5" Wide x 23.5" Deep x 23.75" Tall. What's Included: Panels: Base Option: 1/4" thick, PVC side and top panels with optically clear acrylic front panel for a clear view of your print progress, with a 5-sided design for optimal protection. Upgrade Options: Upgrade to 1/4" Commercial grade panels for added strength and customization: White PVC with Clear Acrylic Front Full Clear Acrylic Smoked Tinted Acrylic Polycarbonate 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. With these STL files, you can customize or replace parts as needed. 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. No hard modifications required; just a simple plug-and-play system. With the printed parts, this kit provides everything required to set up your enclosure. Assembly takes 60–120 minutes on an unassembled kit. Assembly Instructions 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. General Enclosure Walkthrough Air Filter Options Additional Customization: LED Lighting for better visibility of your prints. Heavy Duty Metal Hardware for a more robust build. 6th Base Panel to close the floor instead of using the bench. 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. Why Choose Our A1 Enclosure? Precision Fit: CNC-routed to match your Bambu A1, cut to the machine rather than shimmed to fit a range. Enhanced Print Quality: Control the printing environment to prevent warping, improve adhesion, and reduce drafts. Contained Workspace: Contains and concentrates fumes and particulate so a filter or exhaust can act on them. Noise Isolation: Our enclosures effectively reduce noise coming from your 3D printer. Comprehensive Kit: All you need is included - from panels to hardware, STL files, and precise dimensions for a complete setup. About Our Business: 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. 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 PETG 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! 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. 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 addons, 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. 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. Bambu does not recommend enclosing the A1. Why are you offering an enclosure? There is nothing wrong with taking Bambu's advice, and we say so plainly in the section above and in the product and safety overview. Many printer manufacturers carry a similar warning, and many owners still enclose successfully. Our engineering response is cool-air intake routed across the chassis and active exhaust to carry heat out rather than let it accumulate. We have run this configuration on our own machines since the A1 was released. What we would say is that without an enclosure you are more likely to see warping, drafts reaching the print, and dust in the motion system — and the printer is off-gassing into an open room the whole time. Higher-temperature filaments call for a hotter chamber, which increases the thermal risk to the electronics. We make no promise about the lifespan of your printer and offer no warranty, express or implied, on it or its electronics. If you are not willing to accept that risk, enclosing this printer is not for you. Will it fit your table? (Enclosure fitment) Sized to the enclosure, not the bare printer. Enclosure exterior: 19.5" W × 23.5" D × 23.75" H. Minimum table top: 22" × 25" (footprint plus overhang). Minimum load rating: 80 lb. Table height: 28–32". Heads-up on IKEA LACK: a LACK is 21.65" square — the enclosure is 23.5" deep, so it overhangs front-to-back. Use a ~24"-deep top, or two LACKs side-by-side. Rigidity is not optional here. The A1 slings its bed, and this enclosure also runs active cooling and intake/exhaust — leave a few inches of rear clearance for the exhaust path.
More you might like
Related
BIQU Panda Shelter Enclosure for Bambu Lab A1 / A1 Mini
Related
Bambu Lab A1 entry-level Enclosure starter Kit
Related
Bambu Lab A1 Mini entry-level Enclosure starter Kit
Related