scad library 3d models

37698 3d models found related to scad library.
40x40 Extrusion SCAD Library
40x40 Extrusion SCAD Library
thingiverse

A configurable SCAD Library for 40x40 extrusion T-slot bars 40x40E/L/S 40x80E/L/S Slot type B or type I Connectors & Accessories: - End caps - Cube Connector Planned improvements: T Nuts, Brackets and support for different profile sizes (e.g. ...20x20) ...

40x40 & 20x20 Extrusion SCAD library
40x40 & 20x20 Extrusion SCAD library
cults3d

A configurable SCAD Library for 20mm and 40mm extrusion T-slot / V-slot bars NEW ADDITION - Slider Profile Sizes: - 20x20 M5 / M6 - 20x40 M5 / M6 - 40x40 M8 - 40x80 M8 Additional Features: - Fill type E/L/S - Slot type B or type I - Select flat sides...

V Wheels Scad Library
V Wheels Scad Library
thingiverse

V wheels library wheel("shape","bearing",shim lenght); shape=[mini,V,double] bearing=[y,n] ex: wheel("mini","y",5); //mini V wheel with bearing and 5mm shim

V-slot Customizer and Scad Library
V-slot Customizer and Scad Library
thingiverse

all kind of V-slot rail customizer. ...Also a .scad library include V_slot("shape",lenght); shape=[20x20,20x40,20x60,20x80,40x40,C-beam] ex: V_slot("20x40",53.2);

scad threading library
scad threading library
thingiverse

This is yet another open-scad library to create threads... No, wait! This is intended to be extremely fast and easy to use! Few lines of code create a spirally set of points and the corresponding faces, creating a single polyhedron. Standalone it...

ISO thread SCAD library
ISO thread SCAD library
prusaprinters

<p>Use this to make some basic threaded parts or to incorporate threads into your own designs.</p><p>refer to<br><a href="https://en.wikipedia.org/wiki/ISO_metric_screw_thread">https://en.wikipedia.org/wiki/ISO_metric_screw_thread</a><br>and<br><a...

Aluminium Square Tube Connectors - Parametric SCAD Library
Aluminium Square Tube Connectors - Parametric SCAD Library
thingiverse

The SCAD has callable modules to model the connectors and the tube profile and a print module to split a part in half and rotate for 3D printing. Work in progress, probably needs refining. I'm also working on a hollow version so cables etc can pass...

SCAD Gridbeam Library
SCAD Gridbeam Library
thingiverse

This is a gridbeam library for OpenSCAD, part of the MCAD library here: https://github.com/elmom/MCAD More about gridbeam here: http://gridbeamers.com/ Instructions The example STL was generated by the following code: use gridbeam.scad zBeam(10);...

Write.scad (OpenSCAD library update 2020-10-30)
Write.scad (OpenSCAD library update 2020-10-30)
thingiverse

This is a quick update to the Write.scad library by HarlanDMii. Many people complained in the original library comments page about errors when using it with recent OpenSCAD versions and Harlan has not been able to find the time to correct it so I...

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library 40mm
My Customized V-slot Customizer and Scad Library 40mm
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

My Customized V-slot Customizer and Scad Library
My Customized V-slot Customizer and Scad Library
thingiverse

Customized version of https://www.thingiverse.com/thing:2093535 Created with Customizer! ...https://www.thingiverse.com/apps/customizer/run?thing_id=2093535

SCAD Folding Tool Library Inlay Slotcar
SCAD Folding Tool Library Inlay Slotcar
thingiverse

This is a simple library for creating a folded (f.e. paper) model with scad. It contains two functions where the base_plate-function creates the first element and the lug-function defines lugs on the base plate and lugs on lugs. You can unfold it...

bolts, nuts, threaded rods - OpenSCAD library Threading.scad
bolts, nuts, threaded rods - OpenSCAD library Threading.scad
thingiverse

As OpenSCAD is not well enough equipped to do threaded stuff having small slope, I decided to write my own code, using some sweep() functionality I had published earlier with my Naca_sweep.scad library. How I Designed This Solutions based on sweep()...

scad flat-ended threading library
scad flat-ended threading library
thingiverse

a flat-ended thread lib with thread transitions at ends. ...1 turn minimum.

Round ANYTHING - Retrospective SCAD rounding/filleting modules/library
Round ANYTHING - Retrospective SCAD rounding/filleting modules/library
thingiverse

Also I hope the example in the first picture demonstrates that besides convenience of not having to add each fillet yourself, it will also fillet some areas (internal corners in particular) that are near impossible to fillet with other methods in...

usagi.scad/key_switch/stem/Cherry MX Brown
usagi.scad/key_switch/stem/Cherry MX Brown
thingiverse

This is the key stem designed to compatible for Cherry MX Brown using usagi.scad library. ... See also: - https://github.com/usagi/usagi.scad

usagi.scad/key_switch/stem/Cherry MX Speed Silver
usagi.scad/key_switch/stem/Cherry MX Speed Silver
thingiverse

This is the key stem designed to compatible for Cherry MX Speed Silver using usagi.scad library. ... See also: - https://github.com/usagi/usagi.scad

usagi.scad/key_switch/stem/Cherry MX Red
usagi.scad/key_switch/stem/Cherry MX Red
thingiverse

This is the key stem designed to compatible for Cherry MX Red using usagi.scad library. ... See also: - https://github.com/usagi/usagi.scad

The Internet (scad)
The Internet (scad)
thingiverse

Couldn't make it a Customizer as it uses the [scad-utils](https://github.com/openscad/scad-utils) library to round the edges, you can edit it in [OpenSCAD](http://www.openscad.org/) itself though. Included a screenshot of the original from the TV...

Library
Library
3docean

Library

library
library
grabcad

library

Library
Library
grabcad

Library

library
library
grabcad

library