Skip to content

Gridfinity "Bins with Lids" does not support children() for custom bins #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
samv opened this issue Aug 24, 2024 · 0 comments
Open

Comments

@samv
Copy link

samv commented Aug 24, 2024

I was making a "Tap Room" for my shiny new McMaster taps, and decided it needed a lid.

TapRoom

So, I made this work:

union() {
    gf_bin_lid_init(2, 2, height(height)) {
        tap_slots_and_labels(only_text);
    }
    gridfinityBase(2, 2, 42, 0, 0, 1);
}

Is this the best repo to submit the changes against?

Cheers,
Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant