Commit Graph

7287 Commits

Author SHA1 Message Date
bubnikv
2a7bd10ff3 Fix of "split volume to parts" to regenerate a new GLVolume
even for the first part.
2018-11-21 09:35:49 +01:00
Enrico Turri
436944ef99 Gizmo rotate operates always in world reference system 2018-11-21 09:28:27 +01:00
Vojtech Kral
a0bc4a8204 CMake: Add option for a syntax-only build 2018-11-20 23:05:47 +01:00
bubnikv
72fa486d23 Merge branch 'vb_3dscene_partial_update' 2018-11-20 17:07:31 +01:00
bubnikv
dd732800c5 Merge remote-tracking branch 'origin/tm_sla_supports_backend' into vb_3dscene_partial_update 2018-11-20 17:05:45 +01:00
tamasmeszaros
63913d18e7 tryfix for linux build... 2018-11-20 16:29:21 +01:00
bubnikv
8b307bb320 Renamed PrintBase::Status to SlicingStatusEvent
Hopefully it will fix compilation on Linux (some forgotten Status macro?)
2018-11-20 16:27:30 +01:00
tamasmeszaros
6749313962 Merge remote-tracking branch 'origin/vb_3dscene_partial_update' into tm_sla_supports_backend 2018-11-20 16:16:23 +01:00
tamasmeszaros
be549690e0 height level mismatches seems to be fixed. 2018-11-20 16:12:04 +01:00
Enrico Turri
dbb1671801 Fixed scaling of multivolumes selection - Added local scale by pressing Alt key while dragging the scale gizmo 2018-11-20 15:39:36 +01:00
bubnikv
48db8e6478 Hopefully a fix of OSX compilation issue. 2018-11-20 15:18:46 +01:00
bubnikv
d21586242b Fixed missing wxEvent type on GCC, fixed some compiler warnings. 2018-11-20 15:01:32 +01:00
bubnikv
f5ca083a46 Merge remote-tracking branch 'remotes/origin/dev_native' 2018-11-20 14:13:22 +01:00
YuSanka
2018d9c6a4 Changed output for "Used filament", "Cost" and "Estimated printed time" inside the Sliced info pane 2018-11-20 13:32:36 +01:00
bubnikv
757e18390a Merge remote-tracking branch 'origin/tm_sla_supports_backend' into vb_3dscene_partial_update 2018-11-20 13:23:12 +01:00
bubnikv
897f8b450e The slicing progress message can now trigger refresh of the 3D scene. 2018-11-20 13:22:26 +01:00
tamasmeszaros
13d815ccde Working on proper merging and leveling of the support layers. 2018-11-20 11:59:40 +01:00
Enrico Turri
ba941a148e Fixed rotation of multivolumes selection - Added local rotation by pressing Alt key while dragging the rotate gizmo 2018-11-20 11:57:01 +01:00
Enrico Turri
8e14daaf4f Forced zoom to bed when changing bed size 2018-11-20 10:36:26 +01:00
Enrico Turri
6c3fcb77c5 Fixed position of newly created modifiers 2018-11-20 10:15:31 +01:00
Enrico Turri
98fdd898c3 Fixed slicing of objects splitted into parts 2018-11-20 08:36:35 +01:00
tamasmeszaros
7aad58c5bf Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-19 17:59:30 +01:00
tamasmeszaros
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
Enrico Turri
3889d0ae63 Improved fix of export to 3mf of objects splitted into parts 2018-11-19 15:49:59 +01:00
Enrico Turri
d0a6af2845 Fixed export to 3mf of objects splitted into parts 2018-11-19 15:34:34 +01:00
Enrico Turri
56223b0279 Fixed gizmos overlay rendering/selection by adding GLGizmoBase::is_selectable() method 2018-11-19 14:46:37 +01:00
tamasmeszaros
9b18d0703d GUI forms with SLA support parameters 2018-11-19 14:15:40 +01:00
YuSanka
f343af6a07 Fixed crashing when project with modifier is imported 2018-11-19 14:05:29 +01:00
YuSanka
3677dd4bd5 Some code rebase 2018-11-19 14:05:29 +01:00
YuSanka
35742e547c Fixed preset updating 2018-11-19 14:05:29 +01:00
YuSanka
6a30c49eb9 Added the context to the TabPrintSLA 2018-11-19 14:05:29 +01:00
YuSanka
d22256c1de "SLA Print Settings" implementation (start) 2018-11-19 14:05:29 +01:00
Enrico Turri
91566804aa Added debug error message when missing icons for gizmos 2018-11-19 14:03:28 +01:00
tamasmeszaros
396c05c40c Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-19 13:53:27 +01:00
Vojtech Kral
7a1cfb7773 Add missing icons 2018-11-19 13:51:43 +01:00
tamasmeszaros
95a7f5c492 Default values in config does not compile under gcc and clang 2018-11-19 13:13:05 +01:00
tamasmeszaros
ff44b358c3 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend 2018-11-19 13:11:03 +01:00
Vojtech Kral
81f139552d Plater: Revert usage of panel_gizmo_widgets for now 2018-11-19 13:05:10 +01:00
Enrico Turri
82a38ea3bb Lift-up of SLA volumes only when at least one volume is generated 2018-11-19 13:04:19 +01:00
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