a lot of patches

This commit is contained in:
Tonton Th
2026-01-14 14:01:20 +01:00
parent 83c8ce3f79
commit 0c4aa1a31c
16 changed files with 96 additions and 70 deletions

View File

@@ -83,9 +83,9 @@ union {
// ------------------------------------------------------
#macro Trident_A ()
union {
object { Trid_A_head () translate y*0.83 }
object { Trid_A_head () translate y*0.83 }
object { Trid_A_body () }
object { Trid_A_tail () translate -y*0.6 }
object { Trid_A_tail () translate -y*0.60 }
// object { Repere translate <0.1, 0, 0.1> }
}
#end