bubnikv
|
d146a0237e
|
WIP: Reworked the infill generator to merge areas with the same
properties.
Note for Vojtech:
Review src/libslic3r/Fill/Fill.cpp once again,
add test for G-code generator properties (extrusion speed, cooling?)
Fixes Modifier slice/move efficiency #1005
|
2019-09-04 16:11:16 +02:00 |
|
Vojtech Kral
|
a85db038be
|
Fix usage of is_trivially_copyable on older GCC (for real this time)
|
2019-01-22 12:16:11 +01:00 |
|
Vojtech Kral
|
d5f47cbcad
|
Fix usage of is_trivially_copyable on older GCC
|
2019-01-22 10:42:16 +01:00 |
|
bubnikv
|
bd80304f39
|
Added missing headers.
|
2019-01-21 17:51:37 +01:00 |
|
Lukas Matena
|
1685a30ee0
|
Added static asserts on classes initialized by memset to make sure it is possible to do
|
2019-01-21 15:03:20 +01: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 |
|