Commit Graph

26 Commits

Author SHA1 Message Date
4fa702c570 Slight include cleanup 2020-05-26 13:45:36 +02:00
4e4efeef31 Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
f44d172715 Integrate scaling and unscaling into Point.hpp 2020-04-23 18:17:50 +02:00
1702008db1 Bugfixes and refactoring for SLA backend
remove duplicate code


Mark conversion constructors of EigenMesh3D `explicit`


Working on mesh simplification for hollowed interior


Fix bug SPE-1074: crash with empty supports and disabled pad.


fix regression after refactor


Remove unfinished code


Fix missing includes and dumb comments
2020-01-24 14:26:19 +01:00
20b86bbe8f Reworked pad creation algorithm with new parameters:
* brim size
* force pad around object everywhere
2019-10-01 14:58:37 +02:00
19c3b23d86 Fixing zero elevation bug when concave hull overlap was not detected.
Backported from tm_perf_optims
2019-07-30 14:24:42 +02:00
d55dbf437c Merge branch 'master' into tm_arrange_selection 2019-07-17 17:25:31 +02:00
302eaf16cb Really fix build for msvc 2019-07-17 16:47:09 +02:00
6174d776b4 Fix for msvc build. 2019-07-17 14:34:28 +02:00
00beee9dee Arranging with new structure. 2019-06-28 17:03:50 +02:00
bd524dd570 Fix formatting 2019-06-28 15:42:59 +02:00
8e78a70835 Merge branch 'master' into tm_builtin_pad 2019-06-28 15:29:26 +02:00
373d266a0d WIP on structuring arrange inputs 2019-06-27 21:13:44 +02:00
e6076c57dd Hotfix for inconsistent slice index 2019-06-26 14:59:39 +02:00
fc0a08ac8b Fixes some ModelArrange warnings 2019-06-26 11:10:41 +02:00
84e0f8e514 Make an order in using scale and unscale, remove some warnings. 2019-06-26 10:34:27 +02:00
81ade624f4 Reformatted MTUtils with some refined directives.
Only whitespace changes in MTUtils.hpp !
2019-06-24 13:03:46 +02:00
e907da2d66 Print bed not considered as object in arrange anymore. 2019-06-24 13:01:52 +02:00
c41c7c5c71 Merge branch 'master' into tm_builtin_pad 2019-06-20 10:04:17 +02:00
eb59c231f2 Apply fixes for the ui jobs.
- Localization
- Mutual exclusion (ExclusiveJobGroup), only one UI job can run at a time, and background processing is stopped
- m_range not used for finalization anymore
- stop_jobs called before Window is closed
2019-06-18 16:24:30 +02:00
5a3552ea89 Removing unused pad parts working 2019-06-18 11:28:52 +02:00
7b1291a2b8 Hypothetical support of different object layer heights. 2019-03-25 09:55:48 +01:00
c410216e45 Refactoring changes to the slice index. 2019-03-22 15:31:38 +01:00
6de2f09ac5 Adding checkbox for disabling support generation (still having pad generation) 2018-11-22 18:02:05 +01:00
fe00f65496 merge tm_sla_supports_backend with master 2018-11-21 16:06:09 +01:00
484162e46b Change to return const references for TriangleMesh return values in SLAPrintObject's methods 2018-11-21 15:21:57 +01:00