Skip to content

Patch panel rack model - Normalized tree growing past 200000 elements #25

@cmrdove

Description

@cmrdove

I have a rackframe that is 210x210 with 24 rail screws.

    ["custom", [
      ["maxUnitWidth", 210],
      ["maxUnitDepth", 210],
      ["numRailScrews", 24]
    ]]

Im attempting to generate a patch panel with a number of keystones (to be determined) to fill left to right, using both openscad (and openscad-nightly on debian bookworm).

Replicated on windows and linux.

When i attempt to generate a patch panel with anything above 8 keystones i get the following errors

WARNING: Normalized tree is growing past 200000 elements. Aborting normalization.  
WARNING: CSG normalization resulted in an empty tree 

image

When generating a patch panel with 8 or less it appears to generate ok.
image

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