From cbefacdeabfd0089985c8ba58c5a8ed54819af24 Mon Sep 17 00:00:00 2001 From: Leo Lou Date: Sat, 21 Apr 2018 10:47:31 +0900 Subject: [PATCH] Update documents for getting models --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05e182c..c7e7797 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ 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` * 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. * 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 Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou