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

Load stl into gui from command line #2644

Closed
timothyhollabaugh opened this issue Feb 8, 2015 · 3 comments
Closed

Load stl into gui from command line #2644

timothyhollabaugh opened this issue Feb 8, 2015 · 3 comments
Labels
Done This issue is implemented and considered complete.
Milestone

Comments

@timothyhollabaugh
Copy link

Hello, I have been working on integrating slic3r into Openscad. I would like to be able to call slic3r with the stl path in the command line arguments, and have slic3r open the gui, not just slice from the command line. The main reason for the gui would be for the octoprint support, to streamline the printing process.
Unfortunatly, I cannot find a way to do this.

@timothyhollabaugh
Copy link
Author

As an example, Cura works like this.

alranel added a commit that referenced this issue Feb 14, 2015
@alranel
Copy link
Member

alranel commented Feb 14, 2015

Hello, done. You need to supply the --gui switch along with file path(s). No --gui switch performs command line slicing as usual instead of launching the GUI.

@alranel alranel closed this as completed Feb 14, 2015
@alranel alranel added the Done This issue is implemented and considered complete. label Feb 14, 2015
@alranel alranel added this to the 1.2.7 milestone Feb 14, 2015
@timothyhollabaugh
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done This issue is implemented and considered complete.
Projects
None yet
Development

No branches or pull requests

2 participants