tamasmeszaros
|
095dfcad9e
|
Getting rid of signed distance from collision detection.
|
2019-01-31 10:11:37 +01:00 |
|
tamasmeszaros
|
3f10b2f7f8
|
Getting around signed_distance in pinhead_mesh_intersect
|
2019-01-30 17:35:39 +01:00 |
|
tamasmeszaros
|
7c839b8469
|
Many major issues solved. Performance may be degraded.
|
2019-01-29 15:10:07 +01:00 |
|
tamasmeszaros
|
6c0b65208f
|
Introducing signed_distance into the collision detection.
Everything is broken O.o
|
2019-01-18 16:21:44 +01:00 |
|
tamasmeszaros
|
e160cf3ffb
|
EigenMesh upgraded with inside check capability.
|
2019-01-17 16:44:26 +01:00 |
|
tamasmeszaros
|
7fa430c56d
|
Adding an AABB tree to EigenMesh3D.
Yet to be used.
|
2019-01-14 17:28:02 +01:00 |
|
tamasmeszaros
|
1947925263
|
Added parameter for pillar connection mode
|
2019-01-09 12:21:43 +01:00 |
|
tamasmeszaros
|
760b1cd9bc
|
Fix for normal averaging and hidden parameter for max normal Z angle.
|
2019-01-02 15:48:38 +01:00 |
|
tamasmeszaros
|
70bfa4202f
|
Fix for SPE-700 (Corrupted slice data)
|
2018-12-20 15:24:02 +01:00 |
|
tamasmeszaros
|
68de2d9813
|
Added cancellation points. Added new flip xy option. Refactor and waring removal.
|
2018-12-12 11:36:02 +01:00 |
|
tamasmeszaros
|
b31c62e044
|
Added cancellation points to pad creation step.
|
2018-12-11 15:54:54 +01:00 |
|
tamasmeszaros
|
a05bda5347
|
Removed head_back_radius and added pillar widening factor to the parameter layers
|
2018-11-23 11:51:45 +01:00 |
|
tamasmeszaros
|
d28b61f8a3
|
Adding checkbox for disabling support generation (still having pad generation)
|
2018-11-22 18:02:05 +01:00 |
|
tamasmeszaros
|
3667fc7894
|
Change to return const references for TriangleMesh return values in SLAPrintObject's methods
|
2018-11-21 15:21:57 +01:00 |
|
tamasmeszaros
|
d27e22c2c3
|
height level mismatches seems to be fixed.
|
2018-11-20 16:12:04 +01:00 |
|
tamasmeszaros
|
87d49cf82f
|
Adding object elevation param.
Quick attempt to build with MinGW 7.3. Successful compile, failed linking
|
2018-11-19 17:58:08 +01:00 |
|
tamasmeszaros
|
fd5841dd2e
|
Cleanup: removing obsolete methods from support tree generation interface
|
2018-11-19 12:51:02 +01:00 |
|
tamasmeszaros
|
1f546de59a
|
Fix for elevation and added functionality for head penetration.
|
2018-11-19 11:42:36 +01:00 |
|
tamasmeszaros
|
6430fb2ec2
|
Connecting UI parameters to the calculation input.
* I also added temporary default values in PrintConfig to not get random values.
|
2018-11-19 11:17:51 +01:00 |
|
tamasmeszaros
|
4c007a410c
|
Corrected height levels at rasterization.
|
2018-11-16 16:44:44 +01:00 |
|
tamasmeszaros
|
c5ccfeae3e
|
Account handle the z levels with and without the pad.
New method in support tree to query the needed elevation for the model and its supports.
|
2018-11-16 11:34:19 +01:00 |
|
tamasmeszaros
|
810fcc2221
|
wip: reorganizing things to support accurate pad creation. Also more accurate progress indication.
|
2018-11-15 18:05:47 +01:00 |
|
tamasmeszaros
|
e98c83a025
|
WIP:
* slicing supports
* adding the pad geometry
* rasterizing the support and pad slices
|
2018-11-14 18:04:43 +01:00 |
|
tamasmeszaros
|
33eade5300
|
SLA backround processing pipeline invisible but runs.
|
2018-11-12 11:46:38 +01:00 |
|
tamasmeszaros
|
4a2da3d443
|
Trying to fix compilation of IGL AABB tree on 32 bit platform.
Removing alignment constraints from Eigen Matrix aliases.
|
2018-11-08 16:43:33 +01:00 |
|
tamasmeszaros
|
91a79e0343
|
Support tree interface extended with mouse event handling and refresh callback.
|
2018-11-08 10:21:13 +01:00 |
|
tamasmeszaros
|
f6591f000e
|
slicing the supports WIP
|
2018-11-07 17:57:02 +01:00 |
|
tamasmeszaros
|
19b1aa081d
|
SLAPrint concept under its way.
|
2018-11-07 15:29:13 +01:00 |
|
tamasmeszaros
|
22c9c5ae95
|
Trying to engage support creation when the gizmo gets disabled.
|
2018-11-06 18:01:18 +01:00 |
|
tamasmeszaros
|
48bc166d6d
|
Importing the SLA computing module into the native source tree.
|
2018-11-02 11:57:57 +01:00 |
|