Another tweak

This commit is contained in:
Tom Short
2017-04-02 17:23:39 -04:00
parent d63501d940
commit b24fa4d8c4
2 changed files with 4 additions and 4 deletions

View File

@@ -631,7 +631,7 @@
(->> (cube 4 teensy-holder-top-length 4)
(translate [(+ teensy-pcb-thickness 5) teensy-holder-top-offset (+ 1 (/ teensy-width 2))])))
(translate [(- teensy-holder-width) 0 0])
(translate [-2 0 0])
(translate [-1.4 0 0])
(translate [(first teensy-top-xy)
(- (second teensy-top-xy) 1)
(/ (+ 6 teensy-width) 2)])
@@ -759,4 +759,4 @@
(defn -main [] 1) ; dummy to make it easier to batch
(defn -main [dum] 1) ; dummy to make it easier to batch