Finally sharing new model
parent
b0d4cbc104
commit
031e3e7575
|
@ -3,7 +3,7 @@
|
||||||
:url "http://example.com/FIXME"
|
:url "http://example.com/FIXME"
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.6.0"]
|
:dependencies [[org.clojure/clojure "1.7.0"]
|
||||||
[unicode-math "0.2.0"]
|
[unicode-math "0.2.0"]
|
||||||
[scad-clj "0.4.0"]])
|
[scad-clj "0.4.0"]])
|
||||||
|
|
||||||
|
|
|
@ -1238,3 +1238,4 @@
|
||||||
|
|
||||||
(spit "things/dactyl-bottom-left.scad"
|
(spit "things/dactyl-bottom-left.scad"
|
||||||
(write-scad dactyl-bottom-left))
|
(write-scad dactyl-bottom-left))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue