Vojtech Bubnik
|
5e9a8ea700
|
Fixed some clang warnings
|
2021-02-09 19:23:58 +01:00 |
|
bubnikv
|
65772958b7
|
Improved adaptive layer height metrics: Using the area of a triangle
delimited by the extrusion stepping and the sloping surface.
This leads to a yet different metric from Cura or upstream Slic3r.
|
2019-12-13 13:43:16 +01:00 |
|
Enrico Turri
|
45f10a3730
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Removed debug output and cleanup
|
2019-12-02 11:44:11 +01:00 |
|
Enrico Turri
|
773bcbae7a
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Further extension of debug output to investigate issues on Mac and Linux
|
2019-12-02 10:48:46 +01:00 |
|
Enrico Turri
|
40498eee44
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Extended debug output to investigate issues on Mac and Linux
|
2019-11-29 14:24:24 +01:00 |
|
Enrico Turri
|
643b26a0f3
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Small refactoring
|
2019-11-26 12:24:07 +01:00 |
|
Enrico Turri
|
79d516ca7f
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Smoothing algorithm modified to give more weight close to height limits
|
2019-11-19 14:58:27 +01:00 |
|
Enrico Turri
|
6eee31bf5a
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Disabled unused code
|
2019-11-13 15:06:17 +01:00 |
|
Enrico Turri
|
0001ce3dab
|
ENABLE_ADAPTIVE_LAYER_HEIGHT_PROFILE -> Refactoring of SlicingAdaptive to account for volumes' transformation
|
2019-11-13 13:53:02 +01:00 |
|
bubnikv
|
8da54139c4
|
WIP: Admesh - replacement of C memory allocation with std vectors
|
2019-06-04 22:06:42 +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 |
|