
CNC Router Parametric Box
thingiverse
CNC Box Fully Customizable with Tool Radius Consideration Variables Used Inside the .scad File show_box = 1; // Display box (1) or cuts (0); height = 60; // Height of the box width = 100; // Width of the box length = 150; // Length of the box clearance = 0.5; // Clearance size size = 6; // Box thickness tool_radius = 1.5; // Tool radius used tabs_length = 7; // Number of length tabs tabs_width = 5; // Number of width tabs tabs_height = 3; // Number of height tabs side_1_closure = 1; // Box closure on side 1 (Values are either 0, 1 or 2) side_2_closure = 2; // Box closure on side 2 (Values are either 0, 1 or 2) closed_base = 1; // Closed base status (Values are either 0 or 1) border_size = 10; // Border size used for closed base spacing = 10; // Spacing between box pieces 01/22/2019 - Solution Implemented: Added clearance to closed base on a side of the tab.
With this file you will be able to print CNC Router Parametric 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 CNC Router Parametric Box.