Difference between revisions of "Creating a Model Truss Bridge with AI"

From BITPlan Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
We want a design combining a [https://en.wikipedia.org/wiki/Warren_truss Warren truss] pattern on the side with
 
We want a design combining a [https://en.wikipedia.org/wiki/Warren_truss Warren truss] pattern on the side with
 
an X Pattern on the top and bottom of the bridge.
 
an X Pattern on the top and bottom of the bridge.
 +
 +
We will use the [https://github.com/WolfgangFahl/nicescad nicescad] webinterface to OpenScad for our design and
 +
Claude AI as the AI chat tool.
 +
 +
First we need a list of prompts that will lead to a proper scad module.

Revision as of 09:22, 14 June 2025

We would like to get 3D printer design for a TrussBridge load PDF

We want a design combining a Warren truss pattern on the side with an X Pattern on the top and bottom of the bridge.

We will use the nicescad webinterface to OpenScad for our design and Claude AI as the AI chat tool.

First we need a list of prompts that will lead to a proper scad module.