SlatwallTypetray: Fix side joints of front wall (F -> f)

This commit is contained in:
Florian Festi 2019-07-31 23:40:06 +02:00
parent 8ecf04cbe8
commit 6a3a9b984a
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class SlatwallTypeTray(_TopEdge):
self.ctx.save()
# outer walls
self.rectangularWall(x, h, [b, "F", t1, "F"], callback=[self.xHoles], move="up")
self.rectangularWall(x, h, [b, "f", t1, "f"], callback=[self.xHoles], move="up")
self.rectangularWall(x, h+bh, [b, "C", t3, "c"], callback=[self.mirrorX(self.xHoles, x), ], move="up")
# floor