Commit Graph

7224 Commits

Author SHA1 Message Date
tamasmeszaros
91ff36dab9 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-19 12:56:32 +01:00
tamasmeszaros
4cec5eaaf9 Cleanup: removing obsolete methods from support tree generation interface 2018-11-19 12:51:02 +01:00
Enrico Turri
9edeff7872 Shift-up volumes after SLA support volumes creation 2018-11-19 12:20:44 +01:00
Vojtech Kral
01031944af Plater: Fix on_notebook_changed 2018-11-19 12:00:37 +01:00
tamasmeszaros
8af4da95b6 Fix for elevation and added functionality for head penetration. 2018-11-19 11:42:36 +01:00
Vojtech Kral
f9d72376d0 Fix build 2018-11-19 11:39:17 +01:00
tamasmeszaros
e79dfce879 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
9b77372148 Merge remote-tracking branch 'origin/vb_3dscene_partial_update' into tm_sla_supports_backend
# Conflicts:
#	src/libslic3r/SLAPrint.cpp
2018-11-19 10:08:32 +01:00
Vojtech Kral
6f3e386e85 Cutting 2018-11-18 21:20:47 +01:00
bubnikv
1d82cca0d2 WIP: Support of SLA suport & pad GLVolumes, couple of fixes. 2018-11-17 17:23:56 +01:00
bubnikv
9e462d0cd8 WIP: Fixed loading of SLA support meshes. 2018-11-16 18:59:13 +01:00
bubnikv
0bdae54a64 fixed src/slic3r/GUI/3DScene.hpp:522:30: error:
extra qualification on member 'load_object_auxiliary'
2018-11-16 18:45:13 +01:00
bubnikv
86841e1834 Merge remote-tracking branch 'remotes/origin/dev_native' into vb_3dscene_partial_update 2018-11-16 18:31:39 +01:00
bubnikv
63ee3dc63c Partial update of 3D scene (GLVolumes derived from Model and from
the SLAPrintObject).
Updated PrintBase to generate a unique timestamp at each step invalidation.
2018-11-16 18:28:50 +01:00
tamasmeszaros
6aaa7c657d Separate methods to get the sliced polygons. 2018-11-16 17:25:23 +01:00
tamasmeszaros
dc3d911704 Corrected height levels at rasterization. 2018-11-16 16:44:44 +01:00
tamasmeszaros
fe0fbc0ca7 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-16 15:02:15 +01:00
tamasmeszaros
b473f34e44 Base plate creation improvements. Added sla parameter for support elevation. 2018-11-16 15:01:31 +01:00
Enrico Turri
104ab1257f Removed duplicated code 2018-11-16 12:58:43 +01:00
Enrico Turri
f29e3ae1de View menu items enabled only when Plater is the current active tab 2018-11-16 12:31:06 +01:00
tamasmeszaros
6248c689dc revert commented else from PrintBase::set_status 2018-11-16 12:14:35 +01:00
tamasmeszaros
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
Enrico Turri
1904b981d6 Keeps objects on bed while scaling them using the scale gizmo 2018-11-16 11:30:36 +01:00
YuSanka
9cb6bbc0f5 Fixed wrong preset comboboxes updating on sidebar after preset changing on "Printer Settings" tab 2018-11-16 11:15:27 +01:00
YuSanka
eb8324e443 Fixed wrong showing of the frequently changed parameters after printer settings changing 2018-11-16 11:15:27 +01:00
Enrico Turri
8772b5b72c Fixed compile on OsX 2018-11-16 10:14:52 +01:00
Enrico Turri
c400a93bf8 Do not show export config option when exporting to stl 2018-11-16 09:44:03 +01:00
Enrico Turri
66a5e11bbe Extract only model or only config from 3mf 2018-11-16 09:26:41 +01:00
Tamás Mészáros
2f619960de fix return value error 2018-11-16 08:46:15 +01:00
Lukas Matena
a6eb54ca79 Proper hiding of the SLA supports gizmo in FDM mode 2018-11-15 18:16:13 +01:00
tamasmeszaros
bb6fe5dadd Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-15 18:06:10 +01:00
tamasmeszaros
603ae2edae wip: reorganizing things to support accurate pad creation. Also more accurate progress indication. 2018-11-15 18:05:47 +01:00
Enrico Turri
3c0483f0a6 Hidden camera target 2018-11-15 15:43:24 +01:00
Enrico Turri
13e24c8734 Modified menu for open/save/save as project (3mf) and import/export 2018-11-15 15:27:39 +01:00
tamasmeszaros
25165f2559 merge SLAPrint advancements into dev_native 2018-11-15 15:15:19 +01:00
tamasmeszaros
c542c56ef5 Slicing the supports seems to work fine with the merged mesh. 2018-11-15 15:14:14 +01:00
YuSanka
494766890e Temporary workaround for the correct behavior of the Scrolled sidebar panel 2018-11-15 12:43:16 +01:00
YuSanka
13077f41c8 Rotation/Scale from modification pane for SingleObject, SingleVolume & SingleInstance
Note:
- doesn't work for group selection
- scaling work only with percent mode
2018-11-15 12:43:16 +01:00
Enrico Turri
8256d4f947 Fixed crash when dismissing file dialog for quick slice menu command 2018-11-15 12:21:09 +01:00
Enrico Turri
40cca74ab0 Fixed object picking when gizmos are rendered on top 2018-11-15 11:38:40 +01:00
tamasmeszaros
92998edb8c Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-15 10:47:36 +01:00
tamasmeszaros
becd835e9a a small cleanup 2018-11-15 10:47:20 +01:00
Enrico Turri
b77d4ad2cb Fixed length of grabbers for rotate 3D gizmo 2018-11-15 10:16:51 +01:00
tamasmeszaros
05b91a87cd Fix for build error and perhaps the grayed out arrange button 2018-11-15 09:46:55 +01:00
tamasmeszaros
16e8dd4904 Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native 2018-11-14 18:04:52 +01:00
tamasmeszaros
9f42570ee4 WIP:
* slicing supports
* adding the pad geometry
* rasterizing the support and pad slices
2018-11-14 18:04:43 +01:00
YuSanka
06cd38faf0 Added "change position" from modification pane 2018-11-14 16:24:55 +01:00
Enrico Turri
2ab876f986 Removed a bunch of obsolete methods 2018-11-14 15:57:11 +01:00
Enrico Turri
1e966879b8 Small refactoring 2018-11-14 13:49:41 +01:00
YuSanka
76aa15d16f Fixed crashing on reset_settings_value() 2018-11-14 13:40:55 +01:00