Vojtech Kral
2d0dc6b050
Printhost: Cancelation, bugfixes
2018-12-20 13:38:00 +01:00
Vojtech Kral
afc5ed0c62
Printhost: Error message stashing, improvements
2018-12-20 13:37:50 +01:00
Vojtech Kral
3b2c28fa89
Printhost: Polish error handling, bugfixes
2018-12-19 18:49:34 +01:00
Vojtech Kral
17c2f3d813
Http: Set a sane default connection timeout
2018-12-19 15:40:35 +01:00
Vojtech Kral
0ac4d13015
Print host: Check OctoPrint vs SLA
2018-12-19 15:15:29 +01:00
Vojtech Kral
ec9caae622
Http & ErrorDialog: Improve error reporting
2018-12-18 18:50:37 +01:00
Vojtech Kral
66b5deccf5
PrintHost: Basic SL1 support
2018-12-18 14:37:35 +01:00
Vojtech Kral
862217a6b3
OctoPrint basics working, niceties to-do
2018-12-17 17:14:00 +01:00
Vojtech Kral
5dd0d505ee
Add missing include
2018-12-12 14:15:08 +01:00
Vojtech Kral
2eaca46b75
OctoPrint WIP: Fix build
2018-12-12 13:47:39 +01:00
Vojtech Kral
2350fb62b9
WIP OctoPrint integration
2018-12-12 13:17:01 +01:00
bubnikv
edc306db45
Don't store the octoprint host key to the amf/3mf files.
2018-12-06 14:42:15 +01:00
bubnikv
4eaca91f11
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
bubnikv
a378bb7bed
Removed some obsolete Perl bindings.
...
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
YuSanka
703f367e69
Fixed preset updating
2018-11-19 14:05:29 +01:00
bubnikv
bbfbe88a5f
Integrated SLAPrint into background processing.
...
Fixed couple of compiler warnings.
2018-11-08 20:18:40 +01:00
YuSanka
6d60ecffa0
Added naming of the new(fixed) object
...
+ fixed inconsistency of parameters inside fix_model_by_win10_sdk_gui()
2018-11-08 13:19:12 +01:00
YuSanka
f1224c64ba
Small fix inside fix_model_by_win10_sdk_gui()
2018-11-08 09:58:48 +01:00
bubnikv
6ae1517e13
Fixed warnings
2018-10-29 17:34:06 +01:00
YuSanka
08c6905751
Moved functions and variables (for fonts and labels color) to GUI_App
...
+ corrected Sidebar layouts
+ deleted get_preset_bundle
+ actions with tabs_list moved to GUI_App
2018-10-01 16:31:36 +02:00
YuSanka
8b582bbcd1
Menu_bar and preset_tabs are in main window now
2018-09-21 01:35:25 +02:00
bubnikv
0558b53493
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