Lukáš Hejl
8e6085bfa4
SPE-2016: Fixed crash in multi-material painting gizmo and during generating multicolor thumbnails.
...
The crash happened after changing the number of extruders.
2023-11-09 15:16:01 +01:00
Lukáš Hejl
7c22d7a842
SPE-1975: Show multi-material painting in thumbnails.
2023-10-31 15:35:28 +01:00
YuSanka
1f0b834a70
WIP (NewUI with fonts): Next improvements for fonts.
...
* AboutDialog, SysInfoDialog, ConfigSnapshotDialog, ConfigWizard: Set correct/scaled font.
* PreferencesDialog:
* Use SpinInput instead of wxSpinCtrl.
* Added layout of the activated tab.
* Remove "suppress_round_corners" option and ignore its value for whole application.
+ Plater: fixed obj_list() function to check existence of the control to avoid crash on recreate_GUI().
+ GLCanvas3D: Increased delta value between current and new values of the toolbar icon scale.
2023-10-18 16:32:12 +02:00
Filip Sykala - NTB T15p
86879c5d92
Merge branch 'master' into fs_svg_SPE-1517
2023-10-17 11:21:38 +02:00
tamasmeszaros
12f735652b
Merge branch 'tm_SPE-1866'
2023-10-16 14:46:58 +02:00
Filip Sykala - NTB T15p
15931c2ef4
Merge branch 'master' into fs_svg_SPE-1517
2023-10-16 13:17:21 +02:00
YuSanka
e277e5915e
Fix for SPE-1927 : Focus on Canvas entering
2023-10-16 12:52:19 +02:00
tamasmeszaros
5b7fdd0d6d
fixing arrange for sequential print SPE-1866
...
Fixing problem with incorrect arrange settings for sequential mode
On first start of the app when the arrange dialog wasn't open yet, see also
Remove leftover debug code
Using a StaticMap in ArrangeSettingsView
2023-10-16 11:51:10 +02:00
Filip Sykala - NTB T15p
6a1f31ec47
Merge branch 'master' into fs_svg_SPE-1517
2023-10-16 11:44:35 +02:00
enricoturri1966
319454c259
SPE-1937: Fixed rendering of sequential clearance contours when dragging an object while the collision detection is running
2023-10-16 10:42:42 +02:00
enricoturri1966
56a24af0a5
SPE-1948: Fixed missing update of raycaster when mirroring objects
2023-10-12 14:42:26 +02:00
Filip Sykala - NTB T15p
a57e3c14b6
Merge branch 'master' into fs_svg_SPE-1517
2023-10-11 15:29:09 +02:00
enricoturri1966
ef1d9950dd
SPE-1919: Fixed missing update of out of bed state when changing part type
2023-10-11 11:20:57 +02:00
Filip Sykala - NTB T15p
7e8594069b
Merge branch 'master' into fs_svg_SPE-1517
2023-09-22 11:01:03 +02:00
YuSanka
bbd47f0e16
Fix for SPE-1918 : Modificators will be shows after undo(CTRL+Z) with seam/support painting gizmo.
2023-09-22 10:04:58 +02:00
Filip Sykala - NTB T15p
db64aacaf8
Merge branch 'master' into fs_svg_SPE-1517
2023-09-18 17:25:41 +02:00
YuSanka
0a46aeea09
Variable layer height is limited to 3 digits (related to PR#10298)
2023-09-18 16:29:44 +02:00
Filip Sykala - NTB T15p
255081e342
Merge branch 'master' into fs_svg_SPE-1517
2023-09-13 21:53:59 +02:00
Vojtech Bubnik
8dad25efc4
Merge branch 'master' into master_262
2023-09-04 14:44:32 +02:00
Filip Sykala - NTB T15p
ca71305c75
Merge branch 'master' into fs_svg
...
# Conflicts:
# src/slic3r/Utils/EmbossStylesSerializable.cpp
# src/slic3r/Utils/EmbossStylesSerializable.hpp
2023-09-04 13:33:22 +02:00
ps_copyright
f32859c302
final copyright headers
2023-09-01 14:49:07 +02:00
Filip Sykala - NTB T15p
57141aa61a
Merge branch 'master' into fs_svg
...
# Conflicts:
# src/slic3r/GUI/Gizmos/GLGizmoEmboss.hpp
2023-08-22 16:20:42 +02:00
enricoturri1966
81b137eb06
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-08-22 08:37:47 +02:00
enricoturri1966
200df9c02d
Do not show shell for non-printable and out of printbed volumes in preview
2023-08-21 09:43:45 +02:00
enricoturri1966
b809996d30
SPE-1761: Show part shells in pre-gcode preview
2023-08-21 09:42:00 +02:00
YuSanka
45a05b5794
Follow up 75eccfd6507e4cb446569e2d4a53bb64158c5521 - Removed mistakenly added lines of code
2023-08-17 17:27:58 +02:00
Filip Sykala - NTB T15p
0c9cb02cf1
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
...
# Conflicts:
# src/libslic3r/Polygon.hpp
2023-08-17 15:46:25 +02:00
tamasmeszaros
3455c8cc1a
Hide alignment combo on arrange dialog if XL has wipe tower
...
fixes SPE-1787
2023-08-16 09:59:10 +02:00
tamasmeszaros
708f58949d
Fix newly introduced problem with unsettable zero minimum object dist
2023-08-16 09:59:10 +02:00
tamasmeszaros
c545400b0a
fixing sequential print settings not being loaded correctly
...
SPE-1827
2023-08-16 09:59:10 +02:00
tamasmeszaros
0b31ef6e1e
Beginning of arrange gen2
2023-08-16 09:59:10 +02:00
Filip Sykala - NTB T15p
06df953ebf
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
2023-08-14 13:51:11 +02:00
YuSanka
f79f2557d6
Revert of 88dbb2db6c6a48a449bb13b5425431f28eee8e0c
...
+ Fix for SPE-1835 : Scaling one part of an object after cutting with connectors, when open Scale gizmo with "S"-shortcut.
2023-08-14 12:19:14 +02:00
enricoturri1966
d9d771c268
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-08-14 09:55:45 +02:00
enricoturri1966
98be146fa9
Some code semplification
2023-08-14 09:55:00 +02:00
Filip Sykala - NTB T15p
6ab3963d83
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
2023-08-14 08:14:23 +02:00
YuSanka
836a70f4b2
Merge remote-tracking branch 'origin/ys_cut_rivets' into master
2023-08-11 16:05:44 +02:00
Filip Sykala - NTB T15p
d8c7513668
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
2023-08-10 14:01:03 +02:00
YuSanka
88dbb2db6c
Fix for SPE-1835 : Scaling one part of an object after cutting with connectors, when open Scale gizmo with "S"-shortcut.
2023-08-10 10:44:12 +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
Filip Sykala - NTB T15p
006c1e6f56
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
2023-08-07 16:00:30 +02:00
enricoturri1966
5deb4470c7
Changes required by updated library libbgcode
2023-08-04 14:44:45 +02:00
enricoturri1966
ec16420f11
Integrated library libbgcode
2023-08-03 12:57:55 +02:00
enricoturri1966
eacffe0a57
SPE-1765: Fixed redundant emit of EVT_GLCANVAS_WIPETOWER_MOVED event
2023-08-02 10:01:16 +02:00
YuSanka
75eccfd650
Added new type of SceneRaycaster (FallbackGizmo)
...
to add possibility to split the Gizmo grabbers to two priority of "raycastering".
meshes with Gizmo type has highest priority then FallbackGizmo.
+ CutGizmo: Use SceneRaycaster type for CutPlane grabber
2023-08-01 16:23:18 +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
enricoturri1966
f02e8e3438
Renamed namespace
2023-07-27 09:04:44 +02:00
enricoturri1966
a8d8914071
SPE-1784: New compressed (binary) gcode format integration
...
Added Deflate compression using zlib
2023-07-26 13:21:50 +02:00
enricoturri1966
004a64a651
Removed code for thumbnails compression
2023-07-25 14:07:46 +02:00
enricoturri1966
7e56d80718
SPE-1784: New compressed (binary) gcode format integration
...
Added Heatshrink compression
2023-07-25 13:30:18 +02:00