summaryrefslogtreecommitdiff
path: root/wheel.scad
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2015-07-02 13:25:39 (GMT)
committerJan Huwald <jh@sotun.de>2015-07-02 13:25:39 (GMT)
commitd4f2c2b65c66c6310b04943bc83e3624a06ae43f (patch)
tree2d67177509729179b23c5eaa38bd86e55aa74f95 /wheel.scad
parent9b8251d2b91c0e7a22e86905bdb28579600dc7f8 (diff)
add color
Diffstat (limited to 'wheel.scad')
-rw-r--r--wheel.scad1
1 files changed, 1 insertions, 0 deletions
diff --git a/wheel.scad b/wheel.scad
index f7c168b..1ec0c5e 100644
--- a/wheel.scad
+++ b/wheel.scad
@@ -6,6 +6,7 @@ module wheel() {
r_axis=5;
// tire (modelled as torus)
+ color([0.1, 0.1, 0.1])
rotate_extrude(convexity=4)
translate([r_rim,0])
circle(r_tire);
contact: Jan Huwald // Impressum