Giter Club home page Giter Club logo

casebuilderlib's Introduction

CaseBuilderLib

Design 3D printed cases for random things!

Title

How to use this library:

  1. Preparation

    1. Make a copy of the CaseBuilderLib project template (CaseBuilderTemplate.scad). The template is intended to be used with the OpenSCAD Customizer.

      Step 1.1a

      The design of a customized case is done in three stages. Start by setting the Stage variable to "Model" (value = 1).

      Step 1.1b

  2. Model Stage

    1. Design a model of the parts of your case content as children of the CaseBuilder() module. Construct each part of the content using primitive shapes. Complex shapes will be wrapped in a hull. Use exact measures. Slack will be added to the cavities automatically.

      Step 2.1

    2. Configure the inner dimansions of the case by setting the IdimX, IdimY, and IdimZ variables. If necessary, adjust the position of the content through the ObjX, ObjY, and ObjZ variables.

      Step 2.2

    3. If needed, add some grip holes by setting the variables Gh1X, Gh2X, or Gh3X to a value within the inner X dimension. Further grip holes can be added by manually extending the ghX array within the instantiation of the CaseBuilder() module.

      Step 2.3

    4. Select a lock option through the LockO variable. Options Are:

      • No lock (LockO = 0)
      • Elastic string (LockO = 1)
      • Pull Latch (LockO = 2)

      Step 2.4

    5. Add an optional label to the case by setting the string variable LabT. The font size can be adjusted through the variable LabS.

      Step 2.5b

      Continue by setting the Stage variable to "Check" (value = 2).

      Step 2.5b

  3. Check Stage

    1. Review the design. Make sure to resolve all problems highlighted in red. The case can be opened or closed by adjusing the angle in the openA variable.
      The upper part of the case can be eclipsed through the UvisB variable. The lower part of the case can be eclipsed through the LvisB variable.

      Step 3.1a

      Continue by setting the Stage variable to "Generate" (value = 3).

      Step 3.1b

  4. Generate stage

    1. Do a final review of the design. Use the OpenA, UvisB, and LvisB variables for a detailed inspection.

      Step 4.1

    2. Render the design and generate a STL file.

      Step 4.2

    3. Slice and print.

      Step 4.3

casebuilderlib's People

Contributors

hotwolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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