Same strength way less material
Topology optimisation
Software calculates exactly whre a part needs to be soild and deletes the rest
This is whats left ๐
#TopologyOptimization#Engineering#3DPrinting
Day 3 of learnin python ๐
Learned comparison operators today(<, =, !=).
They always return a boolean.
Also tried logical operators like โorโ
g = True or False โTrue
#100DaysOfCode#Python#LearnToCode