openscad 3d models
36319 3d models found related to openscad.thingiverse
This open-source Parametric OpenSCAD module enables creation of beveled cubes, with three different implementations available for teaching purposes: boolean operators, hull operator, or Minkowsky. The default module utilizes the Minkowsky approach...
thingiverse
I discovered that creating extruded text with square edges in OpenSCAD is straightforward but I wanted beveled edges, which turned out to be more challenging than expected. So this "thing" demonstrates the technique I came up with. The idea is to...
prusaprinters
Example: one stage: 1:5, two stages: 1:25, three stages: 1:125 and four stages: 1:625Required Openscad libraries, check thank list below.--- Many thanks to Revar Desmera, the creator of the Openscad BOSL library - https://github.com/revarbat/BOSL---...
thingiverse
A Conic Bézier Curve, also known as a Quadratic Bezier or a Bezier with three control points, can be created using OpenSCAD. This curve type, also called 'Conic Arcs' or 'Parabolic Segments,' was developed by Pierre Bézier and is used in TrueType...
thingiverse
You can customize it extensively using openSCAD to create your own 2" receiver version or adjust the bolt holes and springy nubs according to your preference. The original STL file prints a 1-1/4" version with springy nubs, enabling tool-free...
thingiverse
For OpenSCAD tutorials, I recommend checking out makerbot's guide on design tips. Printing the model is straightforward; however, there may be some invisible overhang on the inside. To simplify removal from the print bed, I made a small cutout at the...
thingiverse
I Made an Update to My Test Thingy Please Ignore So I Decided to Improve My First Test by Including My OpenSCAD Script in the Process. After Watching a Few Basic Tutorials, I Successfully Combined Some of Those Key Concepts. To Create This Test...
thingiverse
This library is part of the obiscad tools, which make Openscad usage easier; find them at https://github.com/Obijuan/obiscad/. More details are available in Spanish on this page: http://www.iearobotics.com/wiki/index.php?title=Obiscad. Easy vector...
thingiverse
This is an OpenSCAD library for manipulating and visualizing 3D vectors, featuring functions like `magnatude_3DVector()`, `angleBetween_3DVector()`, and `normalize_3DVector()`. It also offers more complex vector operations such as testing angles and...
thingiverse
If you've installed OpenSCAD correctly, when you double-click the "water_tower_tests.scad" file, OpenSCAD will load it up for you, allowing you to create your own custom towers by adjusting various parameters. I used a script from thingiverse...
thingiverse
This project was actually inspired by the OpenSCAD Electronics project, which is another community-driven effort that I also actively contribute to. ... I'm planning to soon release my Prusa i3 printer remix design using these libraries, so be on the...
thingiverse
... white for a striking appearance. To start: 1) Download Sublime Text 2.0.2 from http://www.sublimetext.com/2; 2) In the editor, go to Preferences -> Browse Packages; 3) Extract the zip file, creating a folder named OpenSCAD. ...Restart the editor.
thingiverse
In this first tutorial on OpenSCAD in English, you will learn the basics of programming in 3D modeling with OpenSCAD. This software will serve you many times for your 3D prints. It is very important to follow because it will allow you to discover...
thingiverse
To infuse the bottle with a distinctive flair, I leveraged the incredible power of my OpenSCAD nSpline library and my OpenSCAD Naca_sweep library (follow the links to delve into the code's secrets). You can easily customize the call by adjusting...
prusaprinters
This is a pretty reasonable approximation to a baseball using openscad. I designed it because I need a baseball that I can modify and incorporate in another design. Openscad is capable of importing the stl baseball available in thingiverse but I...
thingiverse
This OpenSCAD module simplifies creating rounded cubes, functioning similarly to a regular cube operation but incorporating a radius parameter for chamfering all edges instead of just vertical ones. Note that this may increase processing time...
thingiverse
... other purposes. Using openSCAD, I generated a parametric design that is adaptable to various needs. For ABS material, the design incorporates adhesion pads that enhance reliability of prints. ...Once printed, these pads can be easily trimmed off.
thingiverse
Prusa's initial DXF for the Y motor bracket had excessively thick curves, so I revamped it in OpenSCAD. This enables me to utilize my firmware's jerk setting for smoother, high-speed curves. Additionally, I integrated slots for easier installation...
thingiverse
Revamped OpenSCAD version of Beco Blocks is underway, with plans to include new designs as well. It's inspired by Another Open Dragon Head by MaskedRetriever (http://www.thingiverse.com/thing:1841), Beco Blocks by r3becca...
youmagine
... to subtract PNG images as well. Anyone interested in learning more about OpenSCAD usage is encouraged to watch this video, which demonstrates the skills required and can be applied to various projects, including those where mistakes are made.
thingiverse
They are based on a basic L-clip created using OpenSCAD that I likely obtained from Thingiverse years ago; however, I am unable to locate the original design. If anyone recognizes this concept, please let me know and I will give credit to its...
thingiverse
So I've imported the very popular Compact Bowden Extruder which is already in OpenSCAD, then modified it to support RobotDigg's MK8 gear, e3donline's 10mm bowden fitting, 3mm filament and flexible filament (NinjaFlex or PolyFlex) too. The simplified...
thingiverse
The OpenSCAD version of http://www.thingiverse.com/thing:83102 is derived from http://www.thingiverse.com/thing:39519. Printed magnets are 26x13x3mm, and they hold well. Under-thick walls cause bulging that affects the bottom's stability. For...
thingiverse
Important Notes: (0) This file will NOT work in the current release of Thingiverse's Customizer app, only on OpenSCAD. (1) The format of the image file MUST be .png If you have an image but it is in a different format, such as a jpeg, simply open...
thingiverse
A thread library for OpenSCAD that generates screw threads mathematically and renders them as a polyhedron. This creates much smoother models without gaps or overlaps vs the more common method of using `linear_extrude`. This library has two...
thingiverse
Simple library for making masters for moulds from other OpenSCAD models. This library will be maintained on GitHub. To use the library, simply do: use master() { } Enjoy! My thanks to my youngest son for encouraging me to create this library.
thingiverse
Here's a simple CR123 3V battery holder using readily available spring contacts similar to these: https://www.altronics.com.au/p/h0355-ritec-2xaa-battery-spring-contacts-to-suit-h0351-h0352/ You can easily integrate this design into your other...
thingiverse
It includes the OpenSCAD code, the STL file for the default design, and the OpenSCAD customizer file (wave_vase.json) that includes the five other example vase designs shown in these pics. The OpenSCAD code generates a curved 2D shape, then uses...
thingiverse
In OpenSCAD, Jamesdavid made adjustments to the Parametric Wrench. He extended the open end farther from the handle for enhanced strength at stress points. Additionally, he designed the length to be proportional to the diameter. Furthermore, he...
thingiverse
Introducing a new OpenSCAD beveling connection hack, never seen before! Modify it for other objects compatible with HULL. I also wrote a quicker but less smooth version without HULL. Sorry for not knowing the necessary TAGs earlier. Correction:...