Trusses: Difference between revisions

From
No edit summary
No edit summary
Line 1: Line 1:
{{Techniques infobox
{{Techniques infobox
|image       = Truss-spacers.scad.png
|image           = Truss-spacers.scad.png
|designer     = Phil and RJ Jergenson
|designer       = Phil and RJ Jergenson
|date         =  
|date           =  
|vitamins        =  
|vitamins        =  
|materials      =  
|materials      =  
|transformations =  
|transformations =  
|lifecycles      =  
|lifecycles      =  
|parts       = [[Frames]], [[Nuts]], [[Bolts]], [[End caps]]
|parts           = [[Frames]], [[Nuts]], [[Bolts]], [[End caps]]
|techniques   = [[Bolting]], [[Triangles]]
|techniques     = [[Bolting]], [[Triangles]]
|tools       = [[Wrenches]]
|tools           = [[Wrenches]]
|git         =  
|git             =  
|stl         =  
|stl             =  
}}
}}



Revision as of 11:12, 26 May 2021

Technique: Trusses
Tools: Wrenches
Parts: Frames, Nuts, Bolts, End caps
Techniques: Bolting, Triangles

Introduction

A truss consists of frames connected at joints. Trusses are typically composed of triangles because of the structural stability of that shape and design.

Challenges

A triangle is the simplest geometric figure that will not change shape when the lengths of the sides are fixed. In comparison, both the angles and the lengths of a four-sided figure must be fixed for it to retain its shape.

Approaches

References