Add very rough guide

This commit is contained in:
Jason Milkins
2015-12-10 11:16:51 +08:00
parent 2ffe54cdaa
commit 4dc2e27179
13 changed files with 64 additions and 2 deletions

View File

@@ -14,10 +14,10 @@ Pregenerated STL files are available in the [things/](things/) directory.
### Wiring
Masks for the flexible PCBs I used are available for the [left](resources/pcb-left.svg) and [right](resources/pcb-right.svg) side.
TODO: Tutorial on how to actually make these.
A [very rough guide for the brave is here](guide/README.md) - It will be improved over time (**TODO**)!
## License
Copyright © 2015 Matthew Adereth
The source code for generating the models (everything excluding the [things/](things/) and [resources/](resources/) directories is distributed under the [GNU AFFERO GENERAL PUBLIC LICENSE Version 3](LICENSE). The generated models and PCB designs are distributed under the [Creative Commons Attribution-NonCommercial-ShareAlike License Version 3.0](LICENSE-models).