Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated patches
  • Loading branch information
tshort committed Apr 2, 2017
1 parent 42867b9 commit 201daa8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified 5x6.patch
Binary file not shown.
2 changes: 1 addition & 1 deletion create-models.sh
Expand Up @@ -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
Expand Down

0 comments on commit 201daa8

Please sign in to comment.