openscad 3d models
36319 3d models found related to openscad.thingiverse
... and autocomplete (implemented). Users need to download a node-webkit prebuilt binary, open/install OpenSCAD, move nw.exe and nw.pak files into the editor folder, run nw.exe, and open .scad files for real-time rendering with F5 or Ctrl-S updates.
thingiverse
The OpenSCAD model creates a stack of Plexiglass layers, which you can assemble into a small box-like structure. For more details, visit http://ph-elec.com/archives/openscad-stacked-plexiglass-enclosure/. A YouTube video demonstration is available at...
thingiverse
These are a few adjustable inserts suitable for use with circular objects. ...Simply take measurements, import them into OpenSCAD, adjust the wall width, and then 3D print as needed.
cults3d
I'm putting my brand-new OpenSCAD polygon editor to the test on Thingiverse, and I just crafted a tiny spaceship, found here: http://www.thingiverse.com/thing:14200.
prusaprinters
The awseome cool thing in the openscad model is the ability to place the screw holes on an angle you need. ...In this case the screw holes have not been evenly spread, but on strange angles.</p>
prusaprinters
<p>Customizable soap dish with drain holes. ...OpenSCAD sketch included. ...Or scale it in the slicer for a different size.</p><p>Slice the strainer with 0 (zero) top and bottom layers, set infill pattern to honeycomb (see photos).</p>
thingiverse
DIN-Rail-Case for DIY-Electronic's build with OpenSCAD and Librecad, customizable https://www.amazon.de/gp/product/B087RN8FDZ/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
thingiverse
I built mine using OpenSCAD because I prefer working with OpenSCAD to create my designs, and because the shape is straightforward enough. I designed it to be highly customizable. A wide range of parameters are available, and I utilized the...
thingiverse
This OpenSCAD script converts letters to 3D Braille geometry by modifying the given uppercase characters list and character count, with non-uppercase resulting in blanks. ...Edit the provided "chars" array, keep it case-sensitive, and print upright for...
thingiverse
Added a new feature called towerCount and modified the code to allow for an unlimited number of towers to be generated. ... Thanks go out to mathgrrl for creating an engaging tutorial on OpenSCAD using her enjoyable coding style.
thingiverse
This is some OpenSCAD code to make pulleys and gears with changeable tooth length. ...I made this to allow for more options for experimenting with different generators on my "Mini Wind Power Project".
thingiverse
Soccer fans can now personalize their own trophies using a custom-built design tool called OpenSCAD. ...The new trophy is designed for easy printing, eliminating the need for any additional support structures.
thingiverse
This is only a base file to combine with other things, to clip them to a 35mm Din Rail (Hutschiene). ...Useful for other OpenSCAD projects, such as this one: https://www.thingiverse.com/thing:4564001
thingiverse
Unveiled: The exceptional Batman symbol for all projects, vehicles, even jewelry - let your creativity run wild! ...Crafted using OpenSCAD and produced via 3D printing by "MADRE" at Carlos III University.
thingiverse
I'm quite fond of the clean lines and minimalism of hmeyer's parametric lens cap design. ...However, since cadmium and qtinium appear to be no longer viable options for me, I've recreated the design using OpenSCAD instead.
thingiverse
I had to attempt designing a basic marble run using Openscad. It's intended for use with a 10mm steel marble, but it turns out to be extremely impractical. ...Check out the video here: https://youtu.be/1Dd44aK47y8
thingiverse
OpenSCAD Parametric Telescopic Tubes. Specify total height, tube height and inside diameter of the first (smallest) tube, it calculates the rest. ...Other parameters are: Wall Thickness Rim Thickness Rim Height Section Tolerance
thingiverse
A function to produce filleted holes. ...Single or specified from a table. Specify hole size, fillet radius, number of segments radial and depth, thickness of material, May fillet top, bottom, or both sides. OpenScad code.
thingiverse
# Avocado seed holder ## Print Settings - PLA, 0.2 mm, 180℃ ## Dependencies - openscad - [OskarLinde]'s [scad-utils](https://github.com/OskarLinde/scad-utils) ## Links - GitHub: https://github.com/likeablob/misc-printable-accessories (see...
thingiverse
In this article, we will explore the capabilities of OpenSCAD+Customizer and show how they can be used together to create stunning 3D models. Whether you're a seasoned designer or just starting out, this tutorial will provide you with the knowledge...
thingiverse
Initial OpenScad testing; unprinted thus far, however, successfully processed by Meshlab and Replicator G. ...A 1.5-tonne support was required for final printing and post-processing, with the completed item arriving in Arctic on January 23, 2013.
thingiverse
This compilation encompasses useful techniques and practical tools for OpenSCAD. It includes features such as module parameter tricks, grid layout module, bolt connection, complexRoundSquare, ellipsePart, and roundedSquare. ...Many of these tips are...
thingiverse
A LED model is available for OpenSCAD usage. To apply it, first download the desired file, then insert the LED by employing the "use;" directive. ...Simply place "led();" within your design whenever required.
thingiverse
An OpenSCAD script is available for creating bumpers. This programming language lets you craft bumper designs by manipulating geometric parameters and shapes within the software itself. ...It's an efficient way to design customized bumpers with ease.
thingiverse
The Hexagone OpenSCAD script demonstrates a model without employing the $fn variable, serving as a test for an improved version. ...This enhanced edition can be accessed at http://www.thingiverse.com/thing:335968.
thingiverse
The OpenSCAD script enables users to create 3D models using Canon's software, offering a wide range of customization options and precise control over design parameters. ...This powerful tool allows for the creation of complex and intricate designs with...
thingiverse
The OpenSCAD script is designed for constructing tubes, providing an efficient means for assembly purposes. ...By using this script, users can easily create tube structures that fit together seamlessly.
thingiverse
The Trigonometry Library for OpenSCAD encompasses additional functions not natively available in the software. ...This extension allows users to expand their capabilities and customize their designs according to their needs.
thingiverse
Experimenting with rounded edges and bases via openSCAD proved to be a worthwhile endeavor, potentially beneficial for those tackling analogous projects. ...The inclusion of secure latching mechanisms adds a layer of reliability.
thingiverse
A module for openscad that can product custom overhangs from input parameters: overhangAngle = 0-90; overhangSize = 0-∞; overhangSteps = 0-∞; overhangDepth = 0-∞; Wrote it for my customizable temperature tower, kinda niche but someone might find it...