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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Added possibility for upload to DuetMartin Loidl
Further changes: - Added new configuration option Host Type - Added abstract base class for future printer hosts - Moved location of upload dialog (also made it a little bit more configureable) - added possibility to send file via postfield instead a new frame
2018-06-27Octoprint: Improve error reportingVojtech Kral
2018-06-21Octoprint: Fix unicode supportVojtech Kral
2018-06-21Octoprint: Add a dialog for setting the filename/pathVojtech Kral
and a "print now" option cf. #880, #245, #55, #87
2018-04-04Octoprint (#804)Vojtech Kral
* Octoprint progress dialog * Fix curl version on Windows
2018-03-15Octoprint (#796)Vojtech Kral
* Octoprint: GUI for CA file, improvements * Octoprint: Add GUI for Bonjour lookup, bugfixes * Octoprint: Bonjour browser: Cleanup Perl interaction * Octoprint: Bonjour: Perform several broadcast, UI fixes * Octoprint: Add files to localization list * Http: Disable CA File setting on SSL backends that don't support it
2018-03-05WIP: BonjourVojtech Kral
2018-03-05WIP: OctoPrintVojtech Kral