Commit Graph

3520 Commits

Author SHA1 Message Date
b473f34e44 Base plate creation improvements. Added sla parameter for support elevation. 2018-11-16 15:01:31 +01:00
6248c689dc revert commented else from PrintBase::set_status 2018-11-16 12:14:35 +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
1904b981d6 Keeps objects on bed while scaling them using the scale gizmo 2018-11-16 11:30:36 +01:00
2f619960de fix return value error 2018-11-16 08:46:15 +01:00
bb6fe5dadd Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-15 18:06:10 +01:00
603ae2edae wip: reorganizing things to support accurate pad creation. Also more accurate progress indication. 2018-11-15 18:05:47 +01:00
3c0483f0a6 Hidden camera target 2018-11-15 15:43:24 +01:00
13e24c8734 Modified menu for open/save/save as project (3mf) and import/export 2018-11-15 15:27:39 +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
16e8dd4904 Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-14 18:04:52 +01:00
9f42570ee4 WIP:
* slicing supports
* adding the pad geometry
* rasterizing the support and pad slices
2018-11-14 18:04:43 +01:00
1d7f076402 Gizmos rotate, move and scale rendered on top of geometry 2018-11-14 10:43:52 +01:00
8a564b84fd Fixed merge conflict: Added ModelInstance ID to the SLAPrintObject Instance 2018-11-13 19:22:05 +01:00
680c194aca Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native 2018-11-13 18:44:45 +01:00
474e76dc34 Fixed forward declaration of enums, made volumes with negative ID
directly unselectable.
2018-11-13 18:44:30 +01:00
96c4b92a90 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
# Conflicts:
#	src/libslic3r/SLAPrint.hpp
2018-11-13 17:50:17 +01:00
ebe1026b27 add step completeness checks 2018-11-13 17:46:02 +01:00
357dbc2226 GLVolume: split composite_id to object_id, volume_id and instance_id.
WIP: Added creation of GLVolumes for SLA supports.
2018-11-13 17:45:44 +01:00
08bee753a9 Slicing object and rasterization generates output zip. Needs testing. 2018-11-13 17:33:03 +01:00
762abd2406 zip file output dialog and status indication for sla in the statusbar. 2018-11-13 11:53:54 +01:00
eb37c53913 Removed code committed by mistake in previous commit 2018-11-13 11:25:59 +01:00
a34531557b Fixed convex hull and volume offset after object split to part 2018-11-13 10:12:42 +01:00
245ccd56d3 Center volumes after split to parts 2018-11-13 08:36:10 +01:00
288a0b3663 trying to get the export dialog for zip files. 2018-11-12 18:09:47 +01:00
aaf352a92d Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native 2018-11-12 17:42:20 +01:00
6a758297d6 Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-12 17:37:53 +01:00
05cf1227f9 Merge remote-tracking branch 'origin/tm_sla_supports_backend' into dev_native 2018-11-12 17:36:54 +01:00
9a2ff9d816 support generation when support point is added or removed. Rendering interface for SLA supports 2018-11-12 17:35:57 +01:00
51eb6adeaf Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native 2018-11-12 16:28:35 +01:00
5dc9799e14 Fixed synchronization of background processing with the front end. 2018-11-12 16:28:27 +01:00
47522b742d Getting rid of AppController. 2018-11-12 15:07:41 +01:00
1782b76a46 Getting rid of AppController. 2018-11-12 15:02:42 +01:00
2e60334662 SLA backround processing pipeline invisible but runs. 2018-11-12 11:46:38 +01:00
31c2174ffa Enhanced volumes manipulation - wip 2018-11-12 08:54:22 +01:00
3bdfa0ff85 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-09 18:35:32 +01:00
1e5b72a497 Merge remote-tracking branch 'origin/dev_native' into dev_native 2018-11-09 18:33:38 +01:00
bb593d73f3 Working on SLAPrint pipeline. 2018-11-09 18:32:35 +01:00
0f625244ac Fixing sla support parameter names. 2018-11-09 18:31:36 +01:00
f1a3dc60c9 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native 2018-11-09 14:25:39 +01:00
6203121b3a Fixed update of ModelObject / ModelVolume configs on Print,
fixed some compiler warnings.
2018-11-09 14:25:18 +01:00
1a8161f7a2 Added parameters to SLAObjectConfig 2018-11-09 13:45:55 +01:00
fffb051de5 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native 2018-11-09 12:03:28 +01:00
d0bd0e9834 WIP: SLAPrintObjectConfig, SLAPrint / SLAPrintObject initialization. 2018-11-09 12:02:42 +01:00
b0cc748382 ModelObject::instance_bounding_box() fixed to take in account for volumes' transforms 2018-11-09 10:31:58 +01:00
96eba71a21 Integrated SLAPrint into background processing.
Fixed couple of compiler warnings.
2018-11-08 20:18:40 +01:00
22737982fe Trying to bypass igl in 32 bit MSVC 2018-11-08 17:15:10 +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