This card holder can store up to 6 cards (credit cards, debit cards, business cards, etc.) and also has additional space for ID cards (up to 3 cards). It is a compact pocket-size design. Not recommended for money because it has no clip to hold the bills inside. Also as it is 3d-printed, it has no protection against magnetic fields.Final Dimensions:9.5 cm x 7.9 cm x 1.4 cm (around 3 3/4 in. x 3 1/16 in. x 9/16 in)It is designed in 2 parts that can be assembly together (with a little use of force) in the hinge. No glue needed.The hole in the base let you put your finger inside to pop out the cards. This improvement let you take your cards without the need to turn all the holder around. The same is for the hole in the ID side. This allows you to slide the card with your finger avoiding the need to turn around the holder.Recomendation:I got better results printing it with 3 layers of thickness and medium hollow fill. Can be printed at 0.3 mm but you get a smoother result at higher resolution (as 0.2mm or better), but that increases the print time. I got better results using ABS filament.Also I have printed (with better results) the base in horizontal layout but the id holder in vertical layout. This ensure that the orientation of the filament will be perpendicular to the force of the moving parts. This prevents that any of the parts of the hinge collapses.(When I printed both in the same layout or the hinge opening collapses or the middle pin collapses, causing the hinge to break.)File format:STL (Stereolithography)
Tag: wallet
-

Phone Stand/Charger – Pixel 2 with Trianium XL Case Wallet 3D Print Model
Summary
This stand & charger is for the Pixel 2 XL as it is fitted with the Trianium Wallet case (available on Amazon and Ebay). It uses the charger and cable that comes with the phone. It is best to CA (super glue) the cable end in the phone once you’ve adjusted it to the proper mating height. -

Slim Wallet for 6 cards or under 3D Print Model
Summary
This is still a work in progress
Features:Rails to lead every cards6 possible card spots (1 that is outside of the case for either a magnetic bus card or money)
*A cap to close the wallet
Things needed:
1x 12mm M2 screw
If you have a longer M2 screw, just take two pliers and twist the screw untill it breaks (try until you reach 12mm)
This is a slim wallet inspired by https://www.thingiverse.com/thing:1756637 “Slim Wallet V4”
I had issues using more then 4 cards inside the Slim Wallet V4 so I decided to create a wallet that would be perfect for 5 cards. I added rails to lead every cards. Since I take the bus often, there is a spot for either cash or a bus card.
The wallet is bigger then the Slim Wallet V4 and does not use any mechanism to pull up the cards. This is why every card spots are leveled +2mm everytime.
I am working on fixing some issues of this wallet such as1mm gap between the cap and frame after placing the screweasier removal of cards
Print Settings
Printer:
Anet a8
Rafts:
No
Supports:
No
Infill:
20 -

Putin Ruble Coin 3D Model
Putin Ruble Coin 2018.The model is in 3DS Max format (2016). Usefull for logo, design web pages, print , advertising. The archive also contains models with the .FBX and .OBJ expansion.
-

Wallet and Key Holder for Small Wallets 3D Print Model
Summary
I couldn’t find one that really fit my usecase so I designed my own! This is designed for very slim wallets or money clips at or around 18mm. I used Scotch Extreme mounting tape to mount it to the wall. I hope this is as helpful to you as it is to me!
Print Settings
Printer Brand:
Wanhao Printer:
Wanhao Duplicator i3 Plus Rafts:
No Supports:
No Resolution:
.2 Infill:
20 -

American five dollars 1851 3D Model
American 5 dollar 1851.The model is in 3DS Max format (2016). Usefull for logo, design web pages, print , advertising. The archive also contains models with the .FBX and .OBJ expansion.
-

Leather wallet 3D Model
Clean model of leather wallet, fully textured – perfect prop for your scenes.Was created in 3ds max 2016 rendered with V ray.Texture used 720×720 tileableMaterials asignedNamed corectly and UnwrapedBasic rig for open/close of the wallet.No special pllugins usedHope u will like it
-

Pi-Zor: a bitcoin cold wallet 3D Print Model
Summary
The is a case for the Raspberry Pi that is intended to be used as a Bitcoin hardware cold wallet. Note that this will never be as secure as a wallet using a secure element, like a Ledger Nano. The project’s namesake, the Trezor, doesn’t have a secure element, but is still more secure since its designed by security minded professionals, rather than a DIY project using a Pi Zero. The plus side, is you build it yourself so you know what’s in there, and if you take precautions, then you can probably keep this secure.
See my first explorations into this concept here: http://www.allaboutjake.com/pi-offline-crypto-wallet/
I am currently working on software for the Pi to expose an Electrum wallet on the Pi using the a menuing system on the LCD. This will include the signing of transactions using the QR codes and the PiCamera for input and the LCD for output.
If you find this useful, or you’d like to donate to the future development of this system, send some satoshi to the following address: 1PqvzEtDcboQYF2yhMvcdzK3J6uj7SMtQQ
Bill of materials
Raspberry Pi Zero (I’m using a W for development, but a non-W is better for a cold wallet)
1.44 ST7735 based LCD: http://r.ebay.com/b7ZpxI
5-Way Tactile Switch: http://r.ebay.com/U5YHC6
5MP Pi Camera: http://r.ebay.com/igagFy
Screws (M2.5×12 for the outside, M2.5×4 for the Pi inside.)
How I Designed This
I used OnShape to develop the case. Its kind of a tight fit, but the case does close.
The “middle plate” part is an unintended consequence of not having the right screws. I’m looking to get some M2x2 waver head screws for mounting the parts to the case.
I chose the 128×128 LCD specifically because it was 30mm wide and had more pixels than OLED displays used by other projects. (see http://hackaday.io/project/9564-rpi-zero-wifi-enabled-hardware-password-manager for one such project that uses OLED). More pixels are desirable for QRCode bandwidth.Future Possibilities
Some ideas on how this may evolve:
A PCB “bonnet” that holds the LCD, and 5-way switch, and maybe some extra hardware
A real-time clock module to remember the time
A lipo battery? (Its already pretty tight in there, not sure if I can fit it without making the case bigger)
Move to buttons (similar to http://hackaday.io/project/9564-rpi-zero-wifi-enabled-hardware-password-manager). The 5-way switch was quick and easy, but I think buttons would be better.
Inspiration
Things that inspired this project, but not specifically a remix
The initial inspiration for this project was the awful “Taken 3” movie where Liam Neeson uses a fictional device to download the GPS history from a car. (I don’t recommend this movie). See the frame cap below to see the device.
Other projects to make a Pi Zero-sized user interface to the Pi Zero include:
http://hackaday.io/project/9564-rpi-zero-wifi-enabled-hardware-password-manager
https://www.thingiverse.com/thing:1193350
Many GameBoy-like systems like PiGrrl, etc.I do have a very particular set of skills, skills I have acquired over a very long career.
-

Ladies Handbag 3D Model
Ladies_HandbagLow poly model.Original file format Autodest Maya.File format – Maya 2014, ma, Max2014, Obj, Fbx included.Model does contain cameras, materials & lights.All objects and materials in a scene names are appropriated.Detailed enough for close-up renders.Preview images are rendered Mental Ray Maya.


