Skip to content

[BUG] thinning_wall anchors are oriented incorrectly #1986

@hansmi

Description

@hansmi

Describe the bug

The thinning_wall module produces incorrectly oriented anchors. They're rotated by 90° on the Z axis, making attachments difficult.

Code To Reproduce Bug

include <BOSL2/std.scad>
include <BOSL2/walls.scad>

thinning_wall(h=14, l=200, thick=22, strut=1, wall=20)
show_anchors();

Expected behavior

The anchors are supposed to match the generated wall.

Screenshots

Image

Additional context
Add any other context about the problem here.

  • OpenSCAD Version: 2021.01
  • BOSL2 version: v2.0.740 (identified at v2.0.731)
  • Other libraries used: none.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions