openscad 3d models

36319 3d models found related to openscad.
C-clamp / G-clamp cap and top
C-clamp / G-clamp cap and top
prusaprinters

However everything is with fixed sizes as if there was only one in the whole universe... 'original', first designs and working cap. While creating a OpenSCAD that solves the size and wall thickness problem I also wanted to design it removable...

Face Mask
Face Mask
thingiverse

The shape was crafted using OpenSCAD, so please don't judge. - A rigid shell onto which everything mounts. The lip is intentionally oversized to create a seal between the liner and the shell. Grills require a printer capable of bridging 8mm. - A...

Slice Mosquito Assembly Jig
Slice Mosquito Assembly Jig
thingiverse

The STL is designed for a socket with a 13mm outer diameter, give or take; if yours is much larger (or smaller), use the OpenSCAD and the .scad file to generate a new STL. If you need to work on a Mosquito with the thermistor, heater, and/or...

Truly touchless customizable door opening tool v1.2
Truly touchless customizable door opening tool v1.2
thingiverse

This version here was rewritten in OpenSCAD for easier customization and has an extended set of features - notably attachments for a rubber band, tool locking, printable bolts and others. Version history ============== - v0.1: Initial design based...

ram memory cooler for 80mm fan
ram memory cooler for 80mm fan
thingiverse

### Libraries This design uses the wonderful Belfry OpenScad Library for its "skin" function. The required files have been inlined into the `memoryfan.scad` file to make it work with the customizer. If you want to make non-trivial modifications...

V-Slot Covers now flush with extrusion (optional)  - fully customizable
V-Slot Covers now flush with extrusion (optional) - fully customizable
thingiverse

These can also be defined in a single array with from/to pairs: `[ [from, to], [from, to], ...]` For those who do not want to use OpenSCAD to create .STL files for their printer, I uploaded some samples for screw holes (single or double screw) and a...

Automated DSLR polarimeter
Automated DSLR polarimeter
thingiverse

The openSCAD files can be modified for other lenses. I use a Canon EOS 7D (mark 1). I included holes for grub screws on the gear, but in the end the 3D printed part ft tight enough on the polariser to not need additional support. Z button...

Hard Drive Holder (HDD, SSD & M.2)
Hard Drive Holder (HDD, SSD & M.2)
cults3d

If you are looking for more, check out our premium projects: https://codeandmake.com/premium Customizer Options We recommend you use OpenSCAD to customize this design. This design has the following Customizer options: Drive Drive_Type - The type...

Miniature Base Meshes for Mixing
Miniature Base Meshes for Mixing
prusaprinters

You may wish to perform any fixes here in Blender if you're confident of your skills.Generating new basesThe SCAD was tested with OpenSCAD 2022.05.27. Set l and w to set the contours of the base. h and base angle set the base height and the...

Marvel Champions Infinity Box Trays
Marvel Champions Infinity Box Trays
thingiverse

But if you have a large enough 3D printer and want to print it as one piece, you can open one of the MC Tray OpenSCAD files and comment out the boxes that mask portions of the large tray. You can then export the full tray as a single piece,...

Eccentric quick-release fastener for scroll saw DS460
Eccentric quick-release fastener for scroll saw DS460
prusaprinters

Although this means that you will need a local support between the "wings", this will result in a very nice surface you will enjoy to touch:The lock nut should be printed in 0.15mm layer height.Additional material required:6.4 x 30mm washerM6 x 30mm...

Flippe Tops
Flippe Tops
prusaprinters

... this flipping behavior. Feel free to experiment! I include an openSCAD file which allows one to vary the parameters of the top. ...Changing the infill percentage can also significantly change the dynamics.</p> </p></p></p> Category: Mechanical Toys

Raspberry Pi 3 Media Center Case with Geekworm/SupTronics x820
Raspberry Pi 3 Media Center Case with Geekworm/SupTronics x820
thingiverse

This case was created using OpenSCAD, and I'll post print settings soon. I also need to clean up the code for the vent holes, which were added in a hasty manner. I plan on using a 4TB 2.5" (15mm thick) HDD as a movie/music repository and OSMC for...

Ford/Merkur Scorpio flashlight key
Ford/Merkur Scorpio flashlight key
thingiverse

... last a long time. I used OpenSCAD to create this model. I used a Photon Mono to print the parts. I used Rich-Opto black resin with about 25% F69 flex. However, now I would now use an "ABS like" resin that is currently available. ...

My Customized Chalice Lathe
My Customized Chalice Lathe
thingiverse

The specifics of the commands and parameters mentioned suggest use of OpenSCAD or similar tools due to their reliance on script input. Below is an explanation of the steps you're asking for, including code examples for understanding how lathe...

CNC router table simple edge fence
CNC router table simple edge fence
thingiverse

The models (and OpenSCAD files for them) here are my attempt at creating a very simple fence system for my affordable Chinese CNC. The fence part simply slides into the groove along the top of the CNC bed, after light sanding to get a good fit that...

