OpenSCAD V-rail extrusion library
thingiverse
This versatile library for OpenSCAD generates V-Rail extrusions frequently used in various projects. This specific version remains compact and efficient by leveraging basic repeated geometry within the rail. Minimal math involved ensures fast rendering and display. Usage: Place this file in your OpenSCAD library folder or local project directory. Include the library in your project with: `use <v_rail_extrusion.scad>;` Call the function like so: `v_rail_extrusion(size, height, smoothing);` Parameters: * size The profile size (square) of the extrusion in millimeters Default value: 20 * height The length of an extrusion to produce in millimeters Default value: 100 * smoothing Smooth the outer corners of the extrusion? Default value: True
With this file you will be able to print OpenSCAD V-rail extrusion library 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 OpenSCAD V-rail extrusion library.