gitshark

Clone repository

git clone https://gitshark.de/git/workaround/gitshark-logo.git
git clone git@gitshark.de:workaround/gitshark-logo.git

← Commits

๐ŸŽ‰ (logo): Add GitShark logo 3D print model with README

e8b39ffffd8d4f7f3c0a5b1457cd27f7f79881f3 ยท Miggi ยท 2026-07-11T08:22:48Z

Changes

4 files changed, +44 -0

ADD .gitignore +7 -0
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ec1dd72
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
1 +# Slicer project files
2 +*.gcode
3 +*.bgcode
4 +
5 +# OS cruft
6 +.DS_Store
7 +Thumbs.db
ADD README.md +37 -0
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..18cc636
--- /dev/null
+++ b/README.md
@@ -0,0 +1,37 @@
1 +# GitShark Logo โ€” 3D Print Model
2 +
3 +A flat, print-ready 3D version of the [GitShark](https://github.com/workaround-org) logo โ€” the shark fin riding on a git branch.
4 +
5 +![3D render of the GitShark logo](images/render-3d.png)
6 +
7 +## What's in here
8 +
9 +| File | Description |
10 +|------|-------------|
11 +| [`model/gitshark-logo.3mf`](model/gitshark-logo.3mf) | The 3D model (3MF, millimeter units) |
12 +| [`images/render-3d.png`](images/render-3d.png) | Render of the model |
13 +
14 +## Model specs
15 +
16 +| Property | Value |
17 +|----------|-------|
18 +| Footprint | 45.1 mm ร— 55.5 mm |
19 +| Height | 0.4 mm (flat) |
20 +| Triangles | 1,892 |
21 +| Format | 3MF |
22 +
23 +## Printing it on a t-shirt
24 +
25 +The model is deliberately only 0.4 mm high โ€” two layers at 0.2 mm layer height โ€” so it can be printed **directly onto fabric**:
26 +
27 +1. Print the first layer (0.2 mm) as usual on the bare build plate, then pause the print.
28 +2. Stretch the t-shirt over the build plate so the fabric lies flat on top of the first layer. Clip it down at the edges so it can't move.
29 +3. Resume the print. The remaining layer squeezes through the fabric weave and bonds the print to the shirt.
30 +
31 +Tips:
32 +
33 +- **TPU** (flexible filament) survives wearing and washing far better than PLA.
34 +- Scale the model up freely โ€” it's a flat extrusion, so any XY scale works. Keep Z at 100 %.
35 +- No infill settings matter at this height; the whole part is top/bottom layers.
36 +
37 +Of course you can also just print it flat as a sticker, badge or keychain blank.
ADD images/render-3d.png +0 -0
diff --git a/images/render-3d.png b/images/render-3d.png
new file mode 100755
index 0000000..703507b
--- /dev/null
+++ b/images/render-3d.png
0 0 Binary files differ
ADD model/gitshark-logo.3mf +0 -0
diff --git a/model/gitshark-logo.3mf b/model/gitshark-logo.3mf
new file mode 100755
index 0000000..bc0b807
--- /dev/null
+++ b/model/gitshark-logo.3mf
0 0 Binary files differ

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog