Adding description and pics
parent
4dd21680cc
commit
bcd58e182a
@ -1,14 +1,20 @@
|
||||
# ergodox-tent
|
||||
|
||||
A Clojure library designed to ... well, that part is up to you.
|
||||
A tent for the [Ergodox acrylic case designed by Litster](http://deskthority.net/wiki/ErgoDox). The design was implemented using clj-scad.
|
||||
|
||||
!(design)[resources/tent.png]
|
||||
|
||||
!(my printed version)[resources/printed.jpg]
|
||||
|
||||
## Usage
|
||||
|
||||
FIXME
|
||||
If you're just interested in printing your own, just download [resources/tent.stl](resources/tent.stl) and feed it into your favorite software for 3D printing.
|
||||
|
||||
## License
|
||||
If you'd like to contribute, I'd prefer you make changes to the original Clojure source. I've also included the [generated SCAD](resources/tent.scad) if you want to experiment and don't have a Clojure environment set up.
|
||||
|
||||
Copyright © 2014 FIXME
|
||||
## License
|
||||
|
||||
Distributed under the Eclipse Public License either version 1.0 or (at
|
||||
All source is distributed under the Eclipse Public License either version 1.0 or (at
|
||||
your option) any later version.
|
||||
|
||||
The tent design and all images are released under the [Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)](http://creativecommons.org/licenses/by-sa/4.0/)
|
||||
|
Loading…
Reference in New Issue