Commit Graph

13 Commits

Author SHA1 Message Date
369a08d2c0 Refactor catch(...) handlers in Http, OctoPrint, PrintHost, and Serial 2019-08-19 17:04:14 +02:00
e515378266 Http: Fix redirecting of post requests, fix #2018 2019-04-16 12:09:51 +02:00
31edb6082e Harmonized the application naming. 2019-04-15 16:14:19 +02:00
04209134a2 Http: Fix logging 2019-02-15 15:35:13 +01:00
378e45ecda Http: Don't set CURLOPT_TIMEOUT 2018-12-21 12:06:47 +01:00
4b6ee18928 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-20 17:45:02 +01:00
59537abf96 Updated SLA profiles.
Fixed the update downloader to ignore downloaded preset index if it is
older than the currently active one.
2018-12-20 17:44:24 +01:00
e6ea909e15 Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
19268b292b Printhost: Polish error handling, bugfixes 2018-12-19 18:49:34 +01:00
2e2bb2066b Http: Set a sane default connection timeout 2018-12-19 15:40:35 +01:00
377ce3d74c Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
87759588b1 include "libslic3r" from slic3r project directly, not as "../../libslicer"
(rely on -Ilibslic3r set correctly) for the slic3r project.
2018-12-06 12:52:28 +01:00
1260b8deb3 WIP: Moved sources int src/, separated most of the source code from Perl.
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-09-19 11:02:24 +02:00