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 |
|
bubnikv
|
3ddaccb641
|
Replaced CONFESS with throw std::exception in libslic3r, so now
libslic3r should be compilable without Perl.
|
2018-09-18 10:09:58 +02:00 |
|
bubnikv
|
fe3b92870f
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
|
bubnikv
|
41ce69f327
|
Improved constness of the Print / PrintObject / Layer ...
Split the wipe tower and time statistics data into separate objects.
Initial work in synchronizing the Model with the Print.
|
2018-09-11 14:04:47 +02:00 |
|
bubnikv
|
33e1108f65
|
Background processing in C++, WIP.
|
2018-03-28 17:05:31 +02:00 |
|
bubnikv
|
9f7a5c7a6f
|
Some beautification and C++11 adaptation.
|
2017-03-28 13:25:10 +02:00 |
|
Alessandro Ranellucci
|
4913e90e10
|
Remove any Perl related code from libslic3r
|
2015-12-08 00:39:54 +01:00 |
|
ntfshard
|
32f5538e0d
|
Fix for -Wmaybe-uninitialized warninig
|
2015-11-04 20:49:20 +01:00 |
|
Alessandro Ranellucci
|
e79aa2e81c
|
New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
|
2014-12-17 00:34:00 +01:00 |
|
Alessandro Ranellucci
|
f06566dd3a
|
Fix error in PrintRegion::flow() port
|
2014-08-03 20:02:58 +02:00 |
|
Alessandro Ranellucci
|
6adc3477c9
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02:00 |
|