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 | |
parent | d72cf424b9a5e89985f5f7f23f8d6e5e3d0ed32b (diff) | |
download | pirate-party-coaster-5d38576829f6cf845d5d45c19979c5170c570b1b.tar.gz |
-rw-r--r-- | pirate-party-coaster.scad | 6 | ||||
-rw-r--r-- | readme.md | 5 |
2 files changed, 9 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; |
@@ -2,3 +2,8 @@ Pirate Party coaster | |||
2 | ==================== | 2 | ==================== |
3 | 3 | ||
4 | Customizable mug coaster featuring the Pirate Party logo. | 4 | Customizable mug coaster featuring the Pirate Party logo. |
5 | |||
6 | Thingiverse page: https://www.thingiverse.com/thing:1347306 | ||
7 | Git repository: https://gitblit.pacien.net/summary/cad!pirate-party-coaster.git | ||
8 | |||
9 | SVG logo from https://commons.wikimedia.org/wiki/File:Piratpartiet.svg converted with https://www.thingiverse.com/thing:25036 | ||