Skip to content

nathanielks/nice-nano-holder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nice!nano Dactyl Manuform holder

More to come later, I'm tired 😴

This is designed for v1 of the nice!nano. If the v2's dimensions are the same, you'll be good to go. The width of the holder is the same as the popular Elite-C holder out there, but it's 4mm taller. Be sure to update the opening in the SCAD model or whatever you're using.

This is what I change it to for the Dactl Manuform, but please test this before you do a full print.

-(def usb-holder-space  (translate (map + usb-holder-position [-1.5 (* -1 wall-thickness) 2.9]) (cube 28.666 30 12.4)))
-(def usb-holder-notch  (translate (map + usb-holder-position [-1.5 (+ 4.4 notch-offset) 2.9]) (cube 31.366 1.3 12.4)))
+(def usb-holder-space  (translate (map + usb-holder-position [-1.5 (* -1 wall-thickness) 2.9]) (cube 28.666 30 23.4)))
+(def usb-holder-notch  (translate (map + usb-holder-position [-1.5 (+ 4.4 notch-offset) 2.9]) (cube 31.366 1.3 23.4)))

Parts

  • Reset switch: 6mm slim tactile switch (Adafruit)
  • Power switch: SPDT Slide Switch (Adafruit)

Attribution

Many thanks to @carbonfet's excellent holder for Elite-C's and Pro Micro's, as that is what I referenced when modeling this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages