Ir para conteúdo
3DFinder
Entrar

Você está no 3DFinder

Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.

Buscar mais como este
Modelo 3D CaseBuilderLib2 por hotwolf no Thingiverse

Descrição

CaseBuilderLib2

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 two stages. Start by setting the `Stage` variable to "Model" (value = 1).

      Step 1.1b

  2. Model Stage

    1. The model stages provides a simplified view to design the interior of the case. The content of the case must be designed as children of
      the `CaseBuilder()` module. It can be designed in two ways:

      • It can be an automatically generated cavity around a model the object, that the case in meant to protect. In this case use the `objectCavity()` modifier around the object model.

        Step 2.1a

    • It can be a manually generated cavity. In this case put the shape of the cavity directly insidev the `CaseBuilder()`

       ![Step 2.1b](https://raw.githubusercontent.com/hotwolf/CaseBuilderLib2/master/Examples/Endoscope/howto_step2_1b.png)
      

    Alternatively, an empty case can be generated by checking the setting the variable `PlainB` to true.

    Step 2.1b

    1. Configure the inner dimensions 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

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

    3. 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.4a

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

      Step 2.4b

  3. Generate stage

    1. Do a final review of the design. Use the OpenA variable for a detailed inspection.

      Step 3.1

    2. Render the design and generate a STL file.

      Step 3.2

    3. Slice and print.

      Step 3.3

The CaseBuilderLib2 source code is maintained at GitHub.

Thingiverse

CaseBuilderLib2

3
Curtidas
0
Downloads
2
Coleções
1
Impressões
Tags
box case configurable hinge latch library openscad openscad library print in one print in place Print In Place Hinge protective
Licença GNU - GPL
Ver no Thingiverse (abre em nova aba)