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

Flaps on border edges in open model #80

Open
quautla opened this issue Feb 12, 2020 · 3 comments
Open

Flaps on border edges in open model #80

quautla opened this issue Feb 12, 2020 · 3 comments

Comments

@quautla
Copy link

quautla commented Feb 12, 2020

First thank you for this amazing plugin, and second I don´t kown if this option exist but I searched an option to generate flaps on border edge, for example in a cube without one face I need to create a flaps on edges that connect the "missing face". Is this option exisit, or is an request of new feature?

@addam
Copy link
Owner

addam commented Feb 12, 2020

It is partially possible.

You'd export the model including the missing face, and use Mark Seam on all of its boundary edges (they will be drawn in red). That way, the cube and the missing face will be connected by flaps.

Problem is that it's not possible to adjust the position of the flaps and they may actually end up on the missing face. Their position is quite random in the current version of the script.
missing1
In order to force all flaps on the cube, you'd have to extrude the missing face a bit outwards. Select it and use the operator Extrude Only Edges. Then, use Scale to enlarge the resulting boundary. There will be two extra faces in the exported PDF but the flaps will be all right.
missing2
Does that work for you?

@quautla
Copy link
Author

quautla commented Feb 12, 2020

This works is certain models, but if you need to make some internal structure like this:

imagen

to support the weight of the model like a skeleton and this is not conected to the main model because is width reduce to fit in and the flaps that i need are these:

imagen

Thanks for the quickly answer.

@addam
Copy link
Owner

addam commented Feb 14, 2020

Then if I understand correctly, the only issue is thickness of the material. If it was thin enough, you could just connect the support structure to the hull directly.

What is actually the material that you use? Would proper handling of paper thickness solve your issue?

See also issue #16.

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

2 participants