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

LIBSLIC3R: Port Support #30

Open
lordofhyphens opened this issue May 13, 2018 · 3 comments
Open

LIBSLIC3R: Port Support #30

lordofhyphens opened this issue May 13, 2018 · 3 comments

Comments

@lordofhyphens
Copy link
Owner

Either port prusa3d supports or the mainline Slic3r support generation to C++ for use in CPPGUI.

@Samir55
Copy link

Samir55 commented Jun 15, 2018

@lordofhyphens I will start working on this 😃

@Samir55
Copy link

Samir55 commented Jun 25, 2018

@lordofhyphens I am examining SupportMaterial Class in Prusa3d. I will try to finish porting by 28 June. My work will be in this branch https://github.com/Samir55/Slic3r/tree/supports_porting.

@lordofhyphens
Copy link
Owner Author

So just a FYI, there's not much in the way of formal tests for supports in that code that wasn't already in Slic3r.

I'd highly recommend writing tests as you go (I've got Catch up and running on cppgui).

If you're looking for things to write tests against, here's something that should encapsulate what we're looking for. As bugs are found in the code (un-looked for corner cases), we can add more tests and prevent regressions.
https://github.com/slic3r/Slic3r/wiki/Support:-Requirements

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