kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.38k stars 996 forks source link

[Enhancement] Integrate with slic3r #101

Closed justjoheinz closed 12 years ago

justjoheinz commented 12 years ago

It would be awesome if models could be sliced by slic3r from within printrun. No need for quicksettings, just pass the selected stl file to slice and have printrun load and display the selected STL file.

kliment commented 12 years ago

On 11/22/2011 08:58 AM, Markus Klink wrote:

It would be awesome if models could be sliced by slic3r from within printrun. No need for quicksettings, just pass the selected stl file to slice and have printrun load and display the selected STL file.


Reply to this email directly or view it on GitHub: https://github.com/kliment/Printrun/issues/101 I'm on it. In the experimental branch you can already set the slicing command (and the settings command). Btw, if you try the experimental branch, make double sure to download and install pyglet first or you'll be missing out on a lot of the awesomeness.

Kliment

justjoheinz commented 12 years ago

Yippie! I will try it this evening, thanks a lot. I close the issue too.