openscad 3d models

36319 3d models found related to openscad.
Customizable Infinity table (OpenSCAD)
Customizable Infinity table (OpenSCAD)
thingiverse

##Customizable Infinity table designed in OpenScad This was designed to give myself an idea of what the completed product would look like perspective wise. The final piece will be a coffee table made from welded RHS. ... **The program outputs the...

DIN43880 OpenSCAD enclosure
DIN43880 OpenSCAD enclosure
thingiverse

I'm currently working on https://github.com/baradhili/OpenSCAD-DIN43880_enclosure. Making significant changes there, which has led to some exciting developments so far. Now, it not only creates an enclosure but also includes features like creating...

OpenSCAD Leg Lamp
OpenSCAD Leg Lamp
thingiverse

For more information on how to create your very own personalized leg lamp, check out the project page at http://onebeartoe.org/3d-realization/modeling/openscad/lamps/christmas-story/. ...This customizable leg lamp is based on several existing designs:...

OpenSCAD Pirate Ship
OpenSCAD Pirate Ship
thingiverse

Create a printable OpenSCAD pirate ship with minimal support for the bow. The model doesn't require support for other parts. However, the code lacks comments making it difficult to follow. The ship's size is determined by "shipscale" parameter and...

OpenSCAD Idler Pulley
OpenSCAD Idler Pulley
thingiverse

A simple OpenSCAD pulley for an idler, inspired by a script from Makergear.com. This user-friendly tool allows adjustments to belt width, overhang angle, lip height, and thickness. Public domain license ensures reprappers' collaborative spirit. The...

Salt shaker (OpenSCAD)
Salt shaker (OpenSCAD)
thingiverse

I then considered an alternative to OpenSCAD called ImplicitCAD, though the project remains immature, so I decided to wait before investing time in learning the new software. [2017-03-24] Version 3 was uploaded, featuring a revised salt shaker design...

SuperEllipse in OpenScad
SuperEllipse in OpenScad
thingiverse

This implementation in OpenScad offers versatility, allowing rendering as a point cloud, wireframe or polyhedron. The vital file is superellipse.scad, featuring the 'superellipse()' module with customizable parameters for various shapes. Despite...

OpenSCAD I-Beam Library
OpenSCAD I-Beam Library
thingiverse

This is a library for OpenSCAD that lets you build I-Beams & support struts.\r\nYou can choose to make these printable on an extruder based 3D printer, and even perforate the beam to cut down on materials.\r\nThe STL file that comes with this library...

Honeycomb library (OpenSCAD)
Honeycomb library (OpenSCAD)
thingiverse

... others to use. It creates a 2D shape that can easily be extruded into a 3D object. When working with OpenSCAD, creating a difference in 2D before extruding produces much better results than trying to create the difference directly on a 3D shape.

OpenSCAD Hollow Cylinder
OpenSCAD Hollow Cylinder
thingiverse

I no longer update Thingiverse with new versions, so check here for the latest one: https://github.com/Sembiance/common/tree/master/openscad Usage: Prototype: hollowCylinder(d, h, wallWidth, $fn) Arguments: d = Specify the diameter of the cylinder. h...

OpenSCAD syringe plunger
OpenSCAD syringe plunger
thingiverse

An OpenSCAD syringe plunger inspired by the excellent "13mm Flux syringe plunger" designed by Divinecobra on Thingiverse (http://www.thingiverse.com/thing:1902471). This parametric version allows for effortless adjustment of the plunger dimensions.

Plant Support (OpenSCAD)
Plant Support (OpenSCAD)
prusaprinters

It is meant to slide onto a stick or round stake and slide over your plant.The OpenSCAD customizer allows you to set the diameters and other relevant dimensions.The print file I’ve included fits a ¼” dowel and has a 30mm opening for the plant. {The...

Pointilised OpenSCAD Font
Pointilised OpenSCAD Font
prusaprinters

OpenSCAD font, converted into point data, which makes it easier to manipulate (e.g. for wrapping around a cylinder, squishing into a door stop).Letters are constructed as a series of arcs and lines with a defined thickness. This makes it easy to...

PiCam GoPro Mount - OpenSCAD
PiCam GoPro Mount - OpenSCAD
prusaprinters

Dimensions taken from the following two links:Specs pageMechanical DrawingRe-created the relevant part of the design in OpenSCAD, using the 2-flap version of an earlier GoPro mount design that I finally got around to isolating and taking measurements...

Outer Ring Customizer (OpenScad)
Outer Ring Customizer (OpenScad)
thingiverse

I've simplified the Scad file to ensure it's accessible to users without prior experience with OpenSCAD, so just follow the instructions within the file itself. It is highly recommended not to utilize the in-site editor "Customizer," and instead...

OpenSCAD Font Importer
OpenSCAD Font Importer
thingiverse

For the bold, there's a GitHub repo at https://github.com/pipakin/OpenSCAD-Font-Importer (not for the faint of heart due to subpar Python skills). Note that complex glyphs may take long to render, and lengthy strings can crash OpenSCAD. "FONTZ!"...

SuperShapes in OpenScad
SuperShapes in OpenScad
thingiverse

The challenge lies in adapting these complex formulas into OpenScad to generate 2D models that can be converted into 3D printable .stl files. The supershape.scad file contains two crucial routines: RenderSuperShape2D() and RenderSuperShape(). The...

OpenSCAD Customizable Name Tag
OpenSCAD Customizable Name Tag
prusaprinters

... PLA” profile. The raised text example had ironing for topmost surface only turned on.Update 2022-06-11OpenSCAD updated with a third, split raised and inset text option. ...The greeting area uses inset text while the name area uses raised.</p>

Helix library for OpenSCAD
Helix library for OpenSCAD
thingiverse

Unfortunately, this is not possible with the current version of OpenSCAD. A potential solution for the concave issue is to create a convex polygon and extrude it using helix_extrude. Then, create another polygon, extrude it with helix_extrude, and...

OpenSCAD - Python Edition
OpenSCAD - Python Edition
thingiverse

OpenSCAD is very powerful, but its also very limited, because variables can only be assigned once and trick workarounds are required to overcome this shortness. Why dont use another interpreter - like Python ? Python has all the options you like and...

Parametric strandbeest in OpenSCAD
Parametric strandbeest in OpenSCAD
thingiverse

This is a fully customizable strandbeest designed from scratch in OpenSCAD, using only the strandbeest linkage lengths as a guide. There are several strandbeesten available here on Thingiverse, but I identified problems in all of them, including:...

Custom Toolgrid Boards - OpenSCAD
Custom Toolgrid Boards - OpenSCAD
prusaprinters

My model solves that problem! This model has correct edge hole spacing, plus due to it being an OpenSCAD project, You can change the thickness, total board size, hole size, spacing, etc. Project ToolGrid:Socket TreesWalls & CornersBase Plates (You...

Partial Rotate Extrude (OpenSCAD)
Partial Rotate Extrude (OpenSCAD)
thingiverse

The convexity parameter operates the same as in rotate_extrude; refer to http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/2D_to_3D_Extrusion for more information. For accessing and copy-pasting, use partial_rotate_extrude(235, 20, 10) circle(5). The...

Openscad Lego-Like brick
Openscad Lego-Like brick
pinshape

You can adjust the size and tweak the dimensions of the various parts of the lego in the openscad file. There are probably bugs, it's a work in progress. A real lego snaps into the bottom pretty well, not as well on top.InstructionsThe script defines...

Assembled Prusa IT2 (OpenSCAD)
Assembled Prusa IT2 (OpenSCAD)
thingiverse

I also used the Buddaschnozzle model from here:http://www.thingiverse.com/thing:255907 Note: As an exercise, I did this using only the actual STL files, not the OpenSCAD source for the parts that generate those STLs. Marking as a work in progress...

Sliding Bolt - Lock  - Openscad
Sliding Bolt - Lock - Openscad
prusaprinters

You can change the travel distance with more/less nuts and longer bolts. Parts can be scaled to work with different size bolts(M8 would probably be a good size for a large variant). I have uploaded the openscad file for this so that it can be...

OpenSCAD Rounded Cube Corners
OpenSCAD Rounded Cube Corners
thingiverse

I don't update thingiverse with new versions, so always check out the latest version here: https://github.com/Sembiance/common/tree/master/openscad Usage: Prototype: roundedCube(dim, r, x, y, z, xcorners, ycorners, zcorners) Arguments: dim = Array of...

Pill Puncher Generator (OpenSCAD)
Pill Puncher Generator (OpenSCAD)
prusaprinters

UpdateThis design has been superseded by a newer version, Pill Puncher 2 Generator. DescriptionI have seen several of these pill pusher/punchers for blister packs, but all upload only one size that is almost guaranteed to not fit your pills.I...

Customizable Spiralized OpenSCAD Maze
Customizable Spiralized OpenSCAD Maze
thingiverse

It seems ridiculously necessary to create a derivative, but making it its own thing was a required change to enable the OpenSCAD mazes to be printed with the "spiralize the outer contour" option checked under Expert Settings in Cura (or similar mode...

Print sheet Box OpenSCAD
Print sheet Box OpenSCAD
prusaprinters

The Filament is Recyclingfabrik rPLA Milder Sanddorn.  CustomizeTo customize download OpenSCAD, an open-source CAD tool. http://openscad.org/downloads.html Use the Customizer on the right to adjust the size. If the Customizer-Window is not shown on...