mirror of
https://github.com/carbonfet/dactyl-manuform.git
synced 2024-11-02 15:40:11 +00:00
Update documents for getting models
This commit is contained in:
parent
8a3a9fbadb
commit
cbefacdeab
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
This is a fork of the [Dactyl-Manuform](https://github.com/tshort/dactyl-keyboard).
|
This is a fork of the [Dactyl-Manuform](https://github.com/tshort/dactyl-keyboard).
|
||||||
|
|
||||||
## Generating OpenSCAD and STL models
|
## Getting the case files and bottom plate
|
||||||
|
|
||||||
|
### Option 1: Generate OpenSCAD and STL models
|
||||||
|
|
||||||
* Run `lein generate` or `lein auto generate`
|
* Run `lein generate` or `lein auto generate`
|
||||||
* This will regenerate the `things/*.scad` files
|
* This will regenerate the `things/*.scad` files
|
||||||
@ -10,6 +12,10 @@ This is a fork of the [Dactyl-Manuform](https://github.com/tshort/dactyl-keyboar
|
|||||||
* Make changes to design, repeat `load-file`, OpenSCAD will watch for changes and rerender.
|
* Make changes to design, repeat `load-file`, OpenSCAD will watch for changes and rerender.
|
||||||
* When done, use OpenSCAD to export STL files
|
* When done, use OpenSCAD to export STL files
|
||||||
|
|
||||||
|
### Option 2: Download from Releases
|
||||||
|
|
||||||
|
Generated models (only 4x5) can be downloaded from [Releases](https://github.com/l4u/dactyl-manuform-mini-keyboard/releases).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou
|
Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou
|
||||||
|
Loading…
Reference in New Issue
Block a user