summaryrefslogtreecommitdiff
path: root/box/Makefile
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amat.us>2022-04-08 14:51:33 -0500
committerDavid Barksdale <amatus@amat.us>2022-04-08 14:51:33 -0500
commitc3513dbb18f7b91f4ecfa045d21e262240c2e57b (patch)
tree8ba28966984a60be44598589ace2a186e64c6072 /box/Makefile
parenta02800d31b1879f44edfdd31658816818b84dda8 (diff)
Added 3D-printable enclosure
Diffstat (limited to 'box/Makefile')
-rw-r--r--box/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/box/Makefile b/box/Makefile
new file mode 100644
index 0000000..f1d8e0f
--- /dev/null
+++ b/box/Makefile
@@ -0,0 +1,2 @@
+poe.stl: poe.wrl
+ meshlabserver -i $< -o $@