An Open Source platform with a huge assortment of 3D CAD parts which allow you to Design and Build any type of Rebreather you can think of. If you’re a Rebreather Nerd, this is the place for you.
The DIY Factory
Research, Design, and Build with Rebreathology, the world’s first CAD Library of Rebreather parts.
Explore a diverse selection of ready-to-use CAD files designed for building or modifying your rebreather, providing ample customization options for your rebreather.
Apps
Enhance your Pre-dive planning with our handy utility apps to make it faster and easier to dive. Each app utilizes React.
Our web-based javascript apps are built using React, so they will work on any smartphone or tablet, just like a native app - and will work without an internet connection or phone signal.
Contribute
Join a growing community of innovators and diving enthusiasts by sharing your own Rebreather CAD files and Guides!
By contributing, you’re helping others build, improve, and explore with greater confidence. Whether you’re a seasoned homebuilder or just starting out, every file and guide enriches our shared resource library, empowering divers worldwide. Submit today and become part of a collaborative effort to advance rebreather technology for all.
Shop
Create WooCommerce stores with seamless Bootstrap integration and an included AJAX off-canvas cart.
Explore the live shop experience by adding products to your shopping cart and thoroughly testing all shop pages leading up to the checkout process.
$primary: #FF0000;
$secondary: #00FF00;
/**
* Change single header button
*/
function header_button_class($string, $location) {
if ($location == 'nav-toggler') {
return "btn btn-light";
}
return $string;
}
add_filter('bootscore/class/header/button', 'header_button_class', 10, 2);
Guide
Where to start? Learn how to build or modify any rebreather with our Step-by-Step Guide.
No fancy degree or years of experience required. To build your Rebreather you need to know: Basic CAD, Mechanical Engineering, Pneumatics, Soldering and possibly some PYTHON skills are required for customization. All you need is some common-sense and a willingness to learn.