tamasmeszaros
|
493bdfe5c4
|
Fixing the broken rasterizer.
Paths and holes cannot be added separately.
|
2019-04-01 12:15:47 +02:00 |
|
tamasmeszaros
|
e58f974cf4
|
Parallel loop for the statistics
|
2019-04-01 11:37:26 +02:00 |
|
tamasmeszaros
|
be6348ad74
|
Fix broken arrange
|
2019-03-28 11:01:41 +01:00 |
|
tamasmeszaros
|
0d3f453af0
|
Output raster seem ok, stats broken.
|
2019-03-27 18:37:50 +01:00 |
|
tamasmeszaros
|
c862a939d1
|
Fixed seed for the genetic optimizer for support generation
|
2019-03-12 15:21:55 +01:00 |
|
tamasmeszaros
|
b6eafc7bc8
|
Optimization for bad head angles.
|
2019-02-15 16:55:15 +01:00 |
|
bubnikv
|
81036c681d
|
Fixed compilation on Visual Studio in Debug mode.
|
2019-01-26 14:12:57 +01:00 |
|
tamasmeszaros
|
a098367b65
|
Fixing items partially outside the bed when auto-placing new items.
|
2019-01-23 16:35:21 +01:00 |
|
tamasmeszaros
|
7e60c3d520
|
import Libnest2D msvc build fix
|
2019-01-23 14:07:54 +01:00 |
|
tamasmeszaros
|
69995106c0
|
Polishing autoplacement feature for testing
|
2019-01-23 13:13:12 +01:00 |
|
tamasmeszaros
|
84bc319fbd
|
Initial version of smart auto placement intended to replace autocenter.
|
2019-01-22 17:50:33 +01:00 |
|
tamasmeszaros
|
341d13113d
|
Improved edge normal detection. Also removed some warnings.
|
2018-12-20 12:08:06 +01:00 |
|
tamasmeszaros
|
926846fb1d
|
Eliminate build warning with TBB_USE_CAPTURED_EXCEPTION
also make small adjustment on wxWidgets detection on Unix.
|
2018-12-14 13:45:58 +01:00 |
|
tamasmeszaros
|
a2f1dfdb98
|
Trying to engage support creation when the gizmo gets disabled.
|
2018-11-06 18:01:18 +01:00 |
|
tamasmeszaros
|
f37d1311bb
|
Importing the SLA computing module into the native source tree.
|
2018-11-02 11:57:57 +01:00 |
|
tamasmeszaros
|
fa56afa8e6
|
fix compilation of libnest2d on mac
|
2018-10-24 14:17:56 +02:00 |
|
bubnikv
|
78468e49d4
|
WIP: Background processing is almost working now.
still PrintObject::_slice_volumes() needs some love to set
the PrintObject matrices correctly.
|
2018-10-23 22:53:43 +02:00 |
|
tamasmeszaros
|
852326d0c3
|
Fixing nesting crash in debug mode.
Also commented out unnecessary bloat from AppController
|
2018-10-23 17:20:31 +02:00 |
|
tamasmeszaros
|
402908497a
|
changing defaultly downloaded nlopt version to 2.5.0
|
2018-09-25 15:54:39 +02: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 |
|