Window Vent
thingiverse
**Update 9-18-2017** A critical bug was discovered after the code rearrangement that caused issues with the bottom seal slot when the vent was turned off. This problem has been successfully resolved. Additionally, a test print of the vent section was completed and it fit perfectly on the first try, which is a significant relief. The test prints will be uploaded soon for further review. This customizable window vent design is specifically tailored for use with laser cutters, dryers, and AC units. The first section of the vent requires supports to ensure stability. Users have the flexibility to adjust the height of the sections in printable-sized portions to fit their specific needs. Available Variables: //**************************************// // Variables //**************************************// //**************************************// //--Work Piece Options--// //1 = Yes, 0 = No IsVent = "yes"; // [yes,no] //Is this a vent IsPeg = "yes"; // [yes,no] //Is there attachment pegs IsHole = "yes"; // [yes,no] //Is there attachment holes IsSealR = "yes"; // [yes,no] //Is there a seal ridge IsSealS = "yes"; // [yes,no] //Is there a seal slot IsClampBO = "yes"; // [yes,no] //Is the a clamp Bottom Offset //**************************************// //Work Piece Vars WorkH = 200; //Height Of Work Piece WorkW = 185; //Width Of Work Piece WindowW = 39; //Window Width //**************************************// //Clamp Vars ClampT = 7; //Thickness Of Wall ClampCWO = 0; //Cavity Width Offset ClampSL = 30 ; //Clamp Side Length ClampBO = 5 ; //Clamp Bottom Offset //**************************************// //Wall Vars WallT = 10; //Thickness Of Wall //**************************************// //End Vars EndT = 7; //Thickness Of end EndCWO = 0.5; //Cavity Width Offset //**************************************// //Vent Vars VentT = 5; //Thickness Of end VentOD = 97; //Vent Outer Diameter VentL = 120; //Vent Length VentXO = 15; //Vent X (Length) Offset VentYO = 60; //Vent Y Offset VentZO = 50; //Vent Z Offset //**************************************// // Peg PegLR = 5.85; //Peg Latch Radius PegSR = 5; //Peg Stem Radius PegL = 12; //Peg Length PegSW = 3.5; //Peg Slot Width PegSD = 1; //Peg Slot Depth PegNC = 0.1; //Peg Neck Clearance PegBC = 0.2; //Peg Ball Clearnace PegSC = 0.5; //Peg Shaft Clearnace //**************************************// // Seal SealW = 2; //Seal Width SealH = 4; //Seal Height SealHG = .15; //Gap Space Around Seal
With this file you will be able to print Window Vent 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 Window Vent.