Card Game Box

Card Game Box

prusaprinters

Generates a box and lid based on measurements provided for the different pockets. Default parameters are set to a side loaded Star Realms box as seen on this: http://www.thingiverse.com/thing:2106463 Box dimensions are generated based on the widest pocket and the sum of all pocket thicknesses, and the appropriate number of dividers. Change Log Version 1.0 Initial upload Adjustable compartments Version 1.1 Multiple STL outputs Optional Lip Fixed clearance issues Fixed finger groove position Added staggered compartments Version 1.2 Minimum caddy dimensions Version 2.0 Revamped the code base for easier maintenance Added the ability to increase the lip height and have the cover compensate Added the ability to add the clearance between the caddy wall and the cover Finger groove now also affects the rear compartment Adjustable lip thickness Adjustable cover dimensions Version 2.1 Added the option to cut out finger grooves on the bottom of the caddy pockets for when cards lie flat Sample Configurations Star Realms v2.0 Variables minimum_box_width=0; minimum_box_length=0; divider_thickness=1.5; divider_height=60; compartment_width=91; compartment_height=64; wall_thickness_minimum=1.5; finger_groove_radius=40; cover_top_clearance=1; cover_side_clearance=.1; caddy_lip = "yes"; lip_height=42; lip_thickness = 2; Pockets [ //explorers [compartment_width, 10, compartment_height], //main [compartment_width, 88, compartment_height], //player decks x4 [compartment_width, 7.5, compartment_height, -1], [compartment_width, 7.5, compartment_height, 1], [compartment_width, 7.5, compartment_height, -1], [compartment_width, 7.5, compartment_height+15, 1], //missions and gambits [compartment_width, 7, compartment_height], //accessories [ 99, 25, compartment_height] ]; MtG EDH Variables outputs = both divider_thickness = 1.5 cover_top_clearance = 1 finger_groove_radius = 15 minimum_box_length = 0 lip_height = 60 cover_side_clearance = .1 compartment_height = 97 compartment_width = 70 minimum_box_width = 0 caddy_lip = yes wall_thickness_minimum = 1.5 lip_thickness = 2 divider_height = 80 Pockets pockets = [[compartment_width, 61, compartment_height]] Sleeved Marvel Munchkins + Mystic Mayhem + Cosmic Chaos http://www.thingiverse.com/thing:2303785 Variables compartment_width = 113 cover_side_clearance = .1 minimum_box_width = 0 lip_height = 40 cover_top_clearance = 1 finger_groove_type = none divider_height = 50 minimum_box_length = 0 outputs = both wall_thickness_minimum = 1.5 lip_thickness = 5 compartment_height = 90 caddy_lip = yes finger_groove_radius = 30 divider_thickness = 1.5 Pockets pockets = [ [108, 60, compartment_height,1], [115, 10, compartment_height,1], [83, 60, compartment_height, 1] ] Category: Games

Download Model from prusaprinters

With this file you will be able to print Card Game Box with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Card Game Box.