9350 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
87517c5c68 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-06-09 11:17:41 +02:00
Filip Sykala - NTB T15p
1f83fa9966 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-06-09 10:58:31 +02:00
Lukas Matena
9949f85743 Improved XL printer detection when adding first object to the plate 2023-06-09 08:14:14 +02:00
enricoturri1966
7059adc6b8 SPE-1606: Fixed sla geometry type shown when object has holes 2023-06-09 07:57:39 +02:00
tamasmeszaros
b54c63b355 Merge branch 'tm_fix_SPE-1718' 2023-06-08 15:59:37 +02:00
tamasmeszaros
7c1d2ea532 Merge branch 'tm_fix_stl_export_SPE-1751' 2023-06-08 13:38:22 +02:00
YuSanka
23ffd34471 Fix for #10746 - drop box in filament settings to small 2023-06-08 13:34:12 +02:00
YuSanka
b9df1deb0e Fix for #9779 - PrusaSlicer2.6alpha4 Cannot set locale to language "Chinese (Simplified, China)".
(Related to #9476 PrusaSlicer2.6alpha2 Switching PrusaSlicer to language zh_TW failed.)

After fix from upstream wxWidgets (see a3e925df0a (diff-1e3658a254af33d4cb78b07040114b18d8a0642fe928f65fdfbd4746d8cc0f4a)) issue is disappeared and workaround is no needed now.
2023-06-08 13:11:51 +02:00
Filip Sykala - NTB T15p
a56ac11d77 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-06-08 10:51:46 +02:00
Filip Sykala - NTB T15p
b288c82445 Fix for scale 2023-06-08 10:28:00 +02:00
tamasmeszaros
be0764da14 Fix STL export when object doesn't fit the print bed. 2023-06-07 14:38:24 +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
Filip Sykala - NTB T15p
3e0cd9a872 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-06-07 11:26:54 +02:00
Filip Sykala - NTB T15p
c3156dd25a Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-06-07 11:19:45 +02:00
Filip Sykala - NTB T15p
b71cb25163 Run able fix after merge(still issue with scale for per glyph transformation) 2023-06-07 11:19:28 +02:00
Filip Sykala - NTB T15p
e831255018 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
# Conflicts:
#	src/libslic3r/Emboss.cpp
#	src/libslic3r/Format/3mf.cpp
#	src/libslic3r/TextConfiguration.hpp
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.hpp
#	src/slic3r/GUI/Jobs/EmbossJob.cpp
#	src/slic3r/GUI/Jobs/EmbossJob.hpp
2023-06-07 11:18:26 +02:00
enricoturri1966
27f7a023ad #10662 - Fixed loading parts from 3mf files 2023-06-07 11:01:14 +02:00
tamasmeszaros
5154a7f8b3 Fix arrange on virtual beds
Also fixes repeated bed filling issue
2023-06-05 15:04:27 +02:00
Filip Sykala - NTB T15p
09e9193d92 Fix position of definition 2023-06-05 14:20:11 +02:00
Filip Sykala - NTB T15p
4532a27f82 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-06-05 13:04:21 +02:00
YuSanka
940fa11702 Imgui: Fixed using of Fonts->GetGlyphRangesCyrillic() for BE dictionary 2023-06-02 16:53:41 +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
Filip Sykala - NTB T15p
5de06a9ef8 Merge branch 'master' into fs_svg 2023-06-02 10:53:47 +02:00
Filip Sykala - NTB T15p
ed4948742c fix for:
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1458:14: warning: unused variable 'is_outside' [-Wunused-variable]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:3445:62: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
2023-06-02 10:33:21 +02:00
Filip Sykala - NTB T15p
666a40519c Merge branch 'master' into SPE-1597-per-glyph-transformation-over-surface 2023-06-02 10:23:34 +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
8fe024efdd Import zip archive -> open 3mf project if it is project and not archive 2023-06-01 15:06:06 +02:00
David Kocik
1a5fc8e68d Add error dialog after saving Project fails.
Issue #10688
2023-06-01 15:04:45 +02:00
Filip Sykala - NTB T15p
7d867e5dc2 Merge branch 'master' into SPE-1597-per-glyph-transformation-over-surface 2023-06-01 13:37:56 +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
46678c27b5 Conflict checker: detection of the wipe tower when it narrows towards the top 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
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
enricoturri1966
417c85b83b Tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION_MOD set as default 2023-05-31 13:34:02 +02:00
enricoturri1966
7a82429cf6 SPE-1682 - Toolpaths conflicts detection, 1st installment
Succesfully enhanced and integrated into PrusaSlicer from BambuStudio:

d43c7d5c92

d72b4c1bfe

87eb0f3665

b5b7264e99

Code taken from BambuStudio is embedded into tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION

Changes to adapt the code to PrusaSlicer is embedded into tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION_MOD

Co-authored-by: manch1n <miaoxin.chen@bambulab.com>

Co-authored-by: miaoxin <miaoxin.chen@bambulab.com>

Co-authored-by: lane.wei <lane.wei@bambulab.com>
2023-05-31 13:34:02 +02:00
YuSanka
3209c48c9b Follow-up 0e452dcf74 - Fixed debug compilation 2023-05-31 13:31:55 +02:00
Lukas Matena
ca3c6ecd9e Do not show the wipe tower in 3D scene when only one extruder is used 2023-05-31 13:01:28 +02:00
tamasmeszaros
4d272b09b1 Add CancellableJob for cancelling only a specific job instance 2023-05-31 12:14:09 +02:00
YuSanka
0e452dcf74 Fix for #10667 - Scaling blocked (or not blocked) incorrecty after cut feature is used
* cut_id for cut object is updated from attributes before all manipulations with perform a cut
 * synchronization of the cut_id for whole model is execute now after all manipulations, related to the cut
2023-05-31 11:18:40 +02:00
enricoturri1966
32af0221f2 SPE-1744 - Fixed merge with mirrored objects 2023-05-31 11:10:01 +02:00
YuSanka
7ad9a993a8 Fix for SPE-1734 : CUT - scaled/rotated modifiers loose their transformations when some cut part is selected/deselected 2023-05-30 09:35:56 +02:00
Filip Sykala - NTB T15p
e05ff3e7a6 fix load of 3mf with per glyph transformation by stored fix matrix 2023-05-29 06:08:25 +02:00
Filip Sykala - NTB T15p
2471e072d3 Base line on third of ascent is better 2023-05-26 19:57:49 +02:00
Filip Sykala - NTB T15p
331bfaa556 Fix position of base line for per glyph position to be on the half of ascent in all vertical alignment 2023-05-26 19:44:32 +02:00
Filip Sykala - NTB T15p
5d37932b4d Merge branch 'master' into fs_dir_per_glyph 2023-05-26 16:50:39 +02:00
Filip Sykala - NTB T15p
733b70b26f Separate horizontal and vertical align
Vertically align on base line of text to be able set base line of per glyph independent on align
2023-05-26 16:50:27 +02:00