Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
The XS was left only for the unit / integration tests, and it links libslic3r only. No wxWidgets are allowed to be used from Perl starting from now.
2018-06-21Octoprint: Add a dialog for setting the filename/pathVojtech Kral
and a "print now" option cf. #880, #245, #55, #87
2018-05-22ErrorDialog: Fix size and message encodingVojtech Kral
2018-04-30Add a new error dialogVojtech Kral