fix: Add missing s3 extra output
This commit is contained in:
parent
8d613a3d08
commit
b3db6ab004
|
@ -1430,6 +1430,7 @@ class WingR(WingProfile):
|
||||||
)
|
)
|
||||||
return profile
|
return profile
|
||||||
|
|
||||||
|
@target(name="profile-s3-extra", kind=TargetKind.DXF)
|
||||||
def profile_s3_extra(self) -> Cq.Sketch:
|
def profile_s3_extra(self) -> Cq.Sketch:
|
||||||
"""
|
"""
|
||||||
Implements the blade part on Nue's wing
|
Implements the blade part on Nue's wing
|
||||||
|
|
Loading…
Reference in New Issue