openscad 3d models

36319 3d models found related to openscad.
Revolve2 OpenSCAD library module
Revolve2 OpenSCAD library module
thingiverse

**Introduction** This OpenSCAD module empowers rotational extrusion of generic user-defined profiles with a pitch in the longitudinal direction, perfect for creating screws and other threaded objects. The solid is constructed as a single polyhedron...

DrawingBot in OpenSCAD
DrawingBot in OpenSCAD
thingiverse

The Y-front OpenSCAD file gives an option whether or not to generate a support tube as part of the compilation (hopefully clear in the SCAD file). <h3>Common Definitions File</h3> Note that almost all of the SCAD design files require the...

OpenSCAD Module_Help
OpenSCAD Module_Help
thingiverse

The current version will be hosted on Git Hub: https://github.com/txoof/module_help Add the module help_YourLibraryNameHere() {} to your OpenSCAD library to provide some callable help. Usage from an imported library: //provide a list of all...

AA Battery Modules OpenSCAD
AA Battery Modules OpenSCAD
thingiverse

Here are a couple of AA battery holders in OpenSCAD format that can be called as modules and integrated into 3D printing projects. Both versions are designed to fit battery plates you can find online – so you can insert these pieces and use the...

Screw library for Openscad
Screw library for Openscad
thingiverse

Key features include: - Enhanced thread profiles (2 and 3) enhance the functionality of screws/nuts when printed at 0.10 mm - Incorporates Higbee cut (first/last screw and nut thread tapers for easier thread initiation) - Commented code highlights...

lock for locker -OpenScad
lock for locker -OpenScad
thingiverse

It is customizable, but use OpenScad to modify- I'm not sure Customizer will work. This version is fitted with knob. Later I will try to make cylinder with simple rod key or slide blade key with combinations based on excellent John Gardner Slide...

Thimble Customizable - OpenScad
Thimble Customizable - OpenScad
thingiverse

... struggling with your thimble project? Reach out to me and I'll be more than happy to offer my assistance. If you want to dive deeper into OpenSCAD design, this tutorial on thingiverse should get you started: http://www.thingiverse.com/thing:656880

Mini-Sandwich Maker - OpenScad
Mini-Sandwich Maker - OpenScad
thingiverse

If you want to learn OpenSCAD, follow these tutorials: http://www.thingiverse.com/thing:656880 Instructions: To use Mini-Sandwich Maker Twist, first print the attached files and ensure you're aware of your desired axis type. Alternatively, customize...

OpenSCAD Bezier Vase
OpenSCAD Bezier Vase
thingiverse

I watched a video by Coding Train and was inspired to write some code to figure out how to generate bezier curves in OpenSCAD. That went well, so I also figured out how to rotate multiple instances of the curve to generate a neat vase. The shape...

Parametric Straw Connectors (OpenSCAD)
Parametric Straw Connectors (OpenSCAD)
thingiverse

The files contain sample STL files for some possible connectors, but the main source is an OpenSCAD file, which makes it easy to create any size and type you want. See Parameters for details on how to customize them. The sample files and default...

Circle Text for OpenSCAD
Circle Text for OpenSCAD
thingiverse

This is an openSCAD library designed specifically for creating text around a circle. It works by generating each letter individually without applying any distortion or rounding effects to individual letters. If you want curved faces on your text...

edge rounded OpenSCAD cube
edge rounded OpenSCAD cube
thingiverse

Needing to add some OpenSCAD 'cubes' to a design with different edges radiused to different radii I sidetracked myself into building a reuseable module to radius any number of edges of a cube each to any radius of choice. The module...

Pillbox Holder - OpenSCAD Customizer
Pillbox Holder - OpenSCAD Customizer
thingiverse

- If you're unsure on fitment, and don't want to waste much filament, use the OpenSCAD file and set Rows and Cols to 1 each. Then print it and see how it handles. If adjustments are needed, relevant variables are at top of [ `module single(isFirst)`...

OpenSCAD Button Enclosures
OpenSCAD Button Enclosures
thingiverse

I've developed an openSCAD module called onFace that makes arranging items on the sloping face (either negative items like holes or positive items such as glyphs) extremely easy. I've included five variants of this code, each creating different...

Watch press (OpenSCAD)
Watch press (OpenSCAD)
prusaprinters

After changing the batteries, I realised that the lid was very challenging to close. As usual, I decided to use Thingiverse and my 3D printer to fix the problem. I like Troy Mackay's design, but I don't like Sketchup, and I needed to print presses...

Cad exercises 04 OpenSCAD
Cad exercises 04 OpenSCAD
thingiverse

It appears you've posted a large block of OpenSCAD code. I'll provide a summary of what the code does and offer suggestions for improving its structure and readability. **Summary:** The code defines several modules: 1. `otrim`: Creates an...

Template Shapes_Text - OpenScad
Template Shapes_Text - OpenScad
thingiverse

Template Shapes_Text version 2 : https://www.thingiverse.com/thing:4874177 Original text I like OpenScad. It suits me best, maybe because I remember start of coding in Basic. But looking at number of lines with code referred to transformations of...

Making Elbows with OpenSCAD
Making Elbows with OpenSCAD
thingiverse

It occurred to me that this may be one of the causes of slow rendering that came up on a recent question on the OpenSCAD group, so I thought I'd write up some details and share them here. ...Please let me know what you think, and thanks for looking, ...

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 Primitives Library
openSCAD Primitives Library
thingiverse

... vertices, assuming the solid is "cube-like": 6 faces, 8 vertices, each face has 4 vertices. Vertices are specified in a 2x2x2 array in a hopefully intuitive fashion. I maintain this code on GitHub at https://github.com/imageguy/openscad_primitives

DrawingBot in OpenSCAD
DrawingBot in OpenSCAD
cults3d

The Y-front OpenSCAD file gives an option whether or not to generate a support tube as part of the compilation (hopefully clear in the SCAD file). Common definitions file Note that almost all of the SCAD design files require the dimensions.scad file...

DrawingBot in OpenSCAD
DrawingBot in OpenSCAD
prusaprinters

Unfortunately I had no access to the original design files so had to make my own using OpenSCAD.Design basicsMy design is not as pretty as the originals, as I was too lazy to design the nice curves and neat linear bearing supports (mine are fixed...

OpenScad Helix Library
OpenScad Helix Library
thingiverse

I wrote this library because I was learning OpenScad while working on a project that required a helix, and after doing a half-hearted search finding a half dozen libraries, I decided to write my own as an exercise. I added every feature that I...

Parametric rounded hook for openscad
Parametric rounded hook for openscad
thingiverse

Use OpenSCAD Hook SCAD.

Parametric Penrose tile for openscad
Parametric Penrose tile for openscad
thingiverse

Parametric Penrose tile for openScad

openscad super mario bros 30th
openscad super mario bros 30th
thingiverse

activer l'animation dans openscad

OpenSCAD Momentary Switch (12x12mm) Cap
OpenSCAD Momentary Switch (12x12mm) Cap
thingiverse

OpenSCAD Momentary Switch (12x12mm) Cap

Toy Figures Made with OpenSCAD
Toy Figures Made with OpenSCAD
thingiverse

toys made with openscad and copilot

Phone Stand made in openSCAD
Phone Stand made in openSCAD
thingiverse

After experimenting with openSCAD, I created an interesting object.

Scripting and Documenting OpenSCAD designs using openscad-amu and Doxygen
Scripting and Documenting OpenSCAD designs using openscad-amu and Doxygen
thingiverse

This example presents a way to both document OpenSCAD designs and script the invocation of OpenSCAD for target component compilation. Pre-built documentation and targets can be found in the file autodoc_pb.zip, and a pre-built PDF reference manual...