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 Cable Tie Holder por RoboticDreams no Thingiverse

Descrição

Cable Tie Holders

OpenSCAD design file for a simple screw-down cable-tie holder to assist with cable management. The screw hole is designed for M3 flat-head or round (panel mount, cap/button or socket head) screw types and two cable-tie attachment openings will work with Nylon zip ties up to 3 mm wide x 2 mm thick, or other attachment mechanism(s) of choice that will work with this size opening.

The red, blue, and black holders shown in the cover photo are printed in PLA; the dark gray is in PETG (WIP: I'm still fine-tuning my print settings for my this material, but they're functional). Shown for default configuration (flat head M3 screw).

Customization of this model should be fairly straightforward, by modifying the `screw_type` selection and dimensional variables near the top of the design file to suit your needs. Models for flat head and rounded head screw types (both countersunk) with default parameters are shown in the attached images & the STL files for these models is available as part of this Thing.

Using flat head screws (the default selection in the SCAD design file) provides the most compact model using default dimensional settings (12.7 x 8.5 x 6.7 mm). The round and cylindrical (socket head) types produce slightly larger models, but are provided as options in case you only have those on hand (or like the design of that better).

OpenSCAD Design Notes

The design file includes some utility modules which I used for visualization during the creation of the cable-tie holder. Specifically, there are simple_zip_tie() and generic_screw_model() modules. Display of these objects can be turned on/off using the variables near the top of the file (set to `true`/`false` accordingly): ```openscad display_zip_tie = false; display_screw = false; ``` For instance, setting `display_zip_tie = true;` would provide a simplified model of a zip tie which you can use to check clearance and how the cable tie holder can be used when installed IRL. An image showing this model is included for reference.

These utility modules are nice visualization tools, however they should be turned off (`false`) prior to rendering and exporting your model as STL for 3D printing.

Thingiverse

Cable Tie Holder

653
Curtidas
0
Downloads
1,054
Coleções
1
Impressões
Tags
cable management electronics robotics
Licença Creative Commons - Attribution - Non-Commercial - Share Alike
Arquivos (2)
cable_tie_holder_m3_roundhead_3x2mm.stl 307.5 KB
cable_tie_holder_m3_flathead_3x2mm.stl 302.8 KB
Ver no Thingiverse (abre em nova aba)