fix: Hatch name
This commit is contained in:
parent
7ce54f458a
commit
b34ff7007b
|
@ -1899,7 +1899,7 @@ class Onbashira(Model):
|
|||
)
|
||||
return a
|
||||
|
||||
@target(name="chamber-front", kind=TargetKind.DXF)
|
||||
@target(name="hatch", kind=TargetKind.DXF)
|
||||
def profile_hatch(self) -> Cq.Sketch:
|
||||
"""
|
||||
Front chamber must allow access to the electronics section. This is the
|
||||
|
|
Loading…
Reference in New Issue