Commit Graph

  • e745ef095f Updated for the PrusaSlicer 2.4.0-rc release. rtyr 2021-12-14 14:41:25 +01:00
  • 6d2efe29a4 Localization: Updated dictionaries for CS, DE, ES, FR, IT, NL, PL YuSanka 2021-12-14 14:13:25 +01:00
  • cc2b8da6a4 #7461 - Use three floats for defining vertex normal to render travel toolpaths. This fixes a crash on NVIDIA Quadro graphics cards when turning on travel moves visibility in preview. enricoturri1966 2021-12-14 13:53:37 +01:00
  • 0538363b2b Updated sha256 value for wxWidgets YuSanka 2021-12-14 12:06:08 +01:00
  • 8b3e413633 Follow-up e2475c95 - Disable check of the compatibility of the "support_material" and "overhangs" options for profile which was loaded from 3mf YuSanka 2021-12-14 11:49:53 +01:00
  • 5243abcece Check "support_material" and "overhangs" relations only on global settings level. YuSanka 2021-12-14 10:48:57 +01:00
  • 35345d9fe0 Merge branch 'tm_tbb_find' tamasmeszaros 2021-12-14 10:49:05 +01:00
  • 08f88f09da Fix error in previous commit tamasmeszaros 2021-12-13 16:46:11 +01:00
  • dc3da0b626 Fix for crash from #7486 - PrusaSlicer crashes when doing this commands YuSanka 2021-12-13 16:19:58 +01:00
  • 914f170a98 Use TBB config scripts to find the library if using dynamic libraries. tamasmeszaros 2021-12-13 15:53:24 +01:00
  • 2121a98bea Double ampersand in text David Kocik 2021-12-13 13:39:24 +01:00
  • 80324de45d Fixed objects bigger than print volume set as sinking after calling 'Scale to print volume' command - SPE-1155 enricoturri1966 2021-12-13 11:32:59 +01:00
  • 373ea7ce75 Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer Vojtech Bubnik 2021-12-13 11:18:55 +01:00
  • e3d345aa17 Fix of PrusaSlicer crashes when using fuzzy skin and setting 0 for values #7468 Fuzzy skin will be disabled for regions with with fuzzy_skin_point_dist < 0.01 or fuzzy_skin_thickness.value < 0.001 as the first one creates excessive long extrusions while the second one does not modify the perimeters. Vojtech Bubnik 2021-12-13 11:18:43 +01:00
  • 0d68a534ab Always use batched models to render options in preview enricoturri1966 2021-12-13 09:50:13 +01:00
  • 23284b61ea Fix for #7481 - Found typo in BitmapComboBox.cpp L257: _MSW_DAEK_MODE YuSanka 2021-12-13 09:27:35 +01:00
  • 021457d40f Fixed minor typo in wording. Vojtech Bubnik 2021-12-12 14:44:12 +01:00
  • 23e4ecdf0f Follow-up to c772d28070 Support for oneTBB from oneAPI, where Intel reworked and deprecated some interfaces. Implements some of TBB universal fix (2020/2021 fixes) #7332 This one adds TBB_HAS_GLOBAL_CONTROL for the up to date oneTBB. Vojtech Bubnik 2021-12-12 14:14:43 +01:00
  • c772d28070 Support for oneTBB from oneAPI, where Intel reworked and deprecated some interfaces. Implements some of TBB universal fix (2020/2021 fixes) #7332 Vojtech Bubnik 2021-12-12 14:01:06 +01:00
  • a9dfb74c67 Fix of Bed shape inverted origin position #7474 The bug was introduced with cc44089 due to out of print bed detection refactoring. Vojtech Bubnik 2021-12-12 08:38:56 +01:00
  • f589dd7851 Added asserts to check for empty calls to glMultiDrawElements(). Some OpenGL drivers crash on empty glMultiDrawElements, see GH #7415. Vojtech Bubnik 2021-12-12 07:35:13 +01:00
  • 3b1f6d33cc Updating wxWidgets SHA due to "Fixed HiDPI scaling issue of dark moded spin control buttons" 2052db1e5d Vojtech Bubnik 2021-12-12 06:25:55 +01:00
  • 0255ff2fd6 Bumped up version to 0.1.1 rtyr 2021-12-11 21:01:34 +01:00
  • cc2c2235e5 Delete ENDER2PRO_thumbnail(NONBETA).png rtyr 2021-12-11 20:57:06 +01:00
  • 5d8a2fac71 Merge pull request #7417 from spuder/ender2-pro rtyr 2021-12-11 20:56:09 +01:00
  • 45038f2ccc Fix of PS 2.4.0 Beta 4: No image handler for type 15 defined. #7469 On Linux, image handlers need to be initialized before showing any PNG. Vojtech Bubnik 2021-12-11 16:59:21 +01:00
  • f033a79a2a Bumped up version number. Vojtech Bubnik 2021-12-11 10:28:20 +01:00
  • 2bba01f482 Merge branch 'master' into ender2-pro Spencer Owen 2021-12-10 17:08:17 -07:00
  • 3fd7a5a4b1 Fixed typo in GLGizmoPainterBase::get_projected_mouse_positions() after 7bb38840e1. Lukáš Hejl 2021-12-09 17:59:15 +01:00
  • c3f144c7ea Ender2 Pro resources rtyr 2021-12-10 18:42:39 +01:00
  • 121bb260db Fix of disabling thick bridges adds unnecessary support interfaces #7260 Improved numerical robustness when removing bridging perimeters from overhangs to be supported. Vojtech Bubnik 2021-12-10 18:26:54 +01:00
  • 080e80a4d6 Localization: Next improvements: CS, IT, ES, DE, ES, FR YuSanka 2021-12-10 15:37:35 +01:00
  • 14749d3c73 Code refactoring for ObjectList::get_selection_indexes(). Assert is changed to check if selection isn't empty. Elsewhere processing of the empty selection can causes a crash. YuSanka 2021-12-10 17:09:42 +01:00
  • baee1671ef Fix of Bug in First Layer Expansion: Support material base layer intersects/overlaps with interface layer First layer support expansion was only trimmed with contacts, not with support interface layes (dense supports supporting contact layers). Vojtech Bubnik 2021-12-10 16:41:30 +01:00
  • cad459c6ad Fix of "solid_infill_every_layers = 1" does not generate valid infill for some geometries #6736 With solid_infill_every_layers = 1 the new solid layer should be solid infill not solid bridging infill. Once the layer is correctly classified as solid with solid_infill_every_layers = 1, everything works as expected. Vojtech Bubnik 2021-12-10 12:59:52 +01:00
  • 102ef9a024 Follow-up ea796aaa68 YuSanka 2021-12-10 15:34:28 +01:00
  • c21950c07b Merge branch 'et_reload_from_disk_fixes' Lukas Matena 2021-12-10 14:36:38 +01:00
  • 1ba189b3a8 Follow-up of 450e430ca1b5169ab59d39a62cc84c4db3b0a8fa - Fixed wrong if() conditions into Plater::priv::reload_from_disk() enricoturri1966 2021-12-10 08:05:59 +01:00
  • 8df5202e74 #7429 - Fixes in reload from disk command enricoturri1966 2021-12-09 15:02:11 +01:00
  • 26008adfa1 Trying to fix #7176: Incorrect vertical size of a wxBitmapComboBox selecting presets at the Persets page due to likely incorrect setting of a "rubbery" scale factor of one of the box sizers. Vojtech Bubnik 2021-12-10 09:38:57 +01:00
  • 63a3971091 Windows specific: Fixes layout issues on plater, short BitmapComboBoxes with some Windows scaling, see GH issue #7414. The issue was most likely due to the initial main frame size generated by Windows based on some unknown rule based on font scaling and possibly display size and something else. If the initial window height is short, then the last controls in a "rubbery" sizer are trimmed and wxBitmapComboBoxes then remember the initial widget size indefinietly. Vojtech Bubnik 2021-12-10 09:34:28 +01:00
  • a6d6f9af8b Add extra tab Spencer Owen 2021-12-09 21:51:29 -07:00
  • 590f187370 Merge branch 'dk_msg' David Kocik 2021-12-09 18:46:58 +01:00
  • ea796aaa68 Changed message about copying another configuration folder. David Kocik 2021-12-09 18:45:45 +01:00
  • f1429f026c RichMessageDialog on non-MSW platforms: Set escape ID to wxID_CANCEL + Fixed behavior of the "Open hyperlink" dialog when "cross"(close window button) is clicked. YuSanka 2021-12-09 16:00:12 +01:00
  • 27883caa08 Follow-up b3074ad2cc Change random values of the S and V in HSV colors. To avoid generation of the extremely light or dark colors we use now generated values from the range [0.65; 0.1] YuSanka 2021-12-09 14:16:17 +01:00
  • 7880c20330 wider SLA material type in conf wizard David Kocik 2021-12-09 11:43:49 +01:00
  • 7e453380d6 Merge branch 'prusa3d:master' into ender2-pro Spencer Owen 2021-12-08 09:04:20 -07:00
  • f697ede19a The default SLA material speed was set to fast. Vojtech Bubnik 2021-12-08 16:56:05 +01:00
  • 77e8429eae Fix for #7146 - Reset settings for spiral vase mode is inconsistent YuSanka 2021-12-08 16:36:35 +01:00
  • 06fd732b57 Fixed behaviour of float sliders in SLA gizmos, which was broken after the 'Edit' button was added. This is a bit hacky fix, it might be worth improving later. Lukas Matena 2021-12-08 13:07:56 +01:00
  • e9b9c48cae Fixed rear seam option, which was not always respected, the problem was originally introduced in b8c898b, recent seam changes probably made it more visible Lukas Matena 2021-12-08 16:13:38 +01:00
  • 5b56adba59 Added a missing include (GCC11.1 without PCH). Lukáš Hejl 2021-12-08 13:19:27 +01:00
  • 66d11bd198 Changed OpenGL buffer type to GL_ELEMENT_ARRAY_BUFFER for vertex array indices in GLPaintContour. The previous type GL_ARRAY_BUFFER was used by mistake. Lukáš Hejl 2021-12-08 11:22:50 +01:00
  • 981e249927 Follow-up to c9727b5a57 Fixed incorrect use of a boolean config value Vojtech Bubnik 2021-12-08 11:22:43 +01:00
  • fe0d7691c1 Fixed incorrect case in include Vojtech Bubnik 2021-12-08 11:19:25 +01:00
  • 3d23907056 Fix of the position of "PrusaSlicer: Open hyperlink" Dialog YuSanka 2021-12-08 10:40:47 +01:00
  • c9727b5a57 Fix of Random placment of top fill throughout model #7442 For this particular model, ClipperLib numerical instability causes one of the internal surfaces to turn into bridging surfaces on reslicing. The issue was fixed by reverting to untyped slices if possible. Vojtech Bubnik 2021-12-08 09:45:48 +01:00
  • 175a6369fd build_win.bat: MSVC version selection and minor fixes (#7450) Justin Schuh 2021-12-07 21:03:46 -08:00
  • b81964be0f grid looking good Spencer Owen 2021-12-07 17:49:05 -07:00
  • 976beb6154 improved logo Spencer Owen 2021-12-07 17:40:53 -07:00
  • 9cd1df97d6 Fixed #7446 - Removed 'support' label makes the terms in the support selector confusing. YuSanka 2021-12-07 16:25:22 +01:00
  • 488eb51282 Fix for InfoDialog, when Info about in-recognized loaded config values is shown. Text in this dialog wasn't marked correctly. YuSanka 2021-12-07 15:19:04 +01:00
  • 1ff7214532 Fix for endless loop dialog - see https://github.com/prusa3d/PrusaSlicer/issues/7419#issuecomment-986325432 YuSanka 2021-12-07 14:40:39 +01:00
  • 89eabec582 Bumping up patched wxWidgets SHA after fixing a Win32 dark mode specific GDI resource leak. Should fix disappearing stuff #7369 Vojtech Bubnik 2021-12-07 13:17:31 +01:00
  • 7f0fcd1354 Fix of infill_only_where_needed for complex objects: When propagating overhangs to be supported, the regions are newly properly merged and regularized. Vojtech Bubnik 2021-12-07 09:52:58 +01:00
  • 940690ecdb Follow-up d8ecc191da - Remove from code a condition which has opposite effect effect now. + OptionsGroup::activate_line():Add same as at OG_CustomCtrl::CtrlLine::render() condition for the drawing of a option label. It means that we draw option labels only, if line has more than one option. YuSanka 2021-12-07 10:55:27 +01:00
  • d8ecc191da Added a check that first layer height is not expressed as a percentage (related to https://github.com/prusa3d/PrusaSlicer/issues/7418) YuSanka 2021-12-07 09:17:45 +01:00
  • 1e63467bc9 improved logo Spencer Owen 2021-12-06 22:50:16 -07:00
  • 091a2181e3 Update image Spencer Owen 2021-12-06 17:01:37 -07:00
  • dc30198d4f Add ender2 pro logo Spencer Owen 2021-12-06 16:15:11 -07:00
  • 091585076c Followup on 6490456ec4 David Kocik 2021-12-06 17:24:54 +01:00
  • 6490456ec4 Do not perform config check if conf folder is redefined David Kocik 2021-12-06 17:15:22 +01:00
  • 00c86b2b7f Follow-up of 2ed57d1ba5 - Removed unneeded sort enricoturri1966 2021-12-06 14:25:17 +01:00
  • d6bb8eead9 Fixed 3mf unit tests to pass on ARM 64bit Vojtech Bubnik 2021-12-06 14:20:52 +01:00
  • 2ed57d1ba5 Further optimization of G-code viewer: Replaced std::set<RenderPaths> with std::vector. Vojtech Bubnik 2021-12-06 13:21:34 +01:00
  • c37090a64d Optimization of G-code rendering, may improve speed issues mentioned in #7415 Vojtech Bubnik 2021-12-06 11:52:19 +01:00
  • 68d5a47121 Caching of shader program attribute and uniform IDs from strings. Vojtech Bubnik 2021-12-06 11:45:02 +01:00
  • a952fbc31a Allow a "Dark mode" in Preferences for G-code viewer YuSanka 2021-12-06 11:44:15 +01:00
  • f5dc746e94 Fix for #7419 - Non-modal settings window loses focus after accepting dialog (MSW specific issue) YuSanka 2021-12-06 11:39:28 +01:00
  • c7a4f61238 #7415 - GCodeViewer::refresh_render_paths() - Remove empty render paths to avoid calling glMultiDrawElements() with empty data while rendering toolpaths. enricoturri1966 2021-12-06 11:39:10 +01:00
  • d4d558ebee Fix of GCodeViewer crashes when opening app preferences #7430 Vojtech Bubnik 2021-12-06 08:23:19 +01:00
  • 4118c6b5b2 zoom Spencer Owen 2021-12-05 18:07:15 -07:00
  • 0024b8e070 165 Spencer Owen 2021-12-05 18:03:01 -07:00
  • 41935a9538 Change dragon to public domain image https://publicdomainvectors.org/en/free-clipart/Dragon-head-silhouette-vector/6300.html Spencer Owen 2021-12-05 17:03:39 -07:00
  • f189aaf2b7 resize images Spencer Owen 2021-12-05 07:39:32 -07:00
  • bfce4f6901 Follow-up to 3622f06bed Work around 3D scene focus after de-activation of the main window without having to resort to CallAfter(), which breaks on Linux with some window managers that follow mouser cursor. Fixes #5620 #6870 #6992 Vojtech Bubnik 2021-12-05 09:09:34 +01:00
  • d44525d916 Fix of Upload and simulate wrong label (Issue #7424) Vojtech Bubnik 2021-12-05 08:43:06 +01:00
  • e177db8768 Merge branch 'master' into ender2-pro Spencer Owen 2021-12-04 16:08:10 -07:00
  • 6530d0035a Ingore DS Store files on mac (#7420) Spencer Owen 2021-12-04 13:54:08 -07:00
  • cb77b21f7c rename files Spencer Owen 2021-12-04 13:47:41 -07:00
  • 93f62854b1 Add ender 2 pro Spencer Owen 2021-12-04 13:34:29 -07:00
  • 8ee8b915a4 Bumped up version to 2.4.0-beta3 Vojtech Bubnik 2021-12-04 10:12:59 +01:00
  • 8a2c15ad60 Fix for #7408 - Crash after closing error for deleting box shape with cylinder negative volume YuSanka 2021-12-04 10:05:00 +01:00
  • 6122f630d4 Fixing broken scrolling with a touch pad on some Windows laptops. This issue #2750 is old, it was fixed and broken again. Now it is being fixed differently. bubnikv 2021-12-04 09:36:33 +01:00
  • 303de63a90 Localization: Renamed PrusaSlicer_pt_br.po to pt_BR.po Added one libslic3r file to lists.txt Vojtech Bubnik 2021-12-04 06:05:13 +01:00
  • fc93737eb8 Localization support for languages with country code on Linux. (#7410) kangkang 2021-12-04 12:57:15 +08:00
  • fdc4ee7542 Suppress to use info line "Post processing scripts shall..." on Linux. Otherwise click on this line causes a strange frizz of the settings page. And line hovering by the mouse has no visual effect on Linux. (Neither wxEVT_ENTER_WINDOW nor wxEVT_LEAVE_WINDOW isn't catch by wxStaticText for some reason) YuSanka 2021-12-03 16:47:14 +01:00
  • 3622f06bed Trying to work around 3D scene focus after de-activation of the main window without having to resort to CallAfter(), which breaks on Linux with some window managers that follow mouser cursor. May fix #5620 #6870 #6992 bubnikv 2021-12-03 16:19:43 +01:00
  • f14a5f40b3 Localization. * --boost option is added to gettext_make_pot script to recognize Boost format strings. * New script gettext_merge_po_with_pot is added to merging new lines from POT to current PO * --check-format option is added to gettext_po_to_mo script to check language dependent format strings during generation MO from PO. * POT is updated and all PO files are merged with it. So, community can just load needed PO file and continue in translation. * ExtruderSequenceDialog: Added messed localization markers YuSanka 2021-12-03 16:18:21 +01:00