---
date: 2024-02-17 18:42
description: Carry your favourite soda (or beer) can with you while you ride
tags: Mountain Biking, OpenSCAD
---

# Bike Soda Can Holder

Ever wanted a nice craft soda, or a natty light during your ride? Mounts to the standard bottle cage holes on your bike.

Printed on an Anycubic Kobra 2 (0.20mm resolution w/ 0.40mm nozzle at 40% Infill) 

Download Link: [Github](https://github.com/navanchauhan/3D-Designs/tree/master/MTBCanHolder)

<script type="module" src="https://ajax.googleapis.com/ajax/libs/model-viewer/3.4.0/model-viewer.min.js"></script>

<div class="wrapper">
<model-viewer alt="Holder for standard 12oz can" src="https://raw.githubusercontent.com/navanchauhan/3D-Designs/master/MTBCanHolder/12ozCanHolder.glb" shadow-intensity="1" ar ar-scale="auto" camera-controls touch-action="pan-y" camera-orbit="90deg 45def auto" auto-rotate xr-environment>
</div>

<style>
.wrapper {
    width: 100%
}

model-viewer {
    height: 600px;
    width: auto;
}
</style>

## Current Variations

* Standard 12oz Can
* 8.4 oz Red Bull holder


The OpenSCAD code can be modified to support tall boys and stovepipe cans. Email me if you need help generating more variations
