openscad 3d models

36319 3d models found related to openscad.
Arduino OpenSCAD Model Library
Arduino OpenSCAD Model Library
thingiverse

The Arduino Uno features a parameterized design, making it perfect for import into OpenSCAD projects. This allows you to create a mounting spot for your Arduino. To use the arduino.scad file, place it within your project directory or in OpenSCAD's...

Customizable Rock in OpenSCAD
Customizable Rock in OpenSCAD
prusaprinters

Use Customizer or download the SCAD file to customize your rock(s). I made this because I was trying to figure out how to use the rands() and the for() functions in OpenSCAD. This can be used to make rocks, gems, kyber crystals..... Helpful Hints ...

compliant hole _ OpenScad module
compliant hole _ OpenScad module
thingiverse

Use module in your Openscad projects where you require a tight interference fit without splitting you model apart. Module is called c_hole c_hole(hole_dia=10,wall_thk=0.6,height=5); Then use the difference command in OpenScad to obtain your desired...

Antislide Puzzle (openscad)
Antislide Puzzle (openscad)
thingiverse

... This allows users to easily modify dimensions, grid size, and select specific components to be generated. For more information about the project, visit the GitHub repository at https://github.com/Shmuma/openscad/tree/master/AntislidePuzzle

Snap Joint - OpenScad library
Snap Joint - OpenScad library
thingiverse

# How-to Sample OpenSCAD file to do it: ``` use $fn=100; joint = newSnapCircleInt (); snapJoint(joint); joint_e = newSnapCircleExt ( source=joint ); snapJoint(joint_e); ``` # Documentation Full documentation here:...

Flower Vase - OpenSCAD
Flower Vase - OpenSCAD
sketchfab

... shapes and forms that were previously unimaginable. Whether you're a seasoned designer or just starting out, OpenSCAD's parametric design capabilities will revolutionize the way you think about 3D modeling - and open doors to endless creativity!

Parametric Planetary Gearbox (OpenSCAD)
Parametric Planetary Gearbox (OpenSCAD)
prusaprinters

Example: one stage: 1:5, two stages: 1:25, three stages: 1:125 and four stages: 1:625Required Openscad libraries, check thank list below.--- Many thanks to Revar Desmera, the creator of the Openscad BOSL library - https://github.com/revarbat/BOSL---...

OpenSCAD Door Holder
OpenSCAD Door Holder
thingiverse

I rebuilt this project found at http://www.thingiverse.com/thing:1639345 using OpenSCAD software, allowing users to resize almost every component. I also added different mounting positions to fit various door and frame shapes; please see the STL...

Bre Pettis OpenSCAD Medal
Bre Pettis OpenSCAD Medal
thingiverse

Create an OpenSCAD script that generates a Roman emperor-style coin or medal from a bust, using Bre's head as an example. The script is public domain, but Bre's head remains personal property. One user, Renosis, has already printed a coin. An updated...

Tiny OpenScad Compliant Grabber
Tiny OpenScad Compliant Grabber
prusaprinters

This is a remix of Cisco's Flexy PliersIts all done in OpenScad so it can be adjustedI also removed the pins and replaced with compliant mech and it seems to work :)This is a smaller version I made see...

Simple openSCAD Top Hat
Simple openSCAD Top Hat
thingiverse

Inspired by this fantastic tutorial: http://www.makerbot.com/blog/2011/01/28/openscad-basics-manipulating-forms/ Version 3 includes: - Hollow construction (with a possible slant for non-magical printers lacking "Prints on Air"(r) tech or "Super Dense...

OpenSCAD OmniStand Mount Library
OpenSCAD OmniStand Mount Library
thingiverse

Please note that the Preview function in OpenSCAD might occasionally fail to display the "hole" accurately. However, a full render should yield the desired outcome consistently. ... We extend our gratitude to BaronWilliams for creating the original...

OpenSCAD Ruler - Numbered
OpenSCAD Ruler - Numbered
thingiverse

Introducing a fusion of my original ruler and avrgeek's OpenSCAD League Gothic Font Module, this mashup allows measurements within OpenSCAD with numbers! Supporting numbered rulers under 200mm in length and unlimited un-numbered rulers, "Tick marks...

Name Sweep (customizable, openscad)
Name Sweep (customizable, openscad)
prusaprinters

