mirror of
https://github.com/carbonfet/dactyl-manuform.git
synced 2024-11-18 03:25:30 +00:00
Move pro micro holder
This commit is contained in:
parent
62c839638c
commit
5defb857c4
@ -566,7 +566,7 @@
|
||||
|
||||
(def usb-jack (translate (map + usb-holder-position [0 10 3]) (cube 8 20 3)))
|
||||
|
||||
(def pro-micro-position (map + (key-position 0 1 (wall-locate3 -1 0)) [-6 0 -20]))
|
||||
(def pro-micro-position (map + (key-position 0 1 (wall-locate3 -1 0)) [-6 0 -17]))
|
||||
(def pro-micro-space-size [4 10 12]) ; z has no wall;
|
||||
(def pro-micro-wall-thickness 2)
|
||||
(def pro-micro-holder-size [(+ pro-micro-wall-thickness (first pro-micro-space-size)) (+ pro-micro-wall-thickness (second pro-micro-space-size)) (last pro-micro-space-size)])
|
||||
|
Loading…
Reference in New Issue
Block a user