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
enricoturri1966
6331077645
SPE-1784: New compressed (binary) gcode format integration
...
Added MeatPack encoding to GCode Block
2023-07-24 12:37:03 +02:00
enricoturri1966
ee87536ff6
Added debug imgui dialog to allow to change binary gcode parameters at runtime
2023-07-21 12:24:24 +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
9a8f716d80
SPE-1818: Show debug windows only when log level is set at minimal to INFO
2023-07-17 11:12:33 +02:00
Filip Sykala - NTB T15p
9ee86599d5
Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
...
# Conflicts:
# src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp
# src/slic3r/GUI/Gizmos/GLGizmoEmboss.hpp
2023-06-30 10:15:51 +02:00
Filip Sykala - NTB T15p
52578e88a5
Merge branch 'fs_fix_font_preview_offsets' into fs_dir_per_glyph_SPE-1597
2023-06-15 12:49:42 +02:00
YuSanka
cb6262cb5f
Localization: Updated POT + fixed some phrases
...
+ Updated wxLocale for BE dictionary
+ Updated community dictionaries
2023-06-14 16:25:49 +02:00
Filip Sykala - NTB T15p
36bb7cfe9b
Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
2023-06-13 14:34:33 +02:00
Filip Sykala - NTB T15p
2605b2d9d6
Merge branch 'master' into fs_dir_per_glyph_SPE-1597
2023-06-13 14:34:11 +02:00
enricoturri1966
93bd11c533
SPE-1768: Fixed crash when hitting 'Jump to' in the toolpaths conflict imgui dialog while the Paint supports gizmo is open
2023-06-13 13:16:21 +02:00
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
enricoturri1966
7059adc6b8
SPE-1606: Fixed sla geometry type shown when object has holes
2023-06-09 07:57:39 +02:00