Arduino OpenSCAD Mounting Library (v2.0) 3D Printer Model

Author: @
License: CC BY-SA
File formats: scad,stl,md
Download type: zip
Size:41.4KB

The file 'Arduino OpenSCAD Mounting Library (v2.0) 3D Printer Model' is (scad,stl,md) file type, size is 41.4KB.

Summary

This is a library of OpenSCAD modules for mounting Arduino boards. It has modules for creating enclosures, bumpers, mounting holes, punch out holes for jacks like USB and power and board dimensions. If you are making a custom enclosure or are mounting an Arduino board to a larger project this should make it easier.
Included is an example scad file and some stls of bumpers generated with the library. The long term goal is to make this useful for a variety of boards not just Arduinos.

This is version 2.0. If your looking for the original look the v1.0 release at my Github repository:
https://github.com/kellyegan/Arduino-Mounting-OpenSCAD-Library

The library uses tbuser's pin library for the pin mounts: http://www.thingiverse.com/thing:10541

There are a number of great designs for individual Arduino board enclosures that I used for inspiration including:

arduino.scad 22.8KB
bumper_due.stl 146.6KB
bumper_leonardo.stl 145.4KB
bumper_uno.stl 146.7KB
examples.scad 698.0B
README.md 3.8KB