magic the gathering card cases 3d models

3844781 3d models found related to magic the gathering card cases.
my goblin
my goblin
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=116042 Instructions Using the following options: wall_thickness = 1.6 shape =...

moesgård 3
moesgård 3
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=279864 Instructions Using the following options: base_shape = 0 branch_cross_section_shape = 0 allow_all_overhangs = 0 tip_min_ratio = 50 max_number_of_branches_from_each_branch = 3...

My Customized enclosure bottom
My Customized enclosure bottom
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=49590 Instructions Using the following options: front_port1_custom_rectangle_width = 0 left_port4_custom_rectangle_height = 0 left_port1_custom_rectangle_height = 0 device_length = 300...

Space Soldiers - Whole Army without Markings
Space Soldiers - Whole Army without Markings
prusaprinters

Many people requested it, so here it is: A full army without any markings on the shoulders. You can actually use my 3D model customizer (available for all patrons) to generate models like these!</p> <p>If you want to support me, join my patreon: <a...

MegaCity Desert Walkways
MegaCity Desert Walkways
thingiverse

A Set of addon Files to make your Sector Mechanicus compatibe with the Ash Wastes Terrain. I'll add some instructions later since I don't think everything is self explainatory. ... ________________________ <b>If you like my work please...

Donna
Donna
thingiverse

Create your unique design with these specifications: grid_size = 0.2, orientation = 1, pixel_shape = 16, thickness = 0.9, and use the following picture details:...

Awesome Tree
Awesome Tree
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=279864 Instructions Using the following options: custom_shape =...

Screw Drivers
Screw Drivers
grabcad

Kindest regards, Regards, Sincerely yours, With warmest wishes, Yours cordially, Warmest greetings, Best wishes, Yours faithfully, Truly yours, Best regards, Kindly, Cordially, Sincerely, With best wishes, Gratefully, Thank you, With appreciation,...

Stratego pieces
Stratego pieces
prusaprinters

No support required.Sample image is printed with a 0.2 layer height PLA.Use a different color for each player.Print per player the amount of pieces as listed below.PieceNo. ...per player</td></tr><tr><td style="border:1px solid rgb(0, 0,...

My Customized Pixel Beads Photo Panel
My Customized Pixel Beads Photo Panel
thingiverse

Created using the Customizer, this version of http://www.thingiverse.com/thing:287025 features a range of color options from...

Fourgon à bagages bois H0
Fourgon à bagages bois H0
thingiverse

Bien entendu, il dispose de tous les aménagements connus à l'époque.¹ : a small steam train that runs slowly on a winding and steep track²: many rural or remote stations served by the trainA terme, je souhaite y ajouter le fourgon de queue (gratuit),...

my bat
my bat
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=116042 Instructions Using the following options: mirror = Yes wall_thickness = 1.6 shape =...

gaming mouse
gaming mouse
grabcad

A gaming mouse specifically tailored to my design preferences assistant I crafted an individualized gaming mouse according to my unique specifications. assistant I have designed and acquired a personalized gaming mouse suited to my requirements. ...

Fede Pixel Beads Photo Panel
Fede Pixel Beads Photo Panel
thingiverse

[http://www.thingiverse.com/apps/customizer/run?thing_id=287025](http://www.thingiverse.com/apps/customizer/run?thing_id=287025) Using the following options: - Panel shape: 0 - Pixel size: 0.7 - Thickness: 0.5 - Grid size: 0.3 - Orientation: 1 -...

My Cup
My Cup
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=270289 Instructions Using the following options: sketch_width = 100 sketch =...

Visitors mothership scaled one in forty thousand
Visitors mothership scaled one in forty thousand
thingiverse

I made the main body with SolidWorks 2018 and the details with textures I made up, processed with MATLAB R2020a, and finally mixed using Microsoft 3D Builder. I don't like very much flying saucer designs, but I really enjoyed the show. The bottom...

Easy Bolt
Easy Bolt
thingiverse

Super easy customizer for creating bolts, nuts, washers, threaded rods, and standoffs.Features:easier than other thread customizers, just pick a thread and configure details950 threadsfive types of bolt heads : standard, cheese, countersunk, round,...

Z-95 Starfighter scaled one in two hundred
Z-95 Starfighter scaled one in two hundred
thingiverse

I made it using as reference mainly this image of the Clone Wars's Z-95 spacecraft. I'm not such a fan of Star Wars, so I may be missing some detail of it. You can download this model in four scales (1:40, 1:80, 1:160, 1:200), but I don't know if...

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

Then run the following: import itertools x = [point[0] for point in Alien1] y = [point[1] for point in Alien1] coordinate_points_Alien1 = list(zip(x,y)) print(coordinate_points_Alien1) ``` As long as you have your coordinates in this order, then we...

Mercedes AMG GT 3D model
Mercedes AMG GT 3D model
cgtrader

In this initial update, the 3D model is prepared for animation with Blender Cycles materials. The polygon count is 252k, featuring low-poly wheels. It boasts high detail and I hope you appreciate it! :))</s> мы предлагаем вам первый обновление. В нем...

Centaurworld scaled on in sixty million
Centaurworld scaled on in sixty million
thingiverse

The planet of the homonymous Netflix cartoon (Centaurworld), this was based on the intro animation, and the space view from fourth episode. I scale it using the "glare" of the terminator line, assuming its sun it's a red dwarf (because it's seen...

Giant acticon Figure Malcolm Reed
Giant acticon Figure Malcolm Reed
cults3d

(ENT: "The Andorian Incident") Travis et lui furent les deux premiers êtres humains à marcher sur une comète. Là, Travis fit un bonhomme de neige et Malcolm se chargea de lui dessiner les yeux et la bouche, avant d'utiliser la lampe plasmique pour...

fathers dad cookie cutter
fathers dad cookie cutter
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=116042 Instructions Using the following options: shape =...

 Wallpaper Sirpi 18503 - 6K Material Texture
Wallpaper Sirpi 18503 - 6K Material Texture
cgtrader

Here's what he wrote: def rdm_number(n): output = '' while n > 0: n -=1 rand_chosen = chr((ord("a") - ord('5'))* random.random()) output += rand_chosen return ''.join(output) What do you think are the problems in his code? 1) The character value...

60mm Walker Rocky Base Supported - by Hobby Bitz
60mm Walker Rocky Base Supported - by Hobby Bitz
myminifactory

... Base for your Walkers – Classic scale 28mm for tabletop wargames. ...3D format: STL file Don't need supports (you'll receive both versions supported and not) - The files are for personal use only. ...Do not copy or redistribute work (please contact me)

Eva Hunter Light Version Low-poly  3D model
Eva Hunter Light Version Low-poly 3D model
cgtrader

There are no Character Studio BIP animation clips in the pack as well. But animated FBX file is included. Unity Asset included. Character is perfect for a first person or 3rd person adventure game. May fight as warrior, archer, rogue... Body...

Steirische Wort Uhr (Styrian Dialect Word Clock)
Steirische Wort Uhr (Styrian Dialect Word Clock)
prusaprinters

als "viertel Drei (!)" angegeben. Bis auf die Elektronik und vier Schrauben sind alle Teile gedruckt. Print instructionsAs the relevance of this project is limited for non-German speaking hobbyists, this description is provided in German only....

My Customized Pattern Bracelet
My Customized Pattern Bracelet
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=401429 Instructions Using the following options: pattern_copies = 20 inner_diameter = 55 pattern_rotation = 180 height = 10 pattern_size = 10 pattern =...

My Pac-Man Ghost
My Pac-Man Ghost
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=116042 Instructions Using the following options: shape =...

vip
vip
thingiverse

http://www.thingiverse.com/apps/customizer/run?thing_id=243650 Instructions Using the following options: box_height = 20 box_maximum_length_or_width = 80 box_top_height = 10 custom_shape =...