summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Short <tshort.rlists@gmail.com>2017-04-02 17:11:17 -0400
committerTom Short <tshort.rlists@gmail.com>2017-04-02 17:11:17 -0400
commit201daa864abbf212a3d52311c7f35109d4f7e92b (patch)
tree62bbf37fa74b2708cfb1f591d50a0549e73a19c3
parent42867b94566c163c5d5412842aba93c5fc218c0d (diff)
Updated patches
-rw-r--r--5x6.patchbin6802 -> 1396 bytes
-rw-r--r--create-models.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/5x6.patch b/5x6.patch
index c639999..5a00e3f 100644
--- a/5x6.patch
+++ b/5x6.patch
Binary files differ
diff --git a/create-models.sh b/create-models.sh
index 7a6eab4..140fc19 100644
--- a/create-models.sh
+++ b/create-models.sh
@@ -6,7 +6,7 @@ openscad -o things/right-4x5.stl things/right-4x5.scad >/dev/null 2>&1 &
openscad -o things/left-4x5.stl things/left-4x5.scad >/dev/null 2>&1 &
openscad -o things/right-4x5-plate.dxf things/right-4x5-plate.scad >/dev/null 2>&1 &
-patch -p1 5x6.patch
+patch -p1 < 5x6.patch
lein run src/dactyl_keyboard/dactyl.clj
cp things/right.scad things/right-5x6.scad
cp things/left.scad things/left-5x6.scad