MendelMax Vertical X Axis Ends & Carriage - 10mm Z
MendelMax Vertical X Axis Ends & Carriage - 10mm Z
thingiverse

I used the "roundedRect" OpenSCAD module by WilliamAAdams and the excellent zip-tie LM8UU bearing holder by skarab, which I've added as remixes on the side and attributed in the included source code for the parts. You'll need skarab's STL file to...

Mechanical Planetarium
Mechanical Planetarium
thingiverse

The OpenSCAD files used to generate the parts are included here. To use it, you will need to download the gear generator file "Getriebe.scad" by Dr Jörg Janssen from Thingiverse (https://www.thingiverse.com/thing:1604369), and place it in the...

Auto-Electrical Modules for MTA Modular Fuse Holder System
Auto-Electrical Modules for MTA Modular Fuse Holder System
thingiverse

## Printable Components The project includes OpenSCAD source code to generate the following components: * A lidded enclosure with a parameterized height * End brackets with a parameterized number of module ways * Module locks for the end brackets *...

Customizable Parts Drawer
Customizable Parts Drawer
thingiverse

Inspired by AndrewBougie's work, I decided to give creating a parametric version of a stylistically similar set of drawers a try and learn how to use OpenSCAD at the same time. Parameters Basics Tab These parameters are all in millimeters: Unit...

Small calibration panel for holes 85 x 72 mm for small printers like OneUp Tantillius Huxley Printrbot Simple etc.
Small calibration panel for holes 85 x 72 mm for small printers like OneUp Tantillius Huxley Printrbot Simple etc.
thingiverse

Here is an OpenSCAD script: difference() { cube(size = [85,72,3]); for(i = [1:6]) { assign(v=[3,4,5,6,8,10][i - 1]) { assign(shrink = cos(180 / v)) { echo(v,shrink); for(d = [3:9]) { translate([d d - 4 - ((v == 3) ? 3 : 0), 11.2 i-2, 0]) ...

That Lazy Machinist Bench Block!
That Lazy Machinist Bench Block!
thingiverse

If you're looking for the Open-SCAD code, you can find it here: http://openscad.diy3dtech.com/open-scad-that-lazy-machinist-bench-block/ - it's easy to modify and create any kind of bench block you desire! Want to see how we created the code? Check...

Kids' learn-your-name puzzle (revision 2)
Kids' learn-your-name puzzle (revision 2)
thingiverse

Open the SCAD in customizer / openSCAD / etc and adjust the **board_size** and **text** variables. If you have a long text, you may need to tweak **font_size** and **peg_size** as well. Make sure the pegs aren't larger than the board. 2. When you're...

 LowRider2 Dewalt DPW611 CNC plate in two halves (25.4mm)
LowRider2 Dewalt DPW611 CNC plate in two halves (25.4mm)
thingiverse

Credit to Ryan at https://www.v1engineering.com/ for creating great DIY CNC options, and to peterfosseus here: https://www.thingiverse.com/thing:4834949 for the idea and OpenScad code to split this 25.4mm Dewalt DWP611 router plate into two printable...

mini pistol crossbow
mini pistol crossbow
thingiverse

... mount pin and the mounting hole for the nut to move freely when the trigger is pulled, it may not reset itself. For this reason, the OpenSCAD file is included: change the value of "hole_dia" in order to make the mounting hole larger if necessary.

OpenForge Stone Dungeon Tiles
OpenForge Stone Dungeon Tiles
pinshape

By standardizing these sizes, OpenSCAD scripting becomes significantly easier, making this release a no-brainer. The entire collection is now available for download.\nCompatible tiles/walls in this series are easily identifiable with the...

Tevo Little Monster FSR mount
Tevo Little Monster FSR mount
thingiverse

... and make sure you find the right z offset for your setup. I run a G32 at the start of every print to redo the delta calibration. Openscad code for the mounts is available at: https://github.com/crpalmer/scad/blob/master/tlm-fsr-mount.scad

Prusa i3 MK2S SketchUp Dynamic Model (automatic bed/hotend position)
Prusa i3 MK2S SketchUp Dynamic Model (automatic bed/hotend position)
thingiverse

Most of the printed parts are copies of STL, OpenSCAD and DXF releases from the original Prusa Git. The license is GNU GPL v3. All other parts (screws, nuts/bolts, shafts etc.) and electronics were built by me for this model, but all credit goes to...

Nimble I3 Titan Aero mount
Nimble I3 Titan Aero mount
prusaprinters

It did work but if you're able to control your shrinkage better on your printer, I'd print the other way. ABS is a fussy filament but still is absolutely necessary as PLA will deform from the stepper motor's heat.. You'll notice that I only put one...

Customizable Locking Pencil Box Set
Customizable Locking Pencil Box Set
cults3d

This is possibly the most customizable thing on Thingiverse, so if you don't have patience for slow OpenSCAD, "don't come around here no more!" You can use the example STL files, but your kids probably won't be very amused! Here's what you get: 1...