Commit Graph

  • 37b5cb9a4d Update transformation values in sidebar for single volume/modifier selection Enrico Turri 2018-11-21 09:45:43 +01:00
  • 4eb82bda62 Fix of "split volume to parts" to regenerate a new GLVolume even for the first part. bubnikv 2018-11-21 09:35:49 +01:00
  • d8e7310d72 Gizmo rotate operates always in world reference system Enrico Turri 2018-11-21 09:28:27 +01:00
  • 4cb5c2a21b CMake: Add option for a syntax-only build Vojtech Kral 2018-11-20 22:59:56 +01:00
  • 18f14482d0 Merge branch 'vb_3dscene_partial_update' bubnikv 2018-11-20 17:07:31 +01:00
  • 8107ff4f86 Merge remote-tracking branch 'origin/tm_sla_supports_backend' into vb_3dscene_partial_update bubnikv 2018-11-20 17:05:45 +01:00
  • c398e9b2af tryfix for linux build... tamasmeszaros 2018-11-20 16:29:21 +01:00
  • 22a7afabba Renamed PrintBase::Status to SlicingStatusEvent Hopefully it will fix compilation on Linux (some forgotten Status macro?) bubnikv 2018-11-20 16:27:30 +01:00
  • 013e068d71 Merge remote-tracking branch 'origin/vb_3dscene_partial_update' into tm_sla_supports_backend tamasmeszaros 2018-11-20 16:16:23 +01:00
  • d27e22c2c3 height level mismatches seems to be fixed. tamasmeszaros 2018-11-20 16:12:04 +01:00
  • bcfff27921 Fixed scaling of multivolumes selection - Added local scale by pressing Alt key while dragging the scale gizmo Enrico Turri 2018-11-20 15:39:36 +01:00
  • 8ecb2163b6 Hopefully a fix of OSX compilation issue. bubnikv 2018-11-20 15:18:46 +01:00
  • 0ec37ae038 Fixed missing wxEvent type on GCC, fixed some compiler warnings. bubnikv 2018-11-20 15:01:32 +01:00
  • f6831dfdea Merge remote-tracking branch 'remotes/origin/dev_native' bubnikv 2018-11-20 14:13:22 +01:00
  • 48e0e1078b Changed output for "Used filament", "Cost" and "Estimated printed time" inside the Sliced info pane YuSanka 2018-11-20 10:33:54 +01:00
  • e3b858c45f Merge remote-tracking branch 'origin/tm_sla_supports_backend' into vb_3dscene_partial_update bubnikv 2018-11-20 13:23:12 +01:00
  • bed3eed3d2 The slicing progress message can now trigger refresh of the 3D scene. bubnikv 2018-11-20 13:22:26 +01:00
  • 7482b619b5 Working on proper merging and leveling of the support layers. tamasmeszaros 2018-11-20 11:59:40 +01:00
  • b961d1011a Fixed rotation of multivolumes selection - Added local rotation by pressing Alt key while dragging the rotate gizmo Enrico Turri 2018-11-20 11:57:01 +01:00
  • aa22f75829 Forced zoom to bed when changing bed size Enrico Turri 2018-11-20 10:36:26 +01:00
  • 34cf541e0d Fixed position of newly created modifiers Enrico Turri 2018-11-20 10:15:31 +01:00
  • 74f350c84e Fixed slicing of objects splitted into parts Enrico Turri 2018-11-20 08:36:35 +01:00
  • f3b7b36d20 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-19 17:59:30 +01:00
  • 87d49cf82f Adding object elevation param. tamasmeszaros 2018-11-19 17:58:08 +01:00
  • 946d43bc95 Improved fix of export to 3mf of objects splitted into parts Enrico Turri 2018-11-19 15:49:59 +01:00
  • c5bb8bb4a1 Fixed export to 3mf of objects splitted into parts Enrico Turri 2018-11-19 15:34:34 +01:00
  • d322fa0fd5 Fixed gizmos overlay rendering/selection by adding GLGizmoBase::is_selectable() method Enrico Turri 2018-11-19 14:46:37 +01:00
  • ad8c7c9f97 GUI forms with SLA support parameters tamasmeszaros 2018-11-19 14:14:35 +01:00
  • d658d918d7 Fixed crashing when project with modifier is imported YuSanka 2018-11-19 14:01:14 +01:00
  • 398f15d546 Some code rebase YuSanka 2018-11-19 13:17:14 +01:00
  • 703f367e69 Fixed preset updating YuSanka 2018-11-19 11:10:22 +01:00
  • ae4f116b46 Added the context to the TabPrintSLA YuSanka 2018-11-19 09:15:53 +01:00
  • 2fa055903f "SLA Print Settings" implementation (start) YuSanka 2018-11-16 17:36:23 +01:00
  • 7cb99f8e27 Added debug error message when missing icons for gizmos Enrico Turri 2018-11-19 14:03:28 +01:00
  • a00e767fd2 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-19 13:53:27 +01:00
  • ee33f0f1d7 Add missing icons Vojtech Kral 2018-11-19 13:46:56 +01:00
  • a914e7de2d Default values in config does not compile under gcc and clang tamasmeszaros 2018-11-19 13:13:05 +01:00
  • 35bbe89251 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-19 13:11:03 +01:00
  • 60563e6702 Plater: Revert usage of panel_gizmo_widgets for now Vojtech Kral 2018-11-19 13:05:10 +01:00
  • dbc9bf5be7 Lift-up of SLA volumes only when at least one volume is generated Enrico Turri 2018-11-19 13:04:19 +01:00
  • 0fcdc70327 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-19 12:56:32 +01:00
  • fd5841dd2e Cleanup: removing obsolete methods from support tree generation interface tamasmeszaros 2018-11-19 12:51:02 +01:00
  • eb4d1e9d5e Shift-up volumes after SLA support volumes creation Enrico Turri 2018-11-19 12:20:44 +01:00
  • b1228537d2 Plater: Fix on_notebook_changed Vojtech Kral 2018-11-19 11:54:34 +01:00
  • 1f546de59a Fix for elevation and added functionality for head penetration. tamasmeszaros 2018-11-19 11:42:36 +01:00
  • b950e9e575 Fix build Vojtech Kral 2018-11-19 11:07:39 +01:00
  • 6430fb2ec2 Connecting UI parameters to the calculation input. tamasmeszaros 2018-11-19 11:17:51 +01:00
  • ab94391fd0 Merge remote-tracking branch 'origin/vb_3dscene_partial_update' into tm_sla_supports_backend tamasmeszaros 2018-11-19 10:08:32 +01:00
  • 6629d75853 Cutting Vojtech Kral 2018-10-18 15:13:38 +02:00
  • 74ba1eaa16 WIP: Support of SLA suport & pad GLVolumes, couple of fixes. bubnikv 2018-11-17 17:23:56 +01:00
  • b59d5d083f WIP: Fixed loading of SLA support meshes. bubnikv 2018-11-16 18:59:13 +01:00
  • 6981152d74 fixed src/slic3r/GUI/3DScene.hpp:522:30: error: extra qualification on member 'load_object_auxiliary' bubnikv 2018-11-16 18:45:13 +01:00
  • dafa4621aa Merge remote-tracking branch 'remotes/origin/dev_native' into vb_3dscene_partial_update bubnikv 2018-11-16 18:31:39 +01:00
  • c9a4c6c73c Partial update of 3D scene (GLVolumes derived from Model and from the SLAPrintObject). Updated PrintBase to generate a unique timestamp at each step invalidation. bubnikv 2018-11-16 18:28:50 +01:00
  • ef5807e36b Separate methods to get the sliced polygons. tamasmeszaros 2018-11-16 17:25:23 +01:00
  • 4c007a410c Corrected height levels at rasterization. tamasmeszaros 2018-11-16 16:44:44 +01:00
  • ab597f3c12 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-16 15:02:15 +01:00
  • 1e0d8b245c Base plate creation improvements. Added sla parameter for support elevation. tamasmeszaros 2018-11-16 15:01:31 +01:00
  • 9084d64b3b Removed duplicated code Enrico Turri 2018-11-16 12:58:43 +01:00
  • 417783a469 View menu items enabled only when Plater is the current active tab Enrico Turri 2018-11-16 12:31:06 +01:00
  • a94c604423 revert commented else from PrintBase::set_status tamasmeszaros 2018-11-16 12:14:35 +01:00
  • c5ccfeae3e Account handle the z levels with and without the pad. tamasmeszaros 2018-11-16 11:34:19 +01:00
  • d45739fa15 Keeps objects on bed while scaling them using the scale gizmo Enrico Turri 2018-11-16 11:30:36 +01:00
  • 4de0f574fb Fixed wrong preset comboboxes updating on sidebar after preset changing on "Printer Settings" tab YuSanka 2018-11-16 11:14:56 +01:00
  • 70f1cdaf01 Fixed wrong showing of the frequently changed parameters after printer settings changing YuSanka 2018-11-15 16:22:25 +01:00
  • c8a13f18f6 Fixed compile on OsX Enrico Turri 2018-11-16 10:14:52 +01:00
  • 850800e63a Do not show export config option when exporting to stl Enrico Turri 2018-11-16 09:44:03 +01:00
  • 21202b55b2 Extract only model or only config from 3mf Enrico Turri 2018-11-16 09:26:41 +01:00
  • 6bf9ff713d fix return value error Tamás Mészáros 2018-11-16 08:46:15 +01:00
  • 8b201d0f2e Proper hiding of the SLA supports gizmo in FDM mode Lukas Matena 2018-11-15 18:15:27 +01:00
  • 58bfd29ea8 Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native tamasmeszaros 2018-11-15 18:06:10 +01:00
  • 810fcc2221 wip: reorganizing things to support accurate pad creation. Also more accurate progress indication. tamasmeszaros 2018-11-15 18:05:47 +01:00
  • 2299625a63 Hidden camera target Enrico Turri 2018-11-15 15:43:24 +01:00
  • 9bb04ff15a Modified menu for open/save/save as project (3mf) and import/export Enrico Turri 2018-11-15 15:27:39 +01:00
  • a82c07e8cc merge SLAPrint advancements into dev_native tamasmeszaros 2018-11-15 15:14:23 +01:00
  • f3d02a5cdf Slicing the supports seems to work fine with the merged mesh. tamasmeszaros 2018-11-15 15:14:14 +01:00
  • 410568c9d9 Temporary workaround for the correct behavior of the Scrolled sidebar panel YuSanka 2018-11-15 12:25:08 +01:00
  • ede21eec7a Rotation/Scale from modification pane for SingleObject, SingleVolume & SingleInstance YuSanka 2018-11-15 11:15:24 +01:00
  • e83e755e8b Fixed crash when dismissing file dialog for quick slice menu command Enrico Turri 2018-11-15 12:21:09 +01:00
  • ed271d66e6 Fixed object picking when gizmos are rendered on top Enrico Turri 2018-11-15 11:38:40 +01:00
  • 08511bfe8b Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native tamasmeszaros 2018-11-15 10:47:36 +01:00
  • 88648c8214 a small cleanup tamasmeszaros 2018-11-15 10:47:20 +01:00
  • a468078df3 Fixed length of grabbers for rotate 3D gizmo Enrico Turri 2018-11-15 10:16:51 +01:00
  • 95abba5b96 Fix for build error and perhaps the grayed out arrange button tamasmeszaros 2018-11-15 09:46:55 +01:00
  • 73eb31d43c Merge branch 'dev_native' of github.com:prusa3d/Slic3r into dev_native tamasmeszaros 2018-11-14 18:04:52 +01:00
  • e98c83a025 WIP: tamasmeszaros 2018-11-14 18:04:43 +01:00
  • caaacb4c4f Added "change position" from modification pane YuSanka 2018-11-14 16:24:36 +01:00
  • 72b5da952d Removed a bunch of obsolete methods Enrico Turri 2018-11-14 15:57:11 +01:00
  • 234eaa4b6c Small refactoring Enrico Turri 2018-11-14 13:49:41 +01:00
  • 9467209c1a Fixed crashing on reset_settings_value() YuSanka 2018-11-14 13:40:32 +01:00
  • 2e9f404df3 Snap in gizmo move 3D when holding Shift pressed Enrico Turri 2018-11-14 13:29:57 +01:00
  • 4149b9ad28 Snap in gizmo scale 3D when holding Shift pressed Enrico Turri 2018-11-14 12:57:12 +01:00
  • 62aa34b444 SpinCtrsl inside Manipulation pane is replaced to TextCtrls YuSanka 2018-11-14 12:33:48 +01:00
  • 86c1f5b417 Fixed crashes when deleting objects Enrico Turri 2018-11-14 11:22:13 +01:00
  • a56cee5f60 Gizmos rotate, move and scale rendered on top of geometry Enrico Turri 2018-11-14 10:43:52 +01:00
  • 3613a54e03 Deletion of instances and volumes from 3D scene Enrico Turri 2018-11-14 08:53:56 +01:00
  • 3858fecf0c Fixed merge conflict: Added ModelInstance ID to the SLAPrintObject Instance bubnikv 2018-11-13 19:22:05 +01:00
  • fedc78dc91 Merge branch 'dev_native' of https://github.com/Prusa3d/Slic3r into dev_native bubnikv 2018-11-13 18:44:45 +01:00
  • 88445f98f0 Fixed forward declaration of enums, made volumes with negative ID directly unselectable. bubnikv 2018-11-13 18:44:30 +01:00
  • 9a93b1d3e9 Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend tamasmeszaros 2018-11-13 17:50:17 +01:00