Skip to content

openGrid plate on Deskware baseplate is offset by half the front chamfer size #126

@zanfur

Description

@zanfur

The switch to the new baseplate path rendering in 1f9ff67 had the side effect of misaligning the oG plate, because the anchor is to the center of the bottom face instead of the center of the full object, and the chamfer is subtracted from only one side. This leaves tiny slits on one side of the top plate support. Changing left(0.5) to left((bottomChamfer-1)/2) in basePlateBuilderPath fixes this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions