Git Product home page Git Product logo

3d-pcb's Introduction

3D-PCB
======
OpenSCAD printed circuit board library for solder-free 3D-printable electronics.

This library is licensed under the LGPL See http://www.gnu.org/licenses/lgpl.html

Feature set:
-- power components --
battery_holder_AAA(count = 1) // by default, makes a holder for 1 battery
battery_holder_AA(count = 1) // but takes a parameter 'count' for several in series
battery_holder_button_cell(count = 1)

-- component holders --
component_capacitor(diameter = 5.5)
component_LED(diameter = 5)
component_2_LEDs(diameter = 5)
component_resistor()
component_transistor()

-- and tie it all together --
base_board(length, width, thickness) - similar to a pcb, you can place on a board
peg(peg_height = 5, slot_width = 0.8) - start and end point for traces
peg_cap() - end cap, print separately
SPST_slide_switch_base() - base structure of slide switch
SPST_slide_switch_toggle() - sliding structure of switch, print separetly
trace_hop() - for when traces cross, give two separate channels at 90 degree angle

-- functions for placing --
get_component_distance() = 13.5 - uniform size of components, for easy arranging in grids


3d-pcb's People

Contributors

carrythewhat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.