openscad 3d models

36319 3d models found related to openscad.
OpenScad
OpenScad
prusaprinters

Magyar openscad
Magyar openscad
thingiverse

Magyar openscad. ...

Spiralfeder OpenSCAD
Spiralfeder OpenSCAD
thingiverse

Full customizable in OpenScad

Openscad spirals
Openscad spirals
thingiverse

I'm merely toying around with OpenSCAD, taking it easy.

Openscad Cloud
Openscad Cloud
thingiverse

Launch OpenSCAD Web Platform.\nModify project dimensions as needed.

OpenScad Propeller
OpenScad Propeller
thingiverse

Creating a Functional Propeller using Openscad = In Progress Below are Preliminary Results Attached is the Openscad Script, still Requiring Significant Improvements

Openscad spirals
Openscad spirals
prusaprinters

Just fooling around with openscad. Print instructionsCategory: Math Art Summary Just fooling around with openscad.

OpenSCAD sphere
OpenSCAD sphere
thingiverse

Here is a rewritten version of the original text: Simple Initial Project for OpenSCAD Development.

Openscad Apple
Openscad Apple
thingiverse

The OpenSCAD model of an Apple has yet to be thoroughly inspected.

Torus openscad
Torus openscad
thingiverse

Openscad maths to draw torus, one solid one with an inside void.

OpenSCAD Extrusion
OpenSCAD Extrusion
youmagine

User space twist extrusion for OpenSCAD utilizing a developmental build snapshot.

Openscad Hook
Openscad Hook
thingiverse

To hang a washcloth above our shower, I designed an easy-to-adjust hook in OpenSCAD with customizable variables. ...Find the STL and OpenSCAD files for my specific shower enclosure, featuring 3/8" thick glass, attached to this post.

OpenSCAD sphericon
OpenSCAD sphericon
thingiverse

This my attempt at an OpenSCAD version of Maker's Muse's sphericon. ...(https://www.makersmuse.com/sphericon)

openscad.jscad
openscad.jscad
thingiverse

A recent version of OpenSCAD to OpenJsCad translating functions can be found at https://github.com/Spiritdude/OpenSCAD.jscad. To use, go to http://joostn.github.com/OpenJsCad/processfile.html, paste in your openscad.jscad file, and process it. The...

openSCAD Editor
openSCAD Editor
thingiverse

OpenSCAD Editor with autocompletion and more features is now available as open-source software. It scans OpenSCAD libraries for module definitions and generates snippets to simplify coding. Simply download the ZIP file and run the .exe. The project,...

OpenScad Clock
OpenScad Clock
thingiverse

OpenScad is still untested. In version 003, I included markings to show seconds. ...However, in Version 005, I changed the numbers to be more readable.

OpenSCAD handle
OpenSCAD handle
youmagine

Here is a rewritten version of the original text: "Craft a Custom Handle with Ease Using OpenSCAD's Parametric Power - Design Your Dream Grip Today."

Openscad Hook
Openscad Hook
pinshape

... hook to go over the top of our shower enclosure to hold a washcloth. ...So, here it is. It's in openscad with some variables that you can adjust at the top. The STL and openscad files I uploaded are for my shower enclosure which has 3/8" thick glass.

OpenSCAD Cup
OpenSCAD Cup
thingiverse

... me to write code using the OpenSCAD program. ...The project involved crafting something entirely from scratch within the software's coding system. Check out this link for more information: https://geekhaus.com/isci104_fall2017/2017/12/12/openscad-cup/

openscad polypanel
openscad polypanel
thingiverse

These are an OpenScad module and a demo using it for the exceptional Polypanel designed by Devin Montes (https://www.makeanything.design/polypanels). Use the module to attach polypanel connectors to any OpenScad design easily. ...There are two calls...

OpenSCAD Code
OpenSCAD Code
thingiverse

I created these designs by writing code in OpenSCAD. ...Despite my limited programming skills, they managed to do the job I needed them to do. You can check out the result at geekhaus.com/isci104_fall2017/2017/12/12/openscad-design-from-code/.

OpenSCAD MakerBeam
OpenSCAD MakerBeam
thingiverse

Featuring an entirely OpenSCAD-generated MakerBeam design, this model forgoes the use of DXF files. ...This specific construction showcases a 20x20mm MakerBeam similar to those employed in building MendelMax 3D printers.

OpenSCAD Project
OpenSCAD Project
thingiverse

For our OpenSCAD endeavor, Steve and I embarked on designing a serene garden with a meandering walkway, lush bushes, a soothing fountain, and an enchanting gazebo. ...Take a look at our masterpiece!

Toxic OpenSCAD
Toxic OpenSCAD
thingiverse

This my Toxic Waste, Biohazard logo in OpenSCAD only. I made this to put on signs, other projects, and art pieces. ...I tried to make this as customizable as I could with lots of user definable parameters.

Openscad art
Openscad art
thingiverse

I crafted an artistic masterpiece using OpenSCAD's capabilities, weaving together intricate for loops that expertly manipulated sets of rods, while cylindrical supports added a touch of elegance to the overall design.

OpenSCAD Rhombicuboctahedron
OpenSCAD Rhombicuboctahedron
youmagine

Here is a rewritten version of the text in American English: I couldn't locate an easy-to-use implementation of a rhombicuboctahedron for OpenSCAD. ...Therefore, I created one myself.

Pumpkin OpenScad
Pumpkin OpenScad
thingiverse

OpenSCAD = Not Tested Tweaked the design, version 003 now surpasses its predecessors with refined features. ...Simplified the leaf and stock components; they now include a pre-drilled hole for effortless placement and secure gluing.

OpenSCAD Snowman
OpenSCAD Snowman
youmagine

I'm excited to showcase a basic snowman design that I've created using OpenSCAD - perfect for beginners working on their 3D printing skills, especially those writing a comprehensive guide to this fascinating process.

OpenSCAD Gerotor
OpenSCAD Gerotor
thingiverse

... times, even for animation. Experience a mathematically-designed gerotor by utilizing the latest OpenSCAD version (2014-04-10 experimental). ...Don't forget to edit preferences -> features to enable 'concat' for seamless array building in runtime.

Openscad font
Openscad font
thingiverse

To use, place the .SCAD file in your working directory, then in an OpenSCAD document, type 'use #text.scad#' (replace '#' with '' ), followed by 'text("a", 10, 5)' where "a" is the text, 10 is the size, and 5 is the depth/height. ...Alternatively, run...