Skip to content
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

Closed bottom is not working #10

Open
aditanase opened this issue Jan 24, 2022 · 4 comments
Open

Closed bottom is not working #10

aditanase opened this issue Jan 24, 2022 · 4 comments

Comments

@aditanase
Copy link

Hello,

I was trying to generate a simple bin or box, I can't get the bottom to generate fully

image

unless I also set the strength to 1.0, which breaks a lot of other things. Using default params everywhere else

Can you share the params for the bins / boxes that you have generated?

Thanks!

@chross
Copy link

chross commented Aug 4, 2022

I have the same problem. When trying to recreate the bit holder in 8x6 the bottom will be open.

I'm using


holder_x_size = 13;
holder_y_size = 13;
holder_height = 15;
wall_thickness = 1.85;
holder_x_count = 8;
holder_y_count = 6;
corner_radius = 30;
taper_ratio = 1.0;
holder_offset = 0.0;
strength_factor = 0.66;
closed_bottom = 1.0;
holder_cutout_side = 0.0;
holder_angle = 0.0;

@Randomaker
Copy link

Same here. I must be doing something wrong, but I can't figure out what. Hoping someone who knows can give some help.

@frhd
Copy link

frhd commented Apr 21, 2024

+1. Cannot recreate the a simple box with closed bottom set to 1.0 and Y repeat to 1.0.

@Katzekonig
Copy link

Increase the strength factor if the bottom isn't closed all the way.

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

5 participants