tamasmeszaros
|
2d29b7d6cd
|
Fix msvc build
|
2018-12-14 10:07:35 +01:00 |
|
Lukas Matena
|
054c1ca3ae
|
Merge branch 'master' into lm_sla_supports_auto
|
2018-12-14 09:19:18 +01:00 |
|
tamasmeszaros
|
310adc18c6
|
Removed display_flip_xy and added display_orientation instead.
When starting Slic3r and the profile is FDM type than it yields an assertion failure for wx. See Tab::update_page_tree_visibility() line 2371
|
2018-12-13 12:42:45 +01:00 |
|
tamasmeszaros
|
623b2cec5c
|
Another fix for crashing support generation.
|
2018-12-12 15:51:39 +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
|
0f8658154b
|
Fixing the crash with large model.
|
2018-12-11 17:55:15 +01:00 |
|
tamasmeszaros
|
856d983863
|
removing global variable for cancel checking
|
2018-12-11 17:48:17 +01:00 |
|
tamasmeszaros
|
b31c62e044
|
Added cancellation points to pad creation step.
|
2018-12-11 15:54:54 +01:00 |
|
tamasmeszaros
|
92ace1c97a
|
fix for missing top ring in the raster. SPE-669
|
2018-12-10 14:38:49 +01:00 |
|
Lukas Matena
|
8a9a2ac964
|
Merge branch 'master' into lm_sla_supports_auto
|
2018-12-07 18:37:15 +01:00 |
|
bubnikv
|
10cf82774b
|
Fixed OSX build.
|
2018-12-07 15:24:50 +01:00 |
|
bubnikv
|
7743a27325
|
Fix of a visual studio compilation issue.
|
2018-12-07 14:53:24 +01:00 |
|
Lukas Matena
|
705ad7fb69
|
First version of SLA support points generation
|
2018-12-07 14:21:33 +01:00 |
|
Lukas Matena
|
0afe2aec1e
|
First version of SLA support points generation
|
2018-12-07 14:11:21 +01:00 |
|
tamasmeszaros
|
1a8d98302e
|
fixing support head disapperance on linux
|
2018-11-28 11:59:39 +01:00 |
|
bubnikv
|
52c9dd3252
|
Enabled compilation of SLA libigl dependent code to see what errors
will come out of the build server.
|
2018-11-26 15:44:13 +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
|
7fe7f33b80
|
Fix for crash when generating supports with empty input points
|
2018-11-23 10:28:26 +01:00 |
|
tamasmeszaros
|
d28b61f8a3
|
Adding checkbox for disabling support generation (still having pad generation)
|
2018-11-22 18:02:05 +01:00 |
|
tamasmeszaros
|
c7434a492b
|
Available object menu item: optimize orientation
|
2018-11-22 16:04:21 +01:00 |
|
tamasmeszaros
|
5c141d9f10
|
Fixed race condition when no pad is generated. Progress indication for SLA is broken.
|
2018-11-21 17:40:18 +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
|
7482b619b5
|
Working on proper merging and leveling of the support layers.
|
2018-11-20 11:59:40 +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
|
1e0d8b245c
|
Base plate creation improvements. Added sla parameter for support elevation.
|
2018-11-16 15:01:31 +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
|
f3d02a5cdf
|
Slicing the supports seems to work fine with the merged mesh.
|
2018-11-15 15:14:14 +01:00 |
|
tamasmeszaros
|
88648c8214
|
a small cleanup
|
2018-11-15 10:47:20 +01:00 |
|
tamasmeszaros
|
95abba5b96
|
Fix for build error and perhaps the grayed out arrange button
|
2018-11-15 09:46:55 +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
|
ffe6862626
|
Slicing object and rasterization generates output zip. Needs testing.
|
2018-11-13 17:33:03 +01:00 |
|
tamasmeszaros
|
33eade5300
|
SLA backround processing pipeline invisible but runs.
|
2018-11-12 11:46:38 +01:00 |
|
tamasmeszaros
|
dbf6ddd344
|
Trying to bypass igl in 32 bit MSVC
|
2018-11-08 17:15:10 +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
|
a49b506121
|
Trying to fix compilation on linux and mac.
|
2018-11-06 14:34:20 +01:00 |
|
tamasmeszaros
|
48bc166d6d
|
Importing the SLA computing module into the native source tree.
|
2018-11-02 11:57:57 +01:00 |
|