Update v2: Fixed some errors and not working parametersDownload openscad and the script. Open the script in openscadCustomize the parametersText, Font and Size of the tagHeight (Baseline) of the tagAngle Degree of the sweep (90deg in the example...

Radioactive Trefoil (OpenSCAD)
Radioactive Trefoil (OpenSCAD)
prusaprinters

Reference: http://wikipedia.org/wiki/Hazard_symbol#Radioactive_sign I needed a radiation warning symbol for a project, and while Thingiverse has a few, none were in OpenSCAD. So as any good hacker, I've thrown one together to aid wherever a scalable...

OpenSCAD Bezier Cone
OpenSCAD Bezier Cone
pinshape

... ... Utilize this OpenSCAD library if you require any type of cone - convex, concave, tall or short, thin or wide. It can also generate cones with rounded bases for flush placement on an object, tear drop shapes, or rounded tops like domes or bullets.

OpenSCAD Roboter-Arm
OpenSCAD Roboter-Arm
thingiverse

Der Roboter-Arm kann in OpenSCAD per einzustellender Variablen gedreht, der Arm im Winkel verstellt und die Zange zusätzlich zum Winkel in der Öffnungsweite verstellt werden. Der Aufbau geschieht 'rückwärts' und endet jeweils so, daß der...

Parametric OpenSCAD Snap Fit
Parametric OpenSCAD Snap Fit
thingiverse

... ...Open in Customizer to create a simple snap fit column instantly - if you require it in another shape, simply open the self-explanatory openSCAD code and apply snaps to your desired objects. Print on your preferred RepRap FFF machine with precision.

OpenSCAD Color Library
OpenSCAD Color Library
thingiverse

To use the library in your OpenSCAD version, apply either "use" or "include." Experiment with a Dark Magenta Violet sphere by writing "color(DMV) sphere(5);". For assistance, use the help function: "visibonecolorshelp();". Test the colors (best when...

OpenSCAD Axis Alignment Cube
OpenSCAD Axis Alignment Cube
thingiverse

As I delved into the world of OpenSCAD, I noticed that retaining the axis alignment with each view – Top, Bottom, Left, Right, Front, and Back – posed a significant challenge. To address this issue, I designed a 5cm cube specifically to serve as a...

QuackBirdie - All OPENSCAD
QuackBirdie - All OPENSCAD
thingiverse

Just check out this video to see what I'm talking about: https://youtu.be/cDy4PZPMDwU If you want to learn more about how it works, you should definitely take a look at the official OpenSCAD website. It's got all sorts of useful information and...

Customizable OpenSCAD coin dispenser
Customizable OpenSCAD coin dispenser
thingiverse

By replacing the values in the OpenSCAD file with measurements of the desired coin and number of coins, you can manufacture the money dispenser you want! You can even add a clip for your belt. All you need is a spring and a couple screws or a pin for...

Circle Tangents in OpenSCAD
Circle Tangents in OpenSCAD
thingiverse

... where there's a fantastic bit of code at the bottom that solves the problem in a different way and is probably easier to use! http://forum.openscad.org/Script-to-replicate-hull-and-minkowskis-for-CSG-export-import-into-FreeCAD-tp16537p16556.html

OpenSCAD Customizable Rounded Icosahedron
OpenSCAD Customizable Rounded Icosahedron
prusaprinters

This is an icosahedron with rounded edges and corners made in OpenSCAD. Can be remixed with added numbers for a d20. The STL file is an icosahedron with a 40mm edge length and a 5mm radius. other Check out my other rounded shapes! ...Rounded Cube...

Braille OpenSCAD plaque creator
Braille OpenSCAD plaque creator
thingiverse

Changes made to the OpenSCAD file include adjustments so the created plaque meets various industry standards. Support pads are now an option to simplify the printing process. The 'index' corner is precision-cut for accurate orientation detection.

OpenSCAD - Open Structure Script
OpenSCAD - Open Structure Script
thingiverse

Introducing the updated OpenSCAD scripts from May 15, 2014! A new main script has been added to simplify use and ensure compatibility with Open Structure (http://openstructures.net/). ...Feel free to utilize these resources for STL 3D printing or DXF...

Crow in Openscad
Crow in Openscad
thingiverse

... generator program (thingiverse.com/thing:9290) for its creation. To implement it in your OpenSCAD document, use #crow1.scad# or #crow2.scad# and run the crow() function. ...Alternatively, open either crow1.scad or crow2.scad directly to execute.

OpenSCAD Elegoo Mars shim
OpenSCAD Elegoo Mars shim
prusaprinters

This is an OpenSCAD version of the original WB Spacer by psdesign. ...It allows you to vary the thickness of the shim.</p><p>The original model can be found here: <a...

OpenSCAD Graph Generator ||
OpenSCAD Graph Generator ||
thingiverse

OpenSCAD Graph Generator is an outstanding concept. I attempted to incorporate "line3d.scad" and "polyline3d.scad" into my library, modifying the original source code in the process. ...This revised version can even outperform its predecessor when...

Rondelles - Washers - OpenSCAD Script
Rondelles - Washers - OpenSCAD Script
thingiverse

An OpenSCAD script is provided for creating standard washer shapes. This program allows you to easily design and generate 3D models of standard washers, ensuring precision and accuracy in your designs. ...Use the code to customize your washer dimensions...