Compare commits
No commits in common. "1e64f59134e9f1c3a7bd23a2a668e41253420827" and "0d8f74bef80e39ce91d0c5f8985c77c6257701b5" have entirely different histories.
1e64f59134
...
0d8f74bef8
3
Makefile
3
Makefile
@ -7,8 +7,7 @@ all:
|
||||
cp ./docs/printing-and-materials.md ./build/docs/printing-and-materials.md
|
||||
cp ./LICENSE ./build/LICENSE
|
||||
cp ./CHANGELOG.md ./build/CHANGELOG.md
|
||||
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
|
||||
pushd ./build; zip ./buildable-stick-system-`git describe --dirty`-stls.zip . -r; popd
|
||||
|
||||
clean:
|
||||
rm -rf ./build
|
||||
|
@ -1,6 +1,6 @@
|
||||
# The Buildable Stick System
|
||||
|
||||
Files for 3D printing and building an arcade stick enclosure.
|
||||
Files for 3D printing an arcade stick.
|
||||
|
||||
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,
|
||||
@ -195,9 +195,3 @@ 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
|
||||
> under the terms of the GNU General Public License, at [LINK].
|
||||
|
||||
## Gallery
|
||||
|
||||
More photos.
|
||||
|
||||

|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 416 KiB |
Loading…
x
Reference in New Issue
Block a user