summaryrefslogtreecommitdiff
path: root/Content/3D-Designs/2024-02-17-Can-Holder-Mountain-Bike.md
blob: 49378caeb97ded269b3938a15fd8c938d4ea816c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
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