MGX3D / pegstr

Pegboard Parametric Supports Generator

Home Page:http://www.thingiverse.com/thing:537516

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Closed bottom is not working

aditanase opened this issue · comments

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!

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;

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

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

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