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 (Expand)Author
2021-12-03Deleted unused function in OctoprintDavid Kocik
2021-12-03Follow-up to f4dfbb69e2e4397ff7369fd1709ecf6da17aab83Vojtech Bubnik
2021-12-03Replaced the code to substitute host address part in URLVojtech Bubnik
2021-12-02Substitution of host during ip resolve: correct handling of ipv6David Kocik
2021-12-02Change of 71082adbc9ac2101c39f46218d666e46ab4ecb7cDavid Kocik
2021-12-02allow_ip_resolve in app configDavid Kocik
2021-12-02Added port number to resolved ip address if specified.David Kocik
2021-11-30Fix of #7386, missing includeVojtech Bubnik
2021-11-30Start Simulation for DuetVojtech Bubnik
2021-11-25Resolve IP address from last curl connection and use it as address for next O...David Kocik
2021-08-24Follow-up to OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-24OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-13Support for SL1S printer:Vojtech Bubnik
2021-06-28PrusaLink - cherrypick pick from stable branchDavid Kocik
2020-09-11Include PrintConfig for the definition of AuthorizationTypeYuri D'Elia
2020-09-08Added networking support for SL1 Digest authorization.Vojtech Bubnik
2020-03-03Fixing wxString::Format encoding mismatches (part 3)Lukas Matena
2020-01-06Clean-up of the "Upload to" code (AstroBox, Duet, FlashAir, OctoPrint)bubnikv
2019-08-19Refactor catch(...) handlers in Http, OctoPrint, PrintHost, and SerialVojtech Kral
2019-05-09Modified texts of the "Change language" dialog.bubnikv
2019-03-05PrintHost: Fix host type configuration, refactor, fix #1687Vojtech Kral
2019-03-05PrintHost: Don't offer print start for SL1Vojtech Kral
2018-12-20Duet: Implement upload() (refactoring from old code)Vojtech Kral
2018-12-19Printhost: Polish error handling, bugfixesVojtech Kral
2018-12-19Print host: Check OctoPrint vs SLAVojtech Kral
2018-12-18PrintHost: Basic SL1 supportVojtech Kral
2018-12-17OctoPrint basics working, niceties to-doVojtech Kral
2018-12-12WIP OctoPrint integrationVojtech Kral
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv