zed library 3d models

35831 3d models found related to zed library.
Square Knot / Plus 2 - Interlocking puzzles by Stewart Coffin (STC #9 & #57)
Square Knot / Plus 2 - Interlocking puzzles by Stewart Coffin (STC #9 & #57)
prusaprinters

...Anyone may print copies for their own personal use, but selling or otherwise monetizing them is not permitted, and puzzle designers retain all rights as copyright holders of their work.Our puzzles are modeled using the open-source puzzlecad library.

Kingdom of Talarius - The Therion, Ifrit - Lord of Fire (32mm scale presupported monster - SPECIAL CAMPAIGN PRICE)
Kingdom of Talarius - The Therion, Ifrit - Lord of Fire (32mm scale presupported monster - SPECIAL CAMPAIGN PRICE)
myminifactory

Unfortunately for the victors, the Barghest survived the battle, strategically withdrawing from the conflict to fight another day.  Sign up and join our Patreon or TRIBE for 30% discount off all Lion’s Tower STLs and get our latest releases each...

Generic Tray Creator Script (with rounded bin floors)
Generic Tray Creator Script (with rounded bin floors)
cults3d

SolidPython is a python library that lets you create your models in python (using proper variables, loops, etc), and it generates simple SCAD for you. Get SolidPython from here: https://github.com/SolidCode/SolidPython You can simply copy...

Kingdom of Talarius - The Twins, Pandi and Portia (32mm scale presupported miniatures)
Kingdom of Talarius - The Twins, Pandi and Portia (32mm scale presupported miniatures)
myminifactory

Sign up and join our Patreon or TRIBE for 30% discount off all Lion’s Tower STLs and get our latest releases each month delivered straight into your MMF Library! The models are supplied as repaired STL files and LYS supported files for use in Lychee...

RPi-Power-Bar
RPi-Power-Bar
thingiverse

Thr RPi.GPIO python library is installed by default in the Rasbian image, but needs to be installed manually on ubuntu 20.10 (apt install python3-rpi.gpio). Don't forget to reload systemd (systemctl daemon-reload) and to enable the service...

Flat Pack Commander Deck Stand - Magic the Gathering MtG EDH
Flat Pack Commander Deck Stand - Magic the Gathering MtG EDH
prusaprinters

The two main sections can be used for the library and graveyard for one player with the side sections to hold tokens. Alternatively, if you only want to carry around two of these, then two players sitting side by side can share one set and leave the...

Nature HDRI - Forest Glade Texture
Nature HDRI - Forest Glade Texture
cgtrader

Introduction Captivating scenes captured with exceptional detail and accuracy - Nature HDRI unleashes an extensive library of stunning high-dynamic range images, authentically representing breathtaking natural environments. Unspoiled qualities...

Superelliptic modular cooling fang
Superelliptic modular cooling fang
prusaprinters

The smooth fangs are the result of 3D-spline curves, calculated using the scad-utils library for splines. Around these spline curves, superellipses are generated in order to build the inner and outer meshes. The eccentricity of the superellipses...

Notre Dame de Paris , France
Notre Dame de Paris , France
prusaprinters

Please give credit, it's all about spreading culture! Consider joining our Printables.com  Club, or our Patreon!printables.com/@MiniWorld3Dpatreon.com/MiniWorld3DFind all our profiles, YouTube channel & social media on:linktr.ee/miniworld3dJoin our...

Talarian Army - Order of the Behemoth Ogre Knights (32mm scale pre-supported miniatures)
Talarian Army - Order of the Behemoth Ogre Knights (32mm scale pre-supported miniatures)
myminifactory

Sign up and join our Patreon or TRIBE for 30% discount off all Lion’s Tower STLs and get our latest releases each month delivered straight into your MMF Library! The models are supplied as repaired STL files and LYS supported files for use in Lychee...

Triple Cross / HO HO - Interlocking puzzle by Stewart Coffin (STC #79)
Triple Cross / HO HO - Interlocking puzzle by Stewart Coffin (STC #79)
thingiverse

Our puzzles are modeled using the open-source [puzzlecad](https://www.thingiverse.com/thing:3198014) library. The `.scad` file is included with this model in case you want to modify any of its design parameters; more information on how to do this...

Desk Lamp Display (with removable lens)
Desk Lamp Display (with removable lens)
prusaprinters

The Adafruit Neopixel Library and Digistump Library (http://digistump.com/package_digistump_index.json)Here is my code I used, just edit the number of LEDs so it matches what you used. To program the Attiny85 make sure you have the 2 Arduino...

Better Than Toilet Paper in a Pandemic - a Bidet
Better Than Toilet Paper in a Pandemic - a Bidet
prusaprinters

I'm currently leaving them in local take a book leave a book mini libraries in my neighborhood. I don't plan on improving this anymore unless the local demand increases. There is room for improvement here, but I feel like its useful at this point...

Paoletty - Antique Italian Sconce 3D model
Paoletty - Antique Italian Sconce 3D model
cgtrader

Whether placed above a majestic staircase or nestled within an intimate library, this Paoletty masterpiece is sure to captivate all who lay eyes on it. As light dances across its surface, the sconce's beauty shines through, illuminating the...

Arduino Thermometer
Arduino Thermometer
prusaprinters

I fixed that and corrected the offset because the displayed temperature was slightly off. Code#include "Wire.h" // imports the wire library for talking over I2C #include #include #include #define ONE_WIRE_BUS 5 OneWire oneWire(ONE_WIRE_BUS);...

Treasure Quest - A Pirate Adventure
Treasure Quest - A Pirate Adventure
prusaprinters

The documentation also explains how to make the plastic parts look like antique brass and how to create realistic parchment pirate clues. Example Clues (the vertical bar is the end of line for the LCD display): text ="Caesar cipher -|Key 1|Kpboo't...

MMU variable wall spool holder system
MMU variable wall spool holder system
prusaprinters

So I created more variable system, where you can combine both Prusa dryboxes and simple open spool holders of various sizes according to your needs by simple hanging them on the rods.System is fully customizable, OpenSCAD sources are...

RGB Uplighter Light: "Doobie Uplighter"
RGB Uplighter Light: "Doobie Uplighter"
prusaprinters

Enjoy the calm chill ambiance lighting.  CreditsI used the Adafruit NeoPixel library for Arduino. Adafruit has their own variety of a 8x8 RGB LED Matrix, which will fit if you clip the topmost pins in the beamer and use 6 small drops of...

Tapestry Insert / Organizer - Fits Both Expansions (Arts & Architecture and Plans & Ploys)
Tapestry Insert / Organizer - Fits Both Expansions (Arts & Architecture and Plans & Ploys)
thingiverse

Update January 12, 2022: I uploaded two corrected trays (the trays with "v2" in their names) to address two issues noted by users regarding the treasury and library spaces not being large enough for the minis that came in their copies of Tapestry. ...

IKEA VIDGA Motorized curtains
IKEA VIDGA Motorized curtains
thingiverse

To control the motor, I use the AccelStepper library. The program I wrote for the ESP8266 can be downloaded from Github. I also made a little PCB for the ESP8266 and some other components. This PCB is just something I quickly put together. I will...

K-9
K-9
myminifactory

I used what I had in my filament library, but would imagine that there are probably better combinations of green available. 6 - When removing parts from the printer bed, it's a good idea to place left/right parts into separate containers to help...

Extensible Burr Set
Extensible Burr Set
thingiverse

... in the attached .scad file. You will need the [puzzlecad](https://www.thingiverse.com/thing:3198014) library in order to use it. Finally, the burr-tray.scad module can be used to generate trays of custom sizes or tolerances. ... Happy puzzling!

mason11
mason11
thingiverse

I would recommend creating simple code examples in your chosen programming language, such as MATLAB or Python using packages `numpy` and/or libraries specifically designed for this purpose like 'scipy.optimize'. If these do not seem appropriate...

DIY Arduino MAME Arcade Spinner or Macro Pad
DIY Arduino MAME Arcade Spinner or Macro Pad
thingiverse

# Code Arduino code: https://gist.github.com/partlyhuman/287f2556888738432c799bd79690e6f4 Download the "EncoderTool" library. Change the #define for P2 if desired before programming. # Printing Make sure to orient flat surfaces to print...

Customizable Tool for Handling and Orientienting Magnets
Customizable Tool for Handling and Orientienting Magnets
grabcad

I also have access to 30 Dremal FFF printers operated by the university’s library. However, because of the pandemic, I had to use a personal printer to produce my design. If I selected a machine from the current line of FDM systems from Stratasys, a...

Plotclock
Plotclock
prusaprinters

You can also just use jumper wires: 5V to red servo wire, GND to brown or black servo wire and the arduino servopins connected to the yellow or orange servo wire Building instructions: (for version 1.01!) Lasercut plotclock_beta1.pdf from 3mm...

Slide to eject card wallet, custom number of cards
Slide to eject card wallet, custom number of cards
prusaprinters

You want to have a holder JUST for your library card? Done! Print one cover, back, tray, and ejector and you got it. You want a holder for all 30 credit cards you signed up for in college? If you can find a long enough M3 bolt to hold it together, go...

espCam security camera (also for print monitoring)
espCam security camera (also for print monitoring)
prusaprinters

Additionally, you will also need to install the neopixel library from Adafruit in Arduino IDE.Note: In order to get the LEDs to work you will have to use the code attached instead of the one directly from Git Hub. ...If you want to use the one from Git...

POP 7" Raspberry Pi Touchscreen Kiosk – Case
POP 7" Raspberry Pi Touchscreen Kiosk – Case
thingiverse

##About Us We create open-source, build-it-yourself technologies for museums, libraries and cultural heritage centers by working directly with them. CLIO and POP have been in active development since 2019. We operate through grants, volunteers and...

Ergonomic handle based on scientific study
Ergonomic handle based on scientific study
thingiverse

This is an OpenSCAD library to generate an ergonomic handle that distributes hand contact pressure as evenly as possible. The dimensions in this model are based on several research papers using anthropometric data from various populations around...