diff options
author | Pacien TRAN-GIRARD | 2016-02-16 22:48:57 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2016-02-16 22:50:25 +0100 |
commit | 5d38576829f6cf845d5d45c19979c5170c570b1b (patch) | |
tree | c9e2e12402f21d23234277f27eda89865bdd8bbf /pirate-party-coaster.scad | |
parent | d72cf424b9a5e89985f5f7f23f8d6e5e3d0ed32b (diff) | |
download | pirate-party-coaster-master.tar.gz |
Diffstat (limited to 'pirate-party-coaster.scad')
-rw-r--r-- | pirate-party-coaster.scad | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/pirate-party-coaster.scad b/pirate-party-coaster.scad index bfab392..d63a8c4 100644 --- a/pirate-party-coaster.scad +++ b/pirate-party-coaster.scad | |||
@@ -1,8 +1,10 @@ | |||
1 | /* | 1 | /* |
2 | * Pirate party coaster | 2 | * Pirate party coaster |
3 | * | 3 | * Thingiverse page: https://www.thingiverse.com/thing:1347306 |
4 | * Git repository: https://gitblit.pacien.net/summary/cad!pirate-party-coaster.git | ||
5 | * | ||
4 | * SVG logo from https://commons.wikimedia.org/wiki/File:Piratpartiet.svg | 6 | * SVG logo from https://commons.wikimedia.org/wiki/File:Piratpartiet.svg |
5 | * converted with http://www.thingiverse.com/thing:25036 | 7 | * converted with https://www.thingiverse.com/thing:25036 |
6 | */ | 8 | */ |
7 | 9 | ||
8 | $fn = 100; | 10 | $fn = 100; |