ocu library 3d models

35612 3d models found related to ocu library.
Tiny-Touch - Smallest possible DIY BLTouch clone
Tiny-Touch - Smallest possible DIY BLTouch clone
cults3d

Special credit goes to Orcy Wagh, who created the servo model over on Grabcad (https://grabcad.com/library/micro-linear-servo-right-1). What is different? In contrast to the BFPTouch, this thingy uses a nano sized linear servo to release / lock the...

SKR Pro v1.2 Case with many GX16 connector holes / vent holes
SKR Pro v1.2 Case with many GX16 connector holes / vent holes
prusaprinters

(also sharing the stl file of the top plate with through-holes)Added 11.2mm diameter power jack connector hole.If you are interested in modelling the GX16 connectors, there is a model here: https://grabcad.com/library/gx16_4pin-aviation-connector-1If...

Open Aikido Vehicle Elements Introduction
Open Aikido Vehicle Elements Introduction
thingiverse

Please share, remix and help to advance open source libraries near you! From Wikipedia: Aiki Main article: Aiki (martial arts principle) Aiki (合氣) means the defender blends without clashing with the attacker, then goes on to dominate the...

The Board Game Insert Toolkit - Parametric Box Design
The Board Game Insert Toolkit - Parametric Box Design
prusaprinters

THIS PROJECT HAS MOVED TO GITHUB https://github.com/IdoMagal/The-Boardgame-Insert-Toolkit/ This OpenSCAD library was created to make it easy to create board game inserts with lids for either horizontal or vertical storage, without any programming...

Railgun - Oculus Quest 2 Rifle Stock
Railgun - Oculus Quest 2 Rifle Stock
thingiverse

The stock is a slightly modified version of this: https://grabcad.com/library/telescopic-stock--1 A commercial stock (e.g. airsoft) should also fit onto the "buffer tube" since it's a standard size (e.g. the cura tool to align the flat face with the...

Another useless box
Another useless box
prusaprinters

Maybe you need to activate libraries for servos, or FastLED or the gesture sensor. Just follow the instruction of these vendors.</p> <p>After the reboot, the LED should light up in blue and kind of glow...if you put your finger on the sensor, it...

Triumph Spitfire and GT6 Parametric Dashboard Generator
Triumph Spitfire and GT6 Parametric Dashboard Generator
thingiverse

In the mean time use Nothinglabs PuzzleCut OpenSCAD Library https://www.thingiverse.com/thing:35834 to break the model into smaller pieces. After using this tool you will have to ungroup the cut stl models and rotate them to be printed face side...

54 Room Signs Like "The Office" Logo
54 Room Signs Like "The Office" Logo
prusaprinters

The following formula aren't exact but they should place the text in a good location close enough to where they should be:Xᵗᵉˣᵗ = -84 - (TextXsize/2)Yᵗᵉˣᵗ = -7.07 - (27.67-TextYsize)/2.66If your print won't be dual-extrusion, you can use the combined...

Automatic Pet Feeder With Simple Encoder
Automatic Pet Feeder With Simple Encoder
prusaprinters

Download version 1.5.4 or 1.5.6 of the RTCLib library on github (link can be found as a comment in the Arduino file of this project) since there is a bug in 1.5.5 for the time being.It all started with the simple conclusion that I was really annoyed...

No MMU Babysitting! (NoMBa)
No MMU Babysitting! (NoMBa)
prusaprinters

The steel ball inside the FINDA should stick to it.Credits and CAD modelsFusion 360 base files for the MK3s-MMU2s came from Denis Vasilescu on grabcad and from the official prusa parts repository.This is not a remix of an existing modification, but...

Lego-compatible thesis project boards
Lego-compatible thesis project boards
prusaprinters

Both uploading and downloading a few dozen bricks is a pain :) However you can get all: STL.zip contains all the blocks I made so far STL-sets.zip include multiple brick sets for printing (difficult and not so often updated !) source.zip...

SKR Pro v1.2 Case with many GX16 connector holes / vent holes
SKR Pro v1.2 Case with many GX16 connector holes / vent holes
thingiverse

If you are interested in modelling the GX16 connectors, there is a model here: https://grabcad.com/library/gx16_4pin-aviation-connector-1 If you would like to model the SKR Pro 1.2 circuit card the step file was found here:...

Ring light for stereo microscope with 48mm thread, Olympus and others
Ring light for stereo microscope with 48mm thread, Olympus and others
prusaprinters

The excellent FastLED library is used to control the DotStar LEDs. It handles bit-banging the data down the LED chain so you don't have to write code for that. Reading the pots uses the built-in analogRead() from the standard Arduino libs.</p><p>Two...

Open source SpaceMouse - Space Mushroom remix
Open source SpaceMouse - Space Mushroom remix
prusaprinters

My expection would be that you would import a debouncing library, add a listener for a button press in the loop, and then have that trigger another HID().SendReport() to report the button press. In the future I may explore this but I have not at this...

LUCAS extruder - finally a really universal extruder
LUCAS extruder - finally a really universal extruder
thingiverse

It would be nice if we could create a library of adaptors that fit this socket. The bolts on the filament bits have two purposes: to help you insert and remove it from the extruder and to limit the idler movement. Adjust it so that the idler, when...

SKR Pro v1.2 Case with many GX16 connector holes / vent holes
SKR Pro v1.2 Case with many GX16 connector holes / vent holes
prusaprinters

(also sharing the stl file of the top plate with through-holes)Added 11.2mm diameter power jack connector hole.If you are interested in modelling the GX16 connectors, there is a model here: https://grabcad.com/library/gx16_4pin-aviation-connector-1If...

My Customized Design your own  pixel art Pendant
My Customized Design your own pixel art Pendant
thingiverse

There's no `import stl` or equivalent statement for 3D printing mesh libraries. 3. `meshCreator.create()` should probably use `print_meshes()` (lower-case `m`) to output the meshes correctly. Given that these issues exist and based on the structure...

Fiberoptic LED Hybrid Wall Clock (40cm) v6.1
Fiberoptic LED Hybrid Wall Clock (40cm) v6.1
prusaprinters

They would need to know ESP's, addressable LED's, the FastLED library, light and temperature sensors, OTA (over the air updates for wireless uploads), WiFi (for time syncing, light and animation control)Code Update:There are two code files now. One...

Prusa i3 Octoprint Raspberry Pi case
Prusa i3 Octoprint Raspberry Pi case
prusaprinters

Promptly afterward, I imported a model of a Raspberry Pi found on GrabCAD and used it to validate my measurements for the addition. This file was used to create both properly spaced mounting and rear IO holes (after test prints I found that the hole...

Elegant overkill: a printer filament monitor
Elegant overkill: a printer filament monitor
prusaprinters

SOFTWARE The OLED display uses a different serial protocol to the magnetometers; there is a separate, customised Arduino library in the software folder downloadable ZIP that will need to be available to the Arduino IDE during compilation. All the...

The Batman 2022 3D Printing Figurine | Assembly
The Batman 2022 3D Printing Figurine | Assembly
gambody

ABOUT THIS 3D FIGURINEThe Batman (2022) has become a refreshing addition to the vast DC movie library. In the new adaptation, the grim Gotham City welcomes Batman merely 2 years into his vigilante job. The emotionally bruised superhero as portrayed...

IBM Selectric typewriter customizable font typeball
IBM Selectric typewriter customizable font typeball
cults3d

For the characters I tried some OpenSCAD text wrap libraries but I couldn't figure out how to get any of them to do what I wanted, which was to place a reversed character in a given font at a latitude and longitude on the sphere and with divergence...

Ring Lamp "Halo" V3 (Customizable)
Ring Lamp "Halo" V3 (Customizable)
thingiverse

Maybe the problem is gone when you compile my code, as the library was altered in the mean time. This is just a warning from my side. :D <h2>Final Words:</h2> If there are any questions feel free to write a comment. Please post a make, so...

Nameplate "Chief Of Unicorn Division" (1250 names included)
Nameplate "Chief Of Unicorn Division" (1250 names included)
prusaprinters

I updated it to the new font library, to contain 2 lines and to make the nameplate grow and shrink according to your font size selections.You can customize:2 lines of text. Just leave one empty if you need only one.</li><li>You can set "Bold",...

The Terminator (Ready for casting in bronze)
The Terminator (Ready for casting in bronze)
cults3d

In 2008, The Terminator was selected by the Library of Congress for preservation in the National Film Registry as "culturally, historically, or aesthetically significant". Contents 1 Plot 2 Cast 3 Production 3.1 Development 3.2 Casting 3.3...

Nameplate (1250 names included)
Nameplate (1250 names included)
prusaprinters

I updated it to the new font library, to contain 2 lines and to make the nameplate grow and shrink according to your font size selections.You can customize:2 lines of text. Just leave one empty if you need only one.</li><li>You can set "Bold",...

Print-in-place geared fidget ring  II
Print-in-place geared fidget ring II
prusaprinters

The STL filenames have the inner diameter in mm in the filename.&nbsp;In case you need even more different sizes, please install OpenSCAD on your own computer and follow these instructions to customize your ring.Using the ringsSo measure the diameter...

shravya 5s
shravya 5s
thingiverse

I can give you some examples of possible implementations using a language of your choice, based on the parameters you've provided: Python example using the openjscad library ```python from jscad import * # Set the settings from the config.txt...

COVID KILLER 1.0 - 3D Printed Automatic Hand Sanitizer Add On
COVID KILLER 1.0 - 3D Printed Automatic Hand Sanitizer Add On
prusaprinters

Here are a couple of links: https://www.amazon.com/s?k=5v+regulator&amp;crid=J06P3ULL30MX&amp;sprefix=5v+regu%2Caps%2C200&amp;ref=nb_sb_ss_i_1_7 The one I personally used (but I do not recommend as it is a bit pricey):...

Cura Profile for FlashForge Creator Pro
Cura Profile for FlashForge Creator Pro
cults3d

This is dependant on your operating system, and for Cura 4.4.x it should be: Linux: ~/.local/share/cura/4.4 MacOS: ~/Library/Application\ Support/cura/4.4 Windows: C:\Users\YOUR_USERNAME\AppData\Roaming\cura\4.4 For Cura 3.6 or Cura 4.2.x, instead of...