Commit Graph

25 Commits

Author SHA1 Message Date
bbf69876a9 Removed head_back_radius and added pillar widening factor to the parameter layers 2018-11-23 11:51:45 +01:00
7c86f6c706 Fix for crash when generating supports with empty input points 2018-11-23 10:28:26 +01:00
6de2f09ac5 Adding checkbox for disabling support generation (still having pad generation) 2018-11-22 18:02:05 +01:00
da269cb33e Fixed race condition when no pad is generated. Progress indication for SLA is broken. 2018-11-21 17:40:18 +01:00
484162e46b Change to return const references for TriangleMesh return values in SLAPrintObject's methods 2018-11-21 15:21:57 +01:00
be549690e0 height level mismatches seems to be fixed. 2018-11-20 16:12:04 +01:00
6f13fd907a Adding object elevation param.
Quick attempt to build with MinGW 7.3. Successful compile, failed linking
2018-11-19 17:58:08 +01:00
4cec5eaaf9 Cleanup: removing obsolete methods from support tree generation interface 2018-11-19 12:51:02 +01:00
8af4da95b6 Fix for elevation and added functionality for head penetration. 2018-11-19 11:42:36 +01:00
dc3d911704 Corrected height levels at rasterization. 2018-11-16 16:44:44 +01:00
b473f34e44 Base plate creation improvements. Added sla parameter for support elevation. 2018-11-16 15:01:31 +01:00
4b055ba221 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
603ae2edae wip: reorganizing things to support accurate pad creation. Also more accurate progress indication. 2018-11-15 18:05:47 +01:00
c542c56ef5 Slicing the supports seems to work fine with the merged mesh. 2018-11-15 15:14:14 +01:00
becd835e9a a small cleanup 2018-11-15 10:47:20 +01:00
05b91a87cd Fix for build error and perhaps the grayed out arrange button 2018-11-15 09:46:55 +01:00
9f42570ee4 WIP:
* slicing supports
* adding the pad geometry
* rasterizing the support and pad slices
2018-11-14 18:04:43 +01:00
2e60334662 SLA backround processing pipeline invisible but runs. 2018-11-12 11:46:38 +01:00
1b9d312b5f 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
bdbc782828 Support tree interface extended with mouse event handling and refresh callback. 2018-11-08 10:21:13 +01:00
1f457b945e slicing the supports WIP 2018-11-07 17:57:02 +01:00
962678f3ba SLAPrint concept under its way. 2018-11-07 15:29:13 +01:00
a2f1dfdb98 Trying to engage support creation when the gizmo gets disabled. 2018-11-06 18:01:18 +01:00
dc56e79c5c Trying to fix compilation on linux and mac. 2018-11-06 14:34:20 +01:00
f37d1311bb Importing the SLA computing module into the native source tree. 2018-11-02 11:57:57 +01:00