Commit Graph

6 Commits

Author SHA1 Message Date
0ac4d13015 Print host: Check OctoPrint vs SLA 2018-12-19 15:15:29 +01:00
66b5deccf5 PrintHost: Basic SL1 support 2018-12-18 14:37:35 +01:00
862217a6b3 OctoPrint basics working, niceties to-do 2018-12-17 17:14:00 +01:00
2350fb62b9 WIP OctoPrint integration 2018-12-12 13:17:01 +01:00
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
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