Giter Site home page Giter Site logo

lamphook's Introduction

Lamp Hook

This is a hook to get a lamp attached to the ceiling with a rope that lets you adjust the height that best works for you. You need to stick it with double sided tape.

Release notes:

V1.0.0

  • This design is parametrizable to make it customizable and adaptable to any size of lamp.
  • Look at this pictures to get a better understanding of which kind of lamps can be use with this design: LED Tube lamps - Some pictures from google

How to customize it:

You can play around these variables:

//---------Base dimentions
base_thick =  3;
base_length = 30;
//---------Ring dimensions
ring_thick =                3;   //ring thick
external_ring_radius=       8;   //internal ring radius
internal_ring_radius =      5; //internal ring radius
ring_grip = external_ring_radius - internal_ring_radius;  
                                /*ring_grip is a grip among base and ring (Z axis offset)
                                This is the difference among external and internal diameter 
                                (that's the reason why I multiply it times 2)
                                */

Building the 3D model

  • It was designed using [OpenSCAD] (https://www.openscad.org/) version 2019.05
  • Demo STL is available in outputfiles folder
  • Gcode was gotten using Cura 4.6.2

Installation

lamphook's People

Contributors

jjjpolo avatar

Stargazers

NOPMLLC 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.