Compare commits

..

No commits in common. "1e64f59134e9f1c3a7bd23a2a668e41253420827" and "0d8f74bef80e39ce91d0c5f8985c77c6257701b5" have entirely different histories.

3 changed files with 2 additions and 9 deletions

View File

@ -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

View File

@ -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.
![A photo of three completed sticks](docs/finished-v4.7-x3.jpg)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 KiB