This commit is contained in:
Tonton Th 2025-01-16 01:11:56 +01:00
parent b9299568f4
commit af4f9fc282

View File

@ -44,7 +44,7 @@ union {
#declare Benz_Tubules = object
{
merge {
#local E = R_Tube * 0.0910;
#local E = R_Tube * 0.75;
#local R = 0.01;
#for (foo, 0, 360, 20)
#local Tx = E * sin(radians(foo));