Centauri Carbon 2 Combo 3D printer 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-cc2{ --paper:#E8E8E4; --paper2:#F4F4F1; --card:#FFFFFF; --ink:#14161A; --slate:#545B63; --slate2:#7C838B; --line:#C9CAC5; --line2:#DEDFDA; --chamber:#B9D91C; --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-cc2 *,.cvp-cc2 *::before,.cvp-cc2 *::after{box-sizing:border-box;} .cvp-cc2 img{max-width:100%;display:block;height:auto;border:0;border-radius:0;} .cvp-cc2 p{margin:0 0 1em;} .cvp-cc2 ul,.cvp-cc2 li{list-style:none;margin:0;padding:0;background:none;} .cvp-cc2 svg{max-width:100%;} .cvp-cc2 section{margin:0;} .cvp-cc2 h2,.cvp-cc2 h3,.cvp-cc2 h4,.cvp-cc2 h5,.cvp-cc2 h6{ font-family:var(--disp); font-variation-settings:'wdth' 112; margin:0; letter-spacing:-.02em; line-height:1.04; text-transform:none; } .cvp-cc2 .wrap{max-width:1180px;margin:0 auto;padding:0 28px;} .cvp-cc2 .sec{padding:78px 0;border-top:1px solid var(--line);} .cvp-cc2 .sec:first-child{border-top:0;} .cvp-cc2 .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-cc2 .eyebrow::after{content:"";flex:1;height:1px;background:var(--line);} .cvp-cc2 .masthead{padding:70px 0 64px;} .cvp-cc2 .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-cc2 .kicker b{color:var(--ink);font-weight:600;} .cvp-cc2 h2.mh{font-size:clamp(40px,7.2vw,86px);font-weight:700;max-width:16ch;} .cvp-cc2 h2.mh .hl{position:relative;display:inline-block;z-index:0;} .cvp-cc2 h2.mh .hl::after{content:"";position:absolute;left:-.06em;right:-.06em;bottom:.11em; height:.26em;background:var(--chamber);opacity:.85;z-index:-1;} .cvp-cc2 .deck{max-width:1000px;margin-top:32px;font-size:17px;color:#2B2F34;} @media (min-width:901px){.cvp-cc2 .deck{column-count:2;column-gap:52px;} .cvp-cc2 .deck p{margin:0;break-inside:avoid;}} .cvp-cc2 .deck p:last-child{margin-bottom:0;} .cvp-cc2 .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-cc2 .priceline b{font-size:15px;color:var(--ink);font-weight:600;letter-spacing:0;} .cvp-cc2 .thesis{background:var(--paper2);} .cvp-cc2 .thesis-head{max-width:64ch;} .cvp-cc2 .thesis-head h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;} .cvp-cc2 .thesis-head p{margin-top:16px;color:#3A3F45;} .cvp-cc2 .diagram{margin:44px 0 8px;background:var(--card);border:1px solid var(--line);padding:26px 20px;} .cvp-cc2 .diagram svg{width:100%;height:auto;display:block;} @media (max-width:640px){.cvp-cc2 .diagram{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:20px 14px;} .cvp-cc2 .diagram svg{min-width:620px;}} .cvp-cc2 .gaps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px; background:var(--line);border:1px solid var(--line);margin-top:34px;} .cvp-cc2 .gap{background:var(--card);padding:26px 22px 28px;} .cvp-cc2 .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-cc2 .gap h5{font-size:19px;font-weight:600;margin-bottom:9px;} .cvp-cc2 .gap p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-cc2 .figure{position:relative;background:var(--paper2);border:1px solid var(--line);} .cvp-cc2 .figure img{width:100%;} .cvp-cc2 .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-cc2 .node::before{content:"";position:absolute;inset:-9px;border-radius:50%; border:1px solid rgba(20,22,26,.35);} .cvp-cc2 .legend{display:grid;grid-template-columns:repeat(3,1fr);gap:1px; background:var(--line);border:1px solid var(--line);border-top:0;} .cvp-cc2 .li{background:var(--card);padding:24px 22px 26px;} .cvp-cc2 .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-cc2 .li h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-cc2 .li p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-cc2 .details{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:44px;} .cvp-cc2 .plainlist{list-style:none;padding:0;margin:0;} .cvp-cc2 .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-cc2 .plainlist li:first-child{border-top:0;padding-top:0;} .cvp-cc2 .plainlist li:first-child::before{top:9px;} .cvp-cc2 .plainlist li::before{content:"";position:absolute;left:2px;top:22px;width:9px;height:1px;background:var(--ink);} .cvp-cc2 .plainlist li b{color:var(--ink);font-weight:600;} .cvp-cc2 .split{display:grid;grid-template-columns:0.9fr 1.1fr;gap:56px;align-items:start;margin-top:34px;} .cvp-cc2 .split h3{font-size:clamp(26px,3.4vw,38px);font-weight:600;} .cvp-cc2 .split .intro{margin-top:16px;color:#3A3F45;} .cvp-cc2 .comply{background:var(--card);border:1px solid var(--line);border-left:4px solid var(--chamber); padding:38px 40px 40px;margin-top:34px;} .cvp-cc2 .comply h3{font-size:clamp(24px,3vw,34px);font-weight:600;max-width:22ch;} .cvp-cc2 .comply .intro{margin-top:16px;color:#3A3F45;max-width:70ch;} .cvp-cc2 .comply .close{margin:24px 0 0;font-size:16.5px;color:var(--ink);font-weight:500;} .cvp-cc2 .dcard{background:var(--card);border:1px solid var(--line);} .cvp-cc2 .dcard .im{background:var(--paper2);border-bottom:1px solid var(--line);} .cvp-cc2 .dcard .im img{width:100%;} .cvp-cc2 .dcard .tx{padding:22px 22px 24px;} .cvp-cc2 .dcard h5{font-size:17.5px;font-weight:600;margin-bottom:8px;} .cvp-cc2 .dcard p{font-size:14.5px;color:#3A3F45;margin:0;line-height:1.55;} .cvp-cc2 .air{background:var(--ink);color:#E9EAE7;border-top:0;} .cvp-cc2 .air .eyebrow{color:#8C949C;} .cvp-cc2 .air .eyebrow::after{background:#2E3238;} .cvp-cc2 .air h3{font-size:clamp(27px,3.6vw,42px);font-weight:600;color:#fff;max-width:26ch;} .cvp-cc2 .air .lede{max-width:72ch;margin-top:18px;color:#B9BFC5;} .cvp-cc2 .tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;margin-top:40px;} .cvp-cc2 .tier{background:#1B1E22;padding:28px 24px 30px;display:flex;flex-direction:column;} .cvp-cc2 .tier .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:14px;} .cvp-cc2 .tier h5{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px;} .cvp-cc2 .tier .pr{font-family:var(--mono);font-size:14px;color:var(--chamber);margin-bottom:14px;} .cvp-cc2 .tier p{font-size:14.5px;color:#B9BFC5;margin:0;line-height:1.55;} .cvp-cc2 .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-cc2 .pull .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;padding-top:8px;} .cvp-cc2 .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-cc2 .which{max-width:74ch;margin-top:28px;font-size:16px;color:#B9BFC5;} .cvp-cc2 .which b{color:#fff;font-weight:600;} .cvp-cc2 .sizes{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:38px;} .cvp-cc2 .scard{background:var(--card);border:1px solid var(--line);padding:30px 28px 32px;} .cvp-cc2 .scard .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:12px;} .cvp-cc2 .scard h4{font-size:23px;font-weight:600;margin-bottom:14px;} .cvp-cc2 .scard .dim{font-family:var(--mono);font-size:19px;font-weight:500;color:var(--ink); letter-spacing:-.01em;line-height:1.35;} .cvp-cc2 .scard .dim em{display:block;font-style:normal;font-size:13px;color:var(--slate); margin-top:4px;letter-spacing:.02em;} .cvp-cc2 .scard .ams{margin:18px 0 0;padding:14px 0 0;border-top:1px solid var(--line2); font-size:15px;color:#2B2F34;} .cvp-cc2 .scard .ams b{font-weight:600;} .cvp-cc2 .scard .note{margin:12px 0 0;font-size:13.5px;color:var(--slate);} .cvp-cc2 .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-cc2 .bothnote b{font-weight:600;} .cvp-cc2 .pgroup{border-top:1px solid var(--line);padding-top:22px;margin-bottom:26px;} .cvp-cc2 .pgroup .t{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em; text-transform:uppercase;color:var(--slate2);margin-bottom:10px;} .cvp-cc2 .pgroup h5{font-size:18px;font-weight:600;margin-bottom:8px;} .cvp-cc2 .pgroup p{font-size:14.5px;color:#3A3F45;margin:0 0 12px;line-height:1.55;} .cvp-cc2 .finishes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;} .cvp-cc2 .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-cc2 .pnote{font-size:13.5px;color:var(--slate);margin:14px 0 0;} .cvp-cc2 .cols{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:38px;} .cvp-cc2 .cols h4{font-size:21px;font-weight:600;margin-bottom:16px;} .cvp-cc2 .rows{border-top:1px solid var(--line);} .cvp-cc2 .row{display:flex;justify-content:space-between;gap:20px;align-items:baseline; padding:13px 0;border-bottom:1px solid var(--line2);} .cvp-cc2 .row .k{font-size:15px;} .cvp-cc2 .row .k small{display:block;color:var(--slate);font-size:13px;margin-top:2px;} .cvp-cc2 .row .v{font-family:var(--mono);font-size:13px;color:var(--slate);white-space:nowrap;} .cvp-cc2 .strip{background:var(--ink);color:#E9EAE7;border:0;padding:52px 0 56px;} .cvp-cc2 .strip .eyebrow{color:#8C949C;} .cvp-cc2 .strip .eyebrow::after{background:#2E3238;} .cvp-cc2 .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2E3238; border:1px solid #2E3238;} .cvp-cc2 .spec{background:#1B1E22;padding:22px 20px 24px;} .cvp-cc2 .spec .k{font-family:var(--mono);font-size:10px;letter-spacing:.18em; text-transform:uppercase;color:#8C949C;margin-bottom:9px;} .cvp-cc2 .spec .v{font-size:14.5px;color:#fff;line-height:1.45;} .cvp-cc2 .sdp{margin-top:30px;padding-top:28px;border-top:1px solid var(--line);} .cvp-cc2 .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-cc2 .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-cc2 .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-cc2 .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-cc2 .docs .d{background:var(--card) !important;padding:18px 16px 20px;} .cvp-cc2 .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-cc2 .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-cc2 .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-cc2 .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-cc2 .docs{grid-template-columns:1fr 1fr;}} @media (max-width:560px){.cvp-cc2 .docs{grid-template-columns:1fr;}} .cvp-cc2 .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-cc2 .dl > div{background:transparent !important;border:0 !important;padding:0 !important;} .cvp-cc2 .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-cc2 .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-cc2 .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-cc2 .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-cc2 .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-cc2 .dl ol li::before{content:"" !important;position:absolute;left:2px;top:13px; width:9px;height:1px;background:var(--ink) !important;} .cvp-cc2 .dl .act{text-align:left;background:transparent !important;border:0 !important;} .cvp-cc2 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-cc2 a.dlbtn:hover{background:#000 !important;} .cvp-cc2 a.dlbtn.ghost{background:transparent !important;color:var(--ink) !important; border:1px solid var(--ink) !important;} .cvp-cc2 a.dlbtn.ghost:hover{background:var(--ink) !important;color:#fff !important;} .cvp-cc2 a.dlbtn svg{width:17px !important;height:17px !important;flex:none !important; min-width:0 !important;max-width:17px !important;display:block !important;} .cvp-cc2 .dl .meta,.cvp-cc2 .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-cc2 .dl{grid-template-columns:1fr;gap:22px;} .cvp-cc2 .dl ol{grid-template-columns:1fr;} .cvp-cc2 a.dlbtn{width:100%;justify-content:center;} } @media (max-width:900px){ .cvp-cc2 .sizes{grid-template-columns:1fr;} .cvp-cc2 .gaps{grid-template-columns:1fr 1fr;} .cvp-cc2 .legend{grid-template-columns:1fr 1fr;} .cvp-cc2 .details{grid-template-columns:1fr;} .cvp-cc2 .tiers{grid-template-columns:1fr;} .cvp-cc2 .cols{grid-template-columns:1fr;gap:38px;} .cvp-cc2 .split{grid-template-columns:1fr;gap:26px;} .cvp-cc2 .comply{padding:30px 24px 32px;} .cvp-cc2 .specs{grid-template-columns:1fr 1fr;} .cvp-cc2 .pull{grid-template-columns:1fr;gap:14px;} } @media (max-width:620px){ .cvp-cc2 .wrap{padding:0 18px;} .cvp-cc2 .sec{padding:56px 0;} .cvp-cc2 .gaps{grid-template-columns:1fr;} .cvp-cc2 .legend{grid-template-columns:1fr;} .cvp-cc2 .specs{grid-template-columns:1fr;} .cvp-cc2 .node{width:27px;height:27px;font-size:10.5px;border-width:1.5px;} .cvp-cc2 .node::before{inset:-6px;} } @media (prefers-reduced-motion:reduce){.cvp-cc2 .flow{animation:none !important;}} .cvp-cc2 .flow{stroke-dasharray:7 9;animation:cvpflowcc2 2.6s linear infinite;} @keyframes cvpflowcc2{to{stroke-dashoffset:-32;}} .cvp-cc2 .comply .intro,.cvp-cc2 .comply .close,.cvp-cc2 .comply > p{ font-family:var(--body) !important;font-size:16px !important;line-height:1.6 !important; color:#3A3F45 !important;text-transform:none !important;} .cvp-cc2 .comply .close{font-size:16.5px !important;color:var(--ink) !important;font-weight:500 !important;} .cvp-cc2 .comply h3{letter-spacing:-.02em !important;} .cvp-cc2 .sdp h4,.cvp-cc2 .dl h4{letter-spacing:-.01em !important;} .cvp-cc2 .docs h5{letter-spacing:-.005em !important;} .cvp-cc2 h2,.cvp-cc2 h3,.cvp-cc2 h4,.cvp-cc2 h5,.cvp-cc2 h6{ color:var(--ink) !important;text-transform:none !important; font-family:var(--disp) !important;font-weight:600;} .cvp-cc2 .air h3,.cvp-cc2 .tier h5{color:#fff !important;} .cvp-cc2 p,.cvp-cc2 li,.cvp-cc2 span,.cvp-cc2 div,.cvp-cc2 q{ color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit; text-transform:none;font-family:inherit;} .cvp-cc2 p{margin:0 0 1em;line-height:1.6;} .cvp-cc2 section,.cvp-cc2 div{background:transparent;} .cvp-cc2 ul,.cvp-cc2 ol,.cvp-cc2 li{list-style:none !important;margin:0;padding:0; background:none;border-radius:0;background-image:none;} .cvp-cc2 img{border:0 !important;border-radius:0 !important; box-shadow:none !important;max-width:100% !important;width:100%;height:auto;} .cvp-cc2 svg{max-width:100%;border:0 !important;box-shadow:none !important;} .cvp-cc2{color:var(--ink);font-size:16px;line-height:1.6;} .cvp-cc2 .air,.cvp-cc2 .strip{background:var(--ink);} .cvp-cc2 .air .tier{background:#1B1E22;} .cvp-cc2 .strip .spec{background:#1B1E22;} .cvp-cc2 .gap,.cvp-cc2 .li,.cvp-cc2 .dcard,.cvp-cc2 .scard,.cvp-cc2 .comply, .cvp-cc2 .bothnote,.cvp-cc2 .diagram,.cvp-cc2 .dcard .tx,.cvp-cc2 .docs .d{background:#FFFFFF;} .cvp-cc2 .thesis,.cvp-cc2 .figure,.cvp-cc2 .dcard .im,.cvp-cc2 .finishes li{background:#F4F4F1;} .cvp-cc2 .legend,.cvp-cc2 .gaps,.cvp-cc2 .docs{background:#C9CAC5;} .cvp-cc2 .tiers,.cvp-cc2 .specs{background:#2E3238;} .cvp-cc2 .air h3{color:#fff !important;} .cvp-cc2 .air .lede,.cvp-cc2 .tier p{color:#B9BFC5;} .cvp-cc2 .air .eyebrow,.cvp-cc2 .strip .eyebrow,.cvp-cc2 .tier .t,.cvp-cc2 .pull .t{color:#8C949C;} .cvp-cc2 .spec .v{color:#fff;} .cvp-cc2 .spec .k{color:#8C949C;} .cvp-cc2 .pull q{color:#fff;font-family:var(--disp);} .cvp-cc2 .tier .pr{color:#B9D91C;} .cvp-cc2 .node{background:var(--ink);color:#fff !important;} Clearview Plastics · Elegoo Centauri Carbon 2 Combo External Enclosure Four materials.One room to breathe in. The Combo runs four filaments at once, and every one of them is loaded, buffered and switched outside the print chamber. The spool bank, the material path and everything the print gives off all share the air you are standing in. A machine's own shell is built to hold heat around the print. It is not built to hold air, and the stock filter was never engineered for it either. The Clearview enclosure puts a controlled volume around the whole of it — printer, spool bank, filament path — with 120 mm ports for a filter or a duct run, and a 19-inch door on each side so a four-material machine stays as easy to work on as it was on an open bench. Bolt-on, CNC cut, 60 to 120 minutes to assemble, no modification to the printer. One size — 24″ × 23.5″ × 31.5″ 19″ door on both side panels Ships flat-packed · standard kits in 10 business days or less The case for a second box An enclosure around the machine isn't redundant. It's the half of the job the printer was never built to do. A printer's shell holds heat around the print. An enclosure holds air around the printer — and then gives that air somewhere to go. Two different jobs. Two boxes. THE ROOM YOU'RE STANDING IN CLEARVIEW ENCLOSURE — THE CONTROLLED VOLUME Print chamber HOLDS HEAT · NOT AIR FOUR-SPOOL BANK + MATERIAL PATH 120MM PORT — INTAKE clean make-up air, low 120MM PORT — EXHAUST Duct out or filter outside the room Without the second box, the green arrows stop here — in the room, with you. OFF-GASSING + PARTICULATE OFF THE MACHINE MANAGED AIRFLOW — IN LOW, OUT HIGH 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 Four materials, four times the path A multi-material machine loads, buffers and purges more than a single-spool printer does. All of that happens outside the print chamber, in the room, unless something is around it. GAP 03 The shop gets in Sanding grit, wood dust, metal chips, pet hair. A machine sharing a bench with a saw or a grinder pulls all of it through the motion system — and through four spools of open filament. 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 01 02 03 04 05 06 01 Frame-less front door and top hatch No frame between the two, so the front and top open as one span. Full reach to the plate and the machine without pulling a panel or moving the enclosure. 02 120 mm ports Two on the rear panel, plus one on each side door you select, all cut to the same pattern. Any Clearview filter or ducting bracket mounts to whichever suits the bench; unused ports ship covered. 03 Interior LED lighting Optional strip lighting along the top rails, so an operator can check a four-colour job through the panel instead of opening a door mid-print. 04 19-inch door on both sides Access from either hand. It is what makes a four-material machine comfortable to work at — and the reason this one needs swing clearance on both sides, not just tabletop area. 05 Printed brackets and grommets Panels bolt to printed corner brackets. A TPU fitting routes the Bowden tube and a wide grommet takes power and data through the panel instead of through a door gap. 06 Rear exhaust bracket An optional bracket connects the rear port to 4″, 2.75″, 2.35″ or 1.75″ hose — so it fits a bench-top air purifier just as readily as a window run. 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 the 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 The whole material path, inside Four spools, the buffers and the feed all sit in the same controlled volume as the print. Open the side door and the entire bank is in front of you at working height. Printed brackets, real hardware Panels bolt to printed corner brackets — print them from the supplied STL files or take the pre-printed black PETG kit. The printer's own power switch and ports stay reachable. 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. Rear exhaust bracket, four hose sizes. 4″ for a window run, or 2.75″ and 2.35″ to meet an xTool or Creality bench-top purifier you already own. 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. Filter on the port The unit mounts flat to the panel on the 120 mm pattern — fan, carbon cartridge and duct as one assembly. Exhaust moves air out of the enclosure and outside through the window insert. Reduces fumes and smells. Rear ports, out of the way Two ports on the rear panel keep the hose run behind the machine rather than across the front of the bench. The rear exhaust bracket connects there. 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 housing, 4″ hose and window insert, with carbon and HEPA. Moves air outside and reduces fumes and smells. The simplest setup of the three — needs exterior vent access and is slightly bulkier. Tier 02 — Recirculating Recirculating Filter No window needed HEPA and activated charcoal in a streamlined unit. No window required, reduces fumes and smells, and it holds chamber temperature. 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. Which one: for PLA and PETG, the intake and exhaust pair lets you dial in the enclosure temperature and vent straight outside through a 4″ hose. For ASA, ABS and above, the recirculating filter is the one — it keeps down fumes and smells with activated charcoal and HEPA while holding chamber temperature up. 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 the Centauri Carbon 2 Combo, not for a category. Three to five documents, depending on the machine. Not generic shop boilerplate — every one is rebuilt around this 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. 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. 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 · 780 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 One size, cut to the machine — and it needs room to swing. The enclosure External dimensions 24″ W × 23.5″ D × 31.5″ H 610 × 597 × 800 mm Minimum table top 26″ × 25.5″, rated to at least 120 lb, at a working height of 26–30″. At 31.5″ tall, a lower table keeps the top of the machine comfortable to reach. The bit people miss Side clearance 19″ doors, both sides they need somewhere to open Plan the swing, not just the footprint. The generous doors on the left and right panels are what make this enclosure easy to work at. Don't wedge it between a wall and a shelf. Outside this size, we build to size. Custom width, depth and height with the door, port and pass-through layout arranged around the workspace — same design, quoted per build. 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 expanded PVC on the sides, rear 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. Built for the Centauri Carbon 2 specifically Lid RiserRaises the top panel — smoked acrylic, or with side ventsAccessory Rear exhaust bracket4″, 2.75″, 2.35″ or 1.75″ to suit your hose or purifierAccessory 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 Bowden tubeBy the meter, for filament routingAccessory 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 Elegoo Centauri Carbon 2 Combo — bolt-on, no printer modification Size 24″ × 23.5″ × 31.5″ external. 19″ door on each side panel — plan the swing 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 Centauri Carbon 2 External Enclosure V2 - Precision Engineered for Enhanced Printing The Centauri Carbon 2 External Enclosure V2 by Clearview Plastics is the perfect match for your high-end Centauri Carbon 2 printer. Designed specifically to fit this model, this enclosure kit elevates your printing experience with its custom-fit design, offering a cleaner, healthier, and high-performance printing environment. Enclosure dimensions are tailor fit to the machine at 24" Wide x 23.5" Deep x 31.5" Tall and includes generously sized 19" doors on the left and right panel. Enclosure Option Walkthrough Air Filter Options What's Included: Panels: Base Option: 1/4" thick, white PVC with optically clear acrylic front panel for a clear view of your print progress, 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: White PVC with Clear Acrylic Front 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 Centauri Carbon 2, this enclosure assembles easily with no difficult modifications required, with clean routing for filament and cabling. 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—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. 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 Centauri Carbon 2 Enclosure V2? Precision Fit: Tailor-fit for the Centauri Carbon 2, cut to the machine rather than shimmed to fit a range. Enhanced Print Quality: Control the printing environment to prevent warping, improve adhesion, and maintain consistent temperatures. Contained Workspace: Contains and concentrates fumes and particulate so a filter or exhaust can act on them. Noise Isolation: Effectively reduces noise from your Centauri Carbon 2 printer for a quieter printing experience. Frame-less Door Design: Offers a front door and top hatch with no frame between, plus a 19" door on each side panel, providing unmatched ease of maintenance. Plug-and-Play Compatibility: Includes a TPU fitting for routing the Bowden tube and a wide rubber grommet for cable management—no difficult mods needed. 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 Centauri Carbon 2 into a professional-grade printing station with Clearview’s Centauri Carbon 2 External Enclosure V2. 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 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. 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. Will it fit your table? (Enclosure fitment) This one needs side clearance, not just tabletop area. Enclosure exterior: 24" W × 23.5" D × 31.5" H. Minimum table top: 26" × 25.5". Plan for the side doors. There are generously sized 19" doors on both the left and right panels — that's why access is so good, but they need room to swing. Don't wedge this between a wall and a shelf. Minimum load rating: 120 lb. Table height: 26–30". At 31.5" tall, a lower table keeps the top of the machine comfortable to reach.
More you might like
Related
Elegoo Centauri Carbon 2 Combo
Related
Elegoo Centauri Carbon 2 Combo
Related
ELEGOO Centauri Carbonio 2 Combo
Related