openscad 3d models
36319 3d models found related to openscad.thingiverse
The height is also adjustable based on the Extra_Mount_Depth parameter in the OpenSCAD file if necessary, but I saw this measurement used on several GoPro-branded mounts so it's safe to assume it's a "standard" measurement. Prints in multiple...
prusaprinters
THIS WON'T WORK AS A STANDALONE PART*(More geometry is required -- this provides a "baseline" for something else to utilize a GoPro mount and isintended* for remixing!!!)**Dead simple GoPro mount I reverse-engineered in OpenSCAD, using both the...
prusaprinters
Here are some things it can do:any size of bin (width/length/height)height by units, internal depth, or overall sizeany number of compartments (along both X and Y axis)togglable scooptogglable tabs, split tabs, and tab alignmenttogglable holes (with...
thingiverse
I liked Troy Mackay's design but did not like Sketchup, so I had to print presses for the dimensions of the watches I had using OpenSCAD. Using a locking pliers (vice grip) seemed like an easy job at first but turned out to be quite challenging to...
thingiverse
OpenSCAD Script with a Wide Range of Options to Print the Breadboard Exactly to Your Specifications. Options Include: * Number of Pin Rows * Number of Pin Columns * Pin Spacing * Pin Grouping * Optional Power Terminals * Many Other Customization...
thingiverse
... It's recommended to print the screw hole perpendicular to the print bed for optimal stability. Designing This Project: I created this design using OpenSCAD, a popular CAD software that allows users to create complex shapes and models with ease.
thingiverse
Additionally, the developer used coffeescript to generate bezier interpolation functions with arbitrary control points and generate openscad code automatically. The library can handle up to 8 control points, but this can be modified in the...
thingiverse
This is a powerful triangulation library for OpenSCAD. It will expertly triangulate either a 2D or a 3D polygon (without holes). The 3D polygon should be at least approximately all on one plane, but minor deviations are acceptable. Call: ``` use...
thingiverse
The process involves creating polygons in OpenSCAD, which is powerful but difficult to read, with the help of a visual generator tool created by the user. Although the app lacks undo functionality and only allows drawing on a grid, it serves as a...
thingiverse
The arc() module is a tool for creating 2D arcs in openSCAD. I'm aware that others have published arc() modules before but I felt this version was worth sharing as it offers some improvements over the earlier versions I've seen. The biggest...
thingiverse
... fit your specific cupholder and desired cup sizes. Special thanks to ChatGPT-4 for assisting in the design and generation of the OpenSCAD code for this cupholder adapter. ...Give it a try, and feel free to share your results and experiences!
thingiverse
Easily customizable using OpenSCAD. If you want to put a custom pattern on the box using velocity painting (https://github.com/MarkWheadon/velocity-painting) and have Simplify3D and know a little about programming using node.js, I wrote a...
thingiverse
Dimensions can be found on the following links:\r\n\r\n- [Specs page](https://www.raspberrypi.org/documentation/hardware/camera/)\r\n- [Mechanical...
thingiverse
OpenSCAD modules are now compiled into a single library, released on Thingiverse for others to enjoy. The library contains shape primitives, hexagrams, equilateral triangles (prisms), 3-sided pyramids, tetrahedrons, 4-sided pyramids, tubes with...
thingiverse
OpenSCAD snippets create project boxes for design purposes. ... Example of usage: round_box(inside_box = [20, 20, 10], wall_thickness = 1, curve_radius = 3, mounting_screw = 4, mounting_screw_gap = 3); translate([25, 0, 0]) { round_box(outside_box =...
thingiverse
This module creates a cube in OpenSCAD with rounded edges using fillets, offering faster rendering speeds due to its avoidance of Minkowski or Hull methods. To use: Provide the dimensions of your cube as an array [x, y, z] for the first parameter.
thingiverse
And as usual OpenScad and 3D printer comes handy Device customizable rating plate Header extruded 1 mm over base plate - 3 lines with adjustable text position and letter size. Bottom text extruded 1mm over base plate - 3 lines with adjustable text...
cults3d
The arc() module is a tool for creating 2D arcs in openSCAD. I'm aware that others have published arc() modules before but I felt this version was worth sharing as it offers some improvements over the earlier versions I've seen. The biggest...
thingiverse
I wanted to change its size (easy to do) and shape (not so easy), so I redesigned it with OpenSCAD. There are two boolean switches in the source file: HIDECANDLE and COVERBASE. HIDECANDLE shows or hides the candle in the preview window, allowing...
cults3d
Lots of new features for OpenSCAD : Functions : • random : simple random number generator • fibonnaci : give nth of Fibonnaci • hypo : give hypotenuse base on two length • pair : if n is pair = true else false • sum : sum of a table • topct : return...
thingiverse
The arc() module is a tool for creating 2D arcs in openSCAD. I'm aware that others have published arc() modules before but I felt this version was worth sharing as it offers some improvements over the earlier versions I've seen. The biggest...
cults3d
Ever wanted an elliptic paraboloid solid for OpenScad? Here it is! What is a parabolic reflector useful for? Solar cookers, parabolic microphones, satellite dishes, spotlights reflectors. Check out the Wikipedia page on Parabolic Reflector. A...
pinshape
SummaryThis is a quick little set of modules that I made in openscad to quickly generate dovetails to join two objects together. Hopefully these will be useful to someone... The included STL file is just a sample of the output.InstructionsThere are 3...
prusaprinters
UPDATE: I suggest using Arc_Module_2.scad as it's an improved version of the original.The arc() module is a tool for creating 2D arcs in openSCAD.The biggest difference is that this module creates the arc from scratch by calculating the vectors of...
prusaprinters
You can change the x, y, and z dimensions independently to create a box. How I Designed This This was made using OpenSCAD. Instructions How to Use use:HullCube.scad * Add module at beginning of code. * Use rCube(x, y, z, radius, resolution); to make...
thingiverse
# Voxel heart Voxel heart fully made with openscad using equations from https://mathworld.wolfram.com/HeartSurface.html You can use cube or sphere as voxels ## Customisation variables - **resolution:** Size of a voxel and so then number of voxels. It...
thingiverse
Exploration of polar function variations in openSCAD to make some pretty 3D designs. If you like my designs please press the Like button. See also my new designs: Planetary Pumpkin, Planetary Sphere and Planetary Toroid. Please...
thingiverse
This design is built using OpenSCAD, so if you'd like to try out some tweaks yourself, take a look at the script – one notable feature to note is the variable for tolerances. As with any 3D printing project, pay close attention to your settings and...
thingiverse
(I will give this another whirl...) Now Get Ready for Your OpenSCAD Firsts Because I am Ready, I've Already Made All the Necessary Arrangements, And it is going to be HUGE. Don't Look Away; Here comes A Whole New Level of Excitement. And Now... The...
thingiverse
Use: download the .scad file move the file somewhere in your home directory: /home/MyUser/OpenSCAD/myLibraries/ Add the following line to one of your project files: use Getting Help: use from within OpenScad help_colors() for a list of all modules...