
Parametric Pipe Adapter (OpenSCAD)
prusaprinters
<p>You can use this to make an adapter to join two pipes together. You can define many parameters so it is easy to get right:</p> <p>// Basic Parameters</p> <p>First_pipe_outer_diameter = 30;</p> <p>First_pipe_inner_diameter = 28;</p> <p>Second_pipe_outer_diameter = 25;</p> <p>Second_pipe_inner_diameter = 20;</p> <p>// Advanced Parameters</p> <p>Minimum_wall_thickness = 2; // The minimum thickness wall your printer can do.</p> <p>Printer_x_y_tolerance = 0.00; // Tolerance space on either side for the tube</p> <p>Extra_inner_length = 5; // Distance the inside of the tube adapter extends so you can tie something around the pipe to keep it on.</p> <p>Separation = 0; // Zero means twice the minimum width</p> <p>Quality = 5; // Proportional to the overall diameter of the object.</p> Category: Parts
With this file you will be able to print Parametric Pipe Adapter (OpenSCAD) 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 Parametric Pipe Adapter (OpenSCAD).