Commit Graph

22931 Commits

Author SHA1 Message Date
tamasmeszaros
be0764da14 Fix STL export when object doesn't fit the print bed. 2023-06-07 14:38:24 +02:00
YuSanka
cbc2becb3b Localization: Updated MO-file for CS dictionary 2023-06-07 14:31:36 +02:00
YuSanka
65d2e8f299 Fix for #10745 - Using a star (*) in a preset name makes it unusable 2023-06-07 14:29:05 +02:00
Vojtech Bubnik
02f69575ef Fix of SPE-1752, GH #10736:
Extended the bridge expansion algorithm to expand into sparse infill
by a maximum of 1 perimeter width. This solves a situation, where
the "ensure vertical wall thickness" region is filtered out as
too narrow to be important for print stability while the bridge expansion
only happened into the "ensure vertical wall thickness" regions before.

Partial revert of cf6b6ff4e4, reverts
	Fix SPE-1726 - hole between bridges and perimeters caused by thin internal fill surface
    GithubIssue https://github.com/prusa3d/PrusaSlicer/issues/10231#issuecomment-1546779200
    During sorting of surfaces into top, bottom and internal, expand bottom bridges by one spacing unit, to ensure better anchoring
2023-06-07 14:24:09 +02:00
Lukas Matena
e035aa8225 Merge branch 'lm_openexr_patch' 2023-06-07 13:49:31 +02:00
Lukas Matena
0bfd95f2df Fixup of previous commit 2023-06-07 13:47:24 +02:00
Robert Schiele
4846f8c211 add missing includes of <cstdint> (PR #10499) 2023-06-07 13:47:24 +02:00
rtyr
1ec051e770
Fixed output file name format for MONO SE. 2023-06-07 13:24:30 +02:00
enricoturri1966
27f7a023ad #10662 - Fixed loading parts from 3mf files 2023-06-07 11:01:14 +02:00
rtyr
e412313f3a
Updated start g-code for MK4. 2023-06-06 12:36:37 +02:00
rtyr
982a98cf97
Trimaker bundle
https://github.com/prusa3d/PrusaSlicer/pull/10582
2023-06-05 14:12:41 +02:00
YuSanka
ed410efab4 Fixed typo from #10728 : Typo in Print Settings - German translation 2023-06-05 08:46:43 +02:00
YuSanka
940fa11702 Imgui: Fixed using of Fonts->GetGlyphRangesCyrillic() for BE dictionary 2023-06-02 16:53:41 +02:00
Pavel Mikus
b20dfac403 update fix of SPE-1685 - make the closing raidus half the size, it was unnecesarily large 2023-06-02 16:20:13 +02:00
Lukas Matena
c16ee761b3 Bumped up version to 2.6.0-beta4 2023-06-02 15:41:15 +02:00
David Kocik
7713071e1e Merge branch 'dk_wizard_sort' 2023-06-02 12:39:12 +02:00
David Kocik
5819134b17 Sort Presets by name in PresetComboBoxes during update. 2023-06-02 12:38:56 +02:00
David Kocik
ad5d239426 Config wizard: sort names in lower case.
Other vendors page and Filaments page
2023-06-02 12:38:56 +02:00
Pavel Mikus
f1e287e0c9 Fix SPE-1685 Tiny holes in external bridges and top solid
During external surfaces processing, the regions are expanded a little to
absorb unassigned regions that emerge during ensuring regularization
2023-06-02 12:35:22 +02:00
David Kocik
e1a7a80183 Merge branch 'dk_octo_test' 2023-06-02 11:11:19 +02:00
David Kocik
c28d454184 Add missing Ifdef win32 macros and hide get_host_from_url into it.
Contains curl_url() that would crash older MacOS like in #10713.
2023-06-02 11:11:03 +02:00
enricoturri1966
578921257d SPE-1739: Fixed calculation of gcode preview sequential slider endpoints 2023-06-02 09:37:05 +02:00
Lukas Matena
cc71436aef Fixed several warnings 2023-06-01 16:10:33 +02:00
David Kocik
efe511cef5 Merge branch 'dk_zip_3mf' 2023-06-01 15:07:14 +02:00
David Kocik
8fe024efdd Import zip archive -> open 3mf project if it is project and not archive 2023-06-01 15:06:06 +02:00
David Kocik
2966405f11 Merge branch 'dk_export_3mf' 2023-06-01 15:05:17 +02:00
David Kocik
1a5fc8e68d Add error dialog after saving Project fails.
Issue #10688
2023-06-01 15:04:45 +02:00
enricoturri1966
aea3f1dc86 Small optimization into its_convex_hull_2d_above() 2023-06-01 14:49:58 +02:00
Félix Piédallu
071eb3d393 Fix build: Text() takes a string format as first argument (PR #10712) 2023-06-01 13:58:11 +02:00
YuSanka
94940454bf Localization: Updated internal dictionaries (FR, IT, JA and PL)
* Merged with last POT and updated comunitz dictionaries (FI and zh_CN)
2023-06-01 13:48:24 +02:00
Utelagazkodas
93e2305c12 Update PrusaSlicer_hu.po
fixed typo
2023-06-01 13:18:11 +02:00
ptsa
8d3cdd33f2 Add files via upload 2023-06-01 13:07:23 +02:00
enricoturri1966
eb39542f44 Merge remote-tracking branch 'origin/lm_et_bs_conflict_checker' 2023-06-01 12:22:00 +02:00
enricoturri1966
7b03d0845c Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into lm_et_bs_conflict_checker 2023-06-01 12:21:05 +02:00
tamasmeszaros
89d04c91e6 Merge branch 'tm_arrange_mode_SPE-1733' 2023-05-31 18:10:12 +02:00
Lukas Matena
5f7c5f452b Conflict checker: account for the stabilization cone of the wipe tower and its brim 2023-05-31 13:34:03 +02:00
Lukas Matena
46678c27b5 Conflict checker: detection of the wipe tower when it narrows towards the top 2023-05-31 13:34:03 +02:00
Lukas Matena
15eb860a31 Conflict checker: follow-up to previous commit:
the wipe tower may be rotated without being invalidated, in which case the rotation would not be updated in the conflict checker
2023-05-31 13:34:03 +02:00
Lukas Matena
985bb54748 Conflict checker: take the wipe tower into account 2023-05-31 13:34:03 +02:00
enricoturri1966
cc55bcbf5e Conflict checker: automatically set the gcode preview at the layer shown in the notification when hitting the action text in it 2023-05-31 13:34:03 +02:00
enricoturri1966
9a1e85c1f4 Conflict checker: sort detected conflicts to show the one with lowest z in the notification 2023-05-31 13:34:03 +02:00
enricoturri1966
a2ed20d595 Conflict checker: added detection for instances belonging to the same object 2023-05-31 13:34:03 +02:00
Lukas Matena
b0bef4eeb4 Conflict checker: first steps to extend it so it takes instances into account 2023-05-31 13:34:03 +02:00
Lukas Matena
720ddf73da Fixed mysterious ASAN crash in conflict detection code 2023-05-31 13:34:03 +02:00
enricoturri1966
0f15eb6600 Revert of 00e440e3006d43957f3e865d225b340c3be2e1fd 2023-05-31 13:34:03 +02:00
enricoturri1966
2aa6d77c1b Attempt to fix failure in fff_print_tests on MAC Asan 2023-05-31 13:34:03 +02:00
enricoturri1966
3706a2c777 Fixed warning 2023-05-31 13:34:02 +02:00
enricoturri1966
681227be71 Fixed crash in fff_print_tests 2023-05-31 13:34:02 +02:00
enricoturri1966
efe00f310b Fixed warnings 2023-05-31 13:34:02 +02:00
enricoturri1966
6944c30f87 Tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION set as default 2023-05-31 13:34:02 +02:00