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

Is there any way to set the fill #20

Open
it-fm opened this issue Jul 28, 2019 · 5 comments
Open

Is there any way to set the fill #20

it-fm opened this issue Jul 28, 2019 · 5 comments

Comments

@it-fm
Copy link
Contributor

it-fm commented Jul 28, 2019

Is there any way to calculate volume based on model fill? just like a slicer does

@ForestBeaver
Copy link
Contributor

Without actually simulating pathing, couldn’t you just multiply the total volume by the fill rate? That is, if using 20% fill, multiply the total volume by 0.2. It won’t be perfect but it should be pretty close.

@it-fm
Copy link
Contributor Author

it-fm commented Jul 29, 2019

I tried this, but the accuracy is not good, especially for large objects.

@ForestBeaver
Copy link
Contributor

While I’m interested in a Node.js tool path package, I don’t think that is in the scope of node-stl. If you decide to start package for this I’d be very interested in assisting with it.

@it-fm
Copy link
Contributor Author

it-fm commented Jul 29, 2019

Sorry I'm a beginner, I have no idea how to start a tool path tool from scratch, I'm currently choosing to use a full slicer with nodejs

@it-fm
Copy link
Contributor Author

it-fm commented Jul 29, 2019

my biggest challenge in using a complete slicer is the binding and performance

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