Compare commits
3 Commits
0d8f74bef8
...
1e64f59134
Author | SHA1 | Date | |
---|---|---|---|
1e64f59134 | |||
a4f2650f00 | |||
c9a74ebb18 |
3
Makefile
3
Makefile
@ -7,7 +7,8 @@ all:
|
|||||||
cp ./docs/printing-and-materials.md ./build/docs/printing-and-materials.md
|
cp ./docs/printing-and-materials.md ./build/docs/printing-and-materials.md
|
||||||
cp ./LICENSE ./build/LICENSE
|
cp ./LICENSE ./build/LICENSE
|
||||||
cp ./CHANGELOG.md ./build/CHANGELOG.md
|
cp ./CHANGELOG.md ./build/CHANGELOG.md
|
||||||
pushd ./build; zip ./buildable-stick-system-`git describe --dirty`-stls.zip . -r; popd
|
pushd ./build; zip ./buildable-stick-system-`git describe --dirty`-stls-and-docs.zip . -r; popd
|
||||||
|
pushd ./build; zip ./buildable-stick-system-`git describe --dirty`-stls.zip extras frames misc panels -r; popd
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf ./build
|
rm -rf ./build
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# The Buildable Stick System
|
# The Buildable Stick System
|
||||||
|
|
||||||
Files for 3D printing an arcade stick.
|
Files for 3D printing and building an arcade stick enclosure.
|
||||||
|
|
||||||
Have you ever wanted to conjure your own arcade stick out of the ether (well, plastic), or to prototype a new layout or
|
Have you ever wanted to conjure your own arcade stick out of the ether (well, plastic), or to prototype a new layout or
|
||||||
design before sending it to a custom builder? Do you just love having your space filled with arcade stick enclosures,
|
design before sending it to a custom builder? Do you just love having your space filled with arcade stick enclosures,
|
||||||
@ -195,3 +195,9 @@ like the below should suffice in either electronic or printed form:
|
|||||||
|
|
||||||
> This arcade stick is part of the Buildable Stick System, version X.Y.Z; the source code to this program is available
|
> This arcade stick is part of the Buildable Stick System, version X.Y.Z; the source code to this program is available
|
||||||
> under the terms of the GNU General Public License, at [LINK].
|
> under the terms of the GNU General Public License, at [LINK].
|
||||||
|
|
||||||
|
## Gallery
|
||||||
|
|
||||||
|
More photos.
|
||||||
|
|
||||||
|

|
||||||
|
BIN
docs/finished-v4.7-x3.jpg
Normal file
BIN
docs/finished-v4.7-x3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 416 KiB |
Loading…
x
Reference in New Issue
Block a user