23160 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
33e07c6dd5 Fix after merge 2023-08-10 12:36:56 +02:00
Filip Sykala - NTB T15p
14b22e7310 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
# Conflicts:
#	src/libslic3r/Emboss.cpp
#	src/slic3r/GUI/TextLines.cpp
2023-08-10 10:17:34 +02:00
Filip Sykala - NTB T15p
acb3e6dd37 Textline offset same as Vertical center of text 2023-08-10 08:55:43 +02:00
Filip Sykala - NTB T15p
f51c0e651b Visualization by torus 2023-08-09 15:53:10 +02:00
Filip Sykala - NTB T15p
eebb2ea4d0 Torus visualization of base line. 2023-08-09 14:02:45 +02:00
Filip Sykala - NTB T15p
a482635f3e Fix
../src/libslic3r/Emboss.cpp:1984:9: warning: unused variable 'line_height' [-Wunused-variable]
../src/libslic3r/Emboss.cpp:1986:9: warning: unused variable 'center_line' [-Wunused-variable]
../src/slic3r/GUI/TextLines.cpp:197:16: warning: unused variable 'distance' [-Wunused-variable]
2023-08-08 17:43:39 +02:00
Filip Sykala - NTB T15p
d7335a383f Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-08-08 17:14:27 +02:00
Filip Sykala - NTB T15p
719e8a2899 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-08-08 17:14:11 +02:00
Filip Sykala - NTB T15p
b699e6da9b Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
# Conflicts:
#	src/libslic3r/Emboss.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp
#	src/slic3r/GUI/Jobs/CreateFontStyleImagesJob.cpp
#	src/slic3r/GUI/TextLines.cpp
2023-08-08 17:13:15 +02:00
Pavel
57b2f364e0 Improve and fix curvature estimation algorithm 2023-08-08 13:12:58 +02:00
YuSanka
bb9a04fc48 Fixed TextCtrl::value_was_changed() function to respect changes, when type of Field is coPoints. 2023-08-08 12:00:11 +02:00
Filip Sykala - NTB T15p
88cc4d1385 Move per glyph line offset to 1/3 of line height. 2023-08-07 17:39:46 +02:00
Filip Sykala - NTB T15p
7df988dd2d Recalculate text lines after change text direction 2023-08-07 17:38:31 +02:00
Filip Sykala - NTB T15p
006c1e6f56 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-08-07 16:00:30 +02:00
Filip Sykala - NTB T15p
36d5353c67 Vertical alignemnt center is now in 1/3 of the font ascent
Default vertical alignement is center (for closer result to previous unaligneg version)
2023-08-07 15:59:55 +02:00
YuSanka
096d10ef62 Fix for #10941 - Prusa 2.6.0 freezes when trying to change color 2023-08-07 15:30:44 +02:00
YuSanka
e9d967f4b2 Fix for #11070 - Crash on cut 2023-08-07 12:58:17 +02:00
tamasmeszaros
954b6d85b0 Merge branch 'tm_fix_find_wxwidgets' 2023-08-04 13:03:54 +02:00
tamasmeszaros
831ea57483 Simplify and fix wxWidgets find procedure with up to date find module 2023-08-04 14:10:50 +02:00
Filip Sykala - NTB T15p
6c0d7b79e3 Set default align to center as mentioned in SPE-1597
Align visualization warning is active only for multiline
2023-08-03 09:12:49 +02:00
Filip Sykala - NTB T15p
480c571499 Store shape as svg into 3mf
Without obfuscation of svg.
2023-08-02 22:34:33 +02:00
Filip Sykala - NTB T15p
f36330df4f Fix rasterization of svg by
Init texture with ExPolygons
Stop using nano svg rasterizer for preview
2023-08-02 22:21:12 +02:00
Pavel
b6ed64428a SPE-1820 Fix missing solid infill in thin parts by improving the ensuring filtering 2023-08-02 10:32:28 +02:00
enricoturri1966
eacffe0a57 SPE-1765: Fixed redundant emit of EVT_GLCANVAS_WIPETOWER_MOVED event 2023-08-02 10:01:16 +02:00
Filip Sykala - NTB T15p
dee5b883b4 Change scale from absolut to relative
NOTE: Absolute scale for volume did not work !!!
2023-08-01 10:14:56 +02:00
Lukas Matena
5de69b962e MeshRaycaster: added a function to check for mesh-line intersections 2023-07-31 16:04:41 +02:00
YuSanka
bd43118148 Fix of Asserts and incompatible filament selection, when hide/show template filaments (SPE-1786) 2023-07-31 13:28:26 +02:00
YuSanka
724d2aec20 Fix for SPE-1788 - Redundant sidebar layout on object move 2023-07-31 13:28:17 +02:00
tamasmeszaros
10b6d355ca Merge branch 'tm_fix_export_crash_SPE-1801' 2023-07-27 15:34:45 +02:00
tamasmeszaros
c5b22163c5 Fix crash when exporting to stl 2023-07-27 15:33:05 +02:00
Lukas Matena
3ab20de3c0 Wipe tower: Use perimeter_speed and infill_speed instead of the hardcoded values 2023-07-27 12:53:10 +02:00
Filip Sykala - NTB T15p
071f88de13 Fix Missing text line od edge of object with Function "per glyph orientation" enabled 2023-07-27 12:26:09 +02:00
Filip Sykala - NTB T15p
d10c7b633f Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-07-27 10:42:25 +02:00
Filip Sykala - NTB T15p
173aefd92a Export shape to svg is translated to top left corner.
Scale input is limit less.
2023-07-26 14:54:34 +02:00
Filip Sykala - NTB T15p
1e1caad019 Partial store to svg 2023-07-26 11:04:24 +02:00
Lukas Matena
3571812a3d Fix cmake (follow-up to previous commit) 2023-07-25 13:28:38 +02:00
Filip Sykala - NTB T15p
c63f9f3e11 Unify scale and suggest tesselation tolerance for svg curves 2023-07-25 11:27:18 +02:00
Filip Sykala - NTB T15p
fcdaf6acbf Show key shortcut in the title of text emboss window 2023-07-25 08:26:13 +02:00
Filip Sykala - NTB T15p
09362dd791 Keep same line height for input and slider 2023-07-25 08:24:41 +02:00
Filip Sykala - NTB T15p
d0f51ee8b7 Move function remove_same_neighbor to polygon and expolygon classes 2023-07-24 17:31:59 +02:00
Lukas Matena
1e28a93bcb Require wxWidgets>=3.2, mention wxGTK+EGL problems in readme 2023-07-24 10:39:27 +02:00
Lukas Matena
035331ab9f Merge remote-tracking branch 'public/master' 2023-07-24 10:23:06 +02:00
Ben Greiner
287e1e28cd Drop wxWidgets 3.0 and SLIC3R_WX_STABLE 2023-07-24 10:22:04 +02:00
Filip Sykala - NTB T15p
5b0ba6662e One color svg preview 2023-07-20 11:33:23 +02:00
Filip Sykala - NTB T15p
6a932e4b9e Fix reflection on object 2023-07-20 11:32:13 +02:00
YuSanka
6dbbbfea7a Fix for #11001 - Mirror cutting 2023-07-19 15:04:29 +02:00
Filip Sykala - NTB T15p
91109892d9 Merge branch 'master' into fs_svg 2023-07-19 12:02:39 +02:00
Filip Sykala - NTB T15p
d530831e35 Add icons(refresh and burn) to svg emboss
Add NSVG image to shape
2023-07-19 12:02:28 +02:00
Filip Sykala - NTB T15p
9a8f716d80 SPE-1818: Show debug windows only when log level is set at minimal to INFO 2023-07-17 11:12:33 +02:00
Pavel
7f8b03fd79 Fix of SPE-1811 - rarely, the support spot generator runs supper slow. Caused by too many slice connections detected by z-graph. The Z-Graph issue is not solved.
github issue https://github.com/prusa3d/PrusaSlicer/issues/10940
2023-07-17 09:37:16 +02:00