Truss Schema: Difference between revisions
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
=Truss Schema with Roof, Gutter, Runners= | =Truss Schema with Roof, Gutter, Runners= | ||
*Prompt.Truss schema with Runners. Take existing schema and instance and output and study it. | |||
*Now add the gutter down the whole length. The gutter consists of 16' sections, which are convenient to work with and easily sourceable as lumber. | |||
* | * | ||
Revision as of 18:49, 18 April 2026
Truss Schema
- Read the chat to follow development - [1]
- The schema is a json file.
- You have to provide an instance file in json to instantiate the schema.
- You provide the length, height, number of trusses, and spacing of trusses.
- Then you use the compiler to compile the instance into FreeCAD geometry.
- Download from Github - https://gitlab.com/opensourceecology.org/truss-schema/-/blob/main/working_gen_20_foot.py?ref_type=heads
Tuss Schema with Roof
- Download - [2]
Truss Schema with Roof, Gutter, Runners
- Prompt.Truss schema with Runners. Take existing schema and instance and output and study it.
- Now add the gutter down the whole length. The gutter consists of 16' sections, which are convenient to work with and easily sourceable as lumber.
Working Doc