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

CPP CLI: Slic3r command line #26

Open
lordofhyphens opened this issue May 7, 2018 · 0 comments
Open

CPP CLI: Slic3r command line #26

lordofhyphens opened this issue May 7, 2018 · 0 comments

Comments

@lordofhyphens
Copy link
Owner

Currently, the C++ CLI is just for the SLA/DLP functionality (and has been hijacked to start the wxWidgets GUI).

  • Make the GUI optional again, disabled during compilation.
  • Let the CLI "how do I Slic3r" screen format itself from PrintConfigDef's options.
  • Handle both SLA/DLP and FDM prints and configurations.

Note

  • This is strongly related to the rest of the "de-Perling" effort.
  • If wxWidgets (GUI) is not compiled in, no dependencies on wxWidgets should be required for CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant