Skip to content

Undefined roof() module in Deskware files #107

@GCustom

Description

@GCustom

The Deskware folder (specifically Deskware_Main.scad, DeskwareScrewMount.scad, and HX Connector.scad) all reference a roof() module, but it doesn’t appear to be defined anywhere in the repo.

Example (from Deskware_Main.scad):

roof() {
    children();
}

I searched the full repo and couldn’t find a definition for it. Was this part of a utility module that didn’t get committed — or maybe renamed, but the references weren’t updated?

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