openscad stl 3d models

337366 3d models found related to openscad stl.
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...

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

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 Paper Fasteners
Parametric OpenSCAD Paper Fasteners
prusaprinters

Use OpenScad to customise the gap to get the perfect spacing for whichever craft you're doing. Here are some ideas:Toy clockSkeletonPhonics fansPinwheelsshadow play puppetsThey need a little bit of force to click together. Try lightly tapping...

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, Customizable PCB housing
OpenSCAD, Customizable PCB housing
thingiverse

Edit the OpenSCAD file: - Set generate_upper = 1 to create upper box half - Set generate_lower = 1 to create lower box half Or set both to create both parts side by side Define the size of your PCB including top component height : pcb = [45,68,15];...

OpenSCAD array modifier
OpenSCAD array modifier
thingiverse

The concept revolves around a feature analogous to Blender's array modifier, but specifically tailored for OpenSCAD. The accompanying library is remarkably straightforward, and as such, has been made freely available under open domain terms.

OpenSCAD DIN rail
OpenSCAD DIN rail
prusaprinters

A 3D printable DIN rail, works well in lab environments. DIN rail dimensions:top hat rail IEC/EN 60715-35 x 7.5Should work with most DIN rail mountable circuit breakers, PLC's, relays, frequency drives,…..Printing:Print the model upright, 100%...

Geodesic Sphere for OpenSCAD
Geodesic Sphere for OpenSCAD
prusaprinters

Geodesic sphere for OpenSCAD, intended to be a drop-in replacement for sphere() for those cases when you want uniformly spaced facets that don't bunch up at the poles. Respects parameters "r" or "d" just like built-in sphere(), and also respects $fa,...

Geomag for OpenScad
Geomag for OpenScad
thingiverse

To design Geomag objects, utilize the OpenSCAD file from the given source (https://github.com/vicnet/things). In this file, employ available modules such as geomag_ball(), geomag_rod(color="red"), geomag_rod_pos(pos), and geomag_ball_pos(pos) to...

OpenSCAD Idler Pulley
OpenSCAD Idler Pulley
cults3d

Simple idler pulley for OpenSCAD. Inspired by a script Rick at Makergear.com wrote. This script is convenient because you can change the belt width and the overhang angle along with the lip height and thickness. ... Licensed public domain cause...

Plugs with openscad
Plugs with openscad
thingiverse

Developers harness the power of openSCAD to craft customizable plugins that integrate seamlessly with Font Awesome's iconic library. ...By leveraging this potent combination, creatives can tap into a vast array of design tools and graphical elements,...

Openscad  opto endstop model
Openscad opto endstop model
thingiverse

Here's a straightforward OpenSCAD model of the widespread optical limit switch module that might prove useful to someone. However, be aware that there is an electronic design issue with this type of Opto Endstop sold on eBay. ...This problem is...

Pegboard  base  module openscad
Pegboard base module openscad
prusaprinters

Openscad for making  things such as holders for screwdriver  sets that fit  into  pegboard. If the face of your holder part is flat, you  should be able to print without support. ...This is an old design of mine,  moved over from youmagine because  free...

Parametric OpenSCAD Knob Generator
Parametric OpenSCAD Knob Generator
thingiverse

This OpenSCAD can be used to generate knobs with captive nuts of any size, and with multiple options: - Number of flutes (for gripping). - Depth of flutes. - Flute bottoms to stop fingers catching on face plate. - Stand offs ("in-built washer" or...

OpenSCAD Parametric Bumper
OpenSCAD Parametric Bumper
thingiverse

Here is a rewritten version of the original text: Crafting a Parametric OpenSCAD Script for Dynamic PCB Bumper Generation Designed specifically for square or rectangular printed circuit boards (PCBs) featuring four identically positioned mounting...

OpenSCAD Ruler (SAE & Metric)
OpenSCAD Ruler (SAE & Metric)
thingiverse

... fully compatible with previous versions. ...New Features Include: Support has been added for SAE rulers to ensure seamless integration. Rulers are now semi-transparent, allowing for easier navigation within the OpenSCAD viewer.

Hirth Joint with OpenSCAD
Hirth Joint with OpenSCAD
cults3d

... are the smaller we can get for M5 hole. They are really tiny but they work fine. Howto Sample OpenSCAD file to do it: ``` use $fn=100; hirthJointSinus ( rmax=5, teeth=11, height=1 ); ``` Documentation Full documentation here: agentscad hirth joint

Anti Z Wobble - OpenSCAD
Anti Z Wobble - OpenSCAD
cults3d

This is anti Z wobble part (Oldham coupler) for Green Mamba printer in OpenSCAD. ... more info: http://www.optolab.ftn.uns.ac.rs/index.php/education/project-base/211-diy-3d-printer Green Mamba printer on thingiverse:...

Flat_Teardrop OpenSCAD Library
Flat_Teardrop OpenSCAD Library
thingiverse

... valuable overhead clearance usage. The OpenSCAD library enhances the teardrop module, optimizing printable shapes with minimal deviation from circular holes. ...Access the code and complete documentation at https://github.com/dotscad/dotscad/.

OpenSCAD bend procedures
OpenSCAD bend procedures
thingiverse

In OpenSCAD, when generating DXF files, you're restricted to creating flat planes as the extrusion. ...However, by following this method, it's possible to bend an extruded shape (or any model) onto the surface of a cylinder or along a parabolic path.

OpenScad Flower Vase
OpenScad Flower Vase
thingiverse

I'm thrilled to finally share this OpenScad model with the world after countless trial runs. This vase boasts an empty interior, so you can breathe a sigh of relief and skip clearing out the fill before hitting print. Stay tuned for even more...

Folding Coat Hook openSCAD
Folding Coat Hook openSCAD
thingiverse

... it features a foldable design as depicted in the accompanying images. You can effortlessly modify virtually all parameters (length, width, height) as well as hole diameters directly within the openSCAD file itself. ... Feel free to get creative!

OpenSCAD 2D connection library
OpenSCAD 2D connection library
thingiverse

A versatile OpenSCAD library offers customizable modules to connect 2D planes, ideal for laser-cut projects. ...It has been utilized in various endeavors, such as a Raspberry Pi camera mount for a lasercutter, VisiCam enclosure support, a toilet roll...

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.

semiRoundedCube openscad module
semiRoundedCube openscad module
thingiverse

This OpenSCAD module simplifies cube creation, featuring semi-rounded edges through a radius parameter. It chamfers 8 edges, including top surfaces, while leaving the bottom intact for merging purposes. Be cautious of processing time and ensure...

OpenSCAD Bitmap Fonts Module
OpenSCAD Bitmap Fonts Module
thingiverse

Examples of the module in use are available for Parametric Name Tag, Parametric Alphabet Block, and OpenSCAD Height Map on Thingiverse. To create a 2mm cube letter "A" that is 16mm wide and 5mm high, use `block_size = 2; height = 5; 8bit_char("A", 2,...

OpenScan Mini Ring - OpenSCAD
OpenScan Mini Ring - OpenSCAD
thingiverse

reverse-engineered the Ring from the OpenScan-Mini (first Release 08-2020) in OpenSCAD Only detail missing, is the roundness at the edges. Will be added soon. Testprint will be done after electronics have arrived and prototype with original...

NOAMi OpenSCAD Electronics
NOAMi OpenSCAD Electronics
thingiverse

Checkout the Git repository for a complete library: https://github.com/numberformat/OpenSCAD_electronics. We're always seeking to expand this library, so contributions are encouraged! Use these models to create a mock PCB and verify that it fits...