Lukas Matena
4949150313
Fixing wxString::Format encoding mismatches (part 3)
2020-03-03 10:54:17 +01:00
bubnikv
eacf1b8334
Clean-up of the "Upload to" code (AstroBox, Duet, FlashAir, OctoPrint)
2020-01-06 10:59:57 +01:00
Vojtech Kral
400c46e697
PrintHost: Fix host type configuration, refactor, fix #1687
2019-03-05 16:12:15 +01:00
Vojtech Kral
78e5af1b04
PrintHost: Don't offer print start for SL1
2019-03-05 16:12:15 +01:00
Vojtech Kral
dc1be989aa
Fix #1502 Upload to duet does not start the print
...
Code was erroneously removed during refactoring
2019-01-03 17:28:23 +01:00
Vojtech Kral
5eec8a24f1
Duet: Implement upload() (refactoring from old code)
2018-12-20 17:09:44 +01:00
Vojtech Kral
19268b292b
Printhost: Polish error handling, bugfixes
2018-12-19 18:49:34 +01:00
Vojtech Kral
0fc0ba119d
OctoPrint basics working, niceties to-do
2018-12-17 17:14:00 +01:00
Vojtech Kral
caafcede3b
WIP OctoPrint integration
2018-12-12 13:17:01 +01:00
bubnikv
91ac484405
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
bubnikv
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