23160 Commits

Author SHA1 Message Date
rtyr
646d6dc44f
Initial Sovol bundle 2023-07-14 13:30:05 +02:00
rtyr
4dfb67986e
Sovol fixes 2023-07-14 13:25:03 +02:00
rtyr
e5a647025f
Merge pull request #10957 from ils15/master
Add Sovol Printers to PrusaSlicer
2023-07-14 13:23:27 +02:00
Filip Sykala - NTB T15p
ed10fefba8 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg
# Conflicts:
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp
2023-07-12 14:12:57 +02:00
Filip Sykala - NTB T15p
00071ba171 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-07-12 14:10:34 +02:00
Filip Sykala - NTB T15p
6dcabda7db Try to Fix linux build 2023-07-12 14:10:00 +02:00
Filip Sykala - NTB T15p
eb0d840b3f Fix:
../src/slic3r/GUI/SurfaceDrag.cpp:60:21: warning: unused function 'collect_allowed_volumes_id' [-Wunused-function]
../src/slic3r/GUI/SurfaceDrag.cpp:72:14: warning: unused function 'calc_screen_offset_to_volume_center' [-Wunused-function]
../src/slic3r/GUI/Jobs/EmbossJob.cpp:976:6: warning: unused function 'update_volume_name' [-Wunused-function]
2023-07-12 13:44:32 +02:00
Lukas Matena
917ae80cc2 Bugfix: extruder indices mismatch when using specific extruder for the wipe tower (followup of 2d6d37f, which was wrong) 2023-07-12 13:40:55 +02:00
Filip Sykala - NTB T15p
0588c66ce5 Fix
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:131:13: warning: unused function 'start_create_volume_on_surface_job' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:3772:6: warning: unused function 'apply_camera_dir' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1143:6: warning: unused function 'init_new_text_line' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1332:13: warning: unused function 'is_text_empty' [-Wunused-function]
2023-07-12 13:36:52 +02:00
Filip Sykala - NTB T15p
07aa1b7a30 Fix
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:131:13: warning: unused function 'start_create_volume_on_surface_job' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:3772:6: warning: unused function 'apply_camera_dir' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1143:6: warning: unused function 'init_new_text_line' [-Wunused-function]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:1332:13: warning: unused function 'is_text_empty' [-Wunused-function]
2023-07-12 13:03:03 +02:00
Lukas Matena
4092da7aef Revert "Bugfix: When specific wipe tower extruder is set, the extruder indices for the placeholder parser are shifted"
This reverts commit 2d6d37f68572419c7051178de9e4e61051641dc9.
2023-07-12 09:52:59 +02:00
Filip Sykala - NTB T15p
5e5f9ba529 Fix:
../src/libslic3r/Point.hpp:165:110: warning: returning reference to temporary [-Wreturn-local-addr]
../src/libslic3r/Geometry/../Point.hpp:165:110: warning: returning reference to temporary [-Wreturn-local-addr]
2023-07-12 09:12:45 +02:00
Filip Sykala - NTB T15p
abc55af978 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-07-11 21:36:24 +02:00
Filip Sykala - NTB T15p
e927cf4d6c Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-07-11 21:35:58 +02:00
Filip Sykala - NTB T15p
306a071368 Fix rotation gizmo for svg 2023-07-11 21:32:14 +02:00
Filip Sykala - NTB T15p
41f0594aaf Add reflection
Add face to camera button
Fix volume type swith
2023-07-11 21:21:34 +02:00
Filip Sykala - NTB T15p
caf39213b3 fix mouse coordinate offset of dropped file 2023-07-11 14:28:55 +02:00
rtyr
8d5df0d96c
Initial LNL3D bundle.
https://github.com/prusa3d/PrusaSlicer/pull/10843
2023-07-10 07:21:35 +02:00
ils15
727cae84c4
Delete 90A9E31B-9512-4739-8C9E-55C12BD40307.png 2023-07-07 15:06:04 -03:00
ils15
99cb5cae09
ADD Sovol Profiles to PrusaSlicer
This PR adds Sovol Printers to PrusaSlicer
2023-07-07 15:03:42 -03:00
Filip Sykala - NTB T15p
1c44fcab9e GUI for emboss SVG 2023-07-04 12:04:20 +02:00
Filip Sykala - NTB T15p
3a6c85ef58 Load white/gray icons by icon manager 2023-06-30 20:30:51 +02:00
Lukas Matena
d907a004cf Fixed a bug in cooling buffer resulting in G-codes setting fan to more than 100 % 2023-06-30 11:10:54 +02:00
Lukas Matena
4981b33b01 Fix of #10890 (crash when switching light/dark mode with Height Range Modifier active) 2023-06-30 11:10:30 +02:00
Lukas Matena
2d6d37f685 Bugfix: When specific wipe tower extruder is set, the extruder indices for the placeholder parser are shifted 2023-06-30 11:10:21 +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
4c91dcead1 Merge branch 'master' into fs_dir_per_glyph_SPE-1597 2023-06-30 10:10:38 +02:00
rtyr
d6c721b42e
Initial LNL3D bundle.
https://github.com/prusa3d/PrusaSlicer/pull/10843
2023-06-27 11:12:50 +02:00
Lukas Matena
e0f7263a4c Bumped up version to 2.6.0 version_2.6.0 2023-06-19 14:07:14 +02:00
YuSanka
092c75c1b5 Manually merged CA dictionary from PR(#10824) 2023-06-19 10:17:03 +02:00
YuSanka
e6537b3a12 Beautification for notification about used templates (follow-up 23a72cec1f) 2023-06-16 11:56:29 +02:00
YuSanka
6a9139bd0b Localization: Updated internal dictionaries
+ Fixed localization marker in GCodeViewer
2023-06-16 11:56:29 +02:00
rtyr
b321084b02
Added new Prusament Resins. 2023-06-15 17:44:48 +02:00
David Kocik
5865788d7a Fix of parameters in InfoDilaog
followup 23a72cec1f2e1b4795846078dafab332ca27d778
2023-06-15 13:51:23 +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
Filip Sykala - NTB T15p
9624222c3e Fix for font preview offsets on scaled displayes:
https://github.com/prusa3d/PrusaSlicer/issues/10511
2023-06-15 12:12:30 +02:00
Lukas Matena
a0f5fe0fb7 Bumped up version to 2.6.0-rc2 2023-06-14 20:40:57 +02:00
enricoturri1966
1338b78c8d SPE-1776: Stop backward adding M104 lines when commands G28/G29 are found, during postprocessing gcode version_2.6.0-rc2 2023-06-14 16:36:02 +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
Lukas Matena
cc45644a25 Fix an incorrect extra travel when using the wipe tower with no ramming and with extruder offset applied #10801 2023-06-14 15:02:11 +02:00
David Kocik
23a72cec1f Add url to documentation for template filament warning
followup 45ba32d29ad9509064e7c7501989ef7e9e305170
2023-06-14 14:38:35 +02:00
YuSanka
c4de398d30 Follow up e28a913e - Added update of visibility for "flag" button 2023-06-14 10:39:28 +02:00
YuSanka
e28a913e89 Fix for #10800 - Crash on Rename Filament setting
(A "Rename" button was visible for system preset)

* Follow up 23ffd344 - Added missed visibility update for action buttons.
2023-06-14 09:47:08 +02:00
tamasmeszaros
d16bed76a8
Merge pull request #47 from Prusa-Development/tm_sla_arrange_fix_SPE-1754
Fix behavior of SLA arrange after slicing
2023-06-14 09:31:23 +02:00
YuSanka
7483c7bd00 Partially revert of https://github.com/Prusa-Development/PrusaSlicerPrivate/commit/8e3a988b
This change was redundant, because switch to Manipulation panel is suppressed by disabling of Editors.
Moreover it did impossible to close all gizmos when it's really needed and caused a crash on "Select All" action, when some gizmo is open (SPE-1771)
2023-06-13 18:00:48 +02:00
Pavel Mikus
053f7e6344 SPE-1769: fix issue https://github.com/prusa3d/PrusaSlicer/issues/10786
Split regions if dynamic overhang settings differ.

I also tried the same with bridge_speed, but for some reason it does not work at all.
2023-06-13 15:38:43 +02:00
David Kocik
43f3093e66 Merge branch 'dk_template_war' 2023-06-13 15:17:35 +02:00
YuSanka
b8e1cfb2af Show/Hide template filament profiles from "cog" context menu on sidebar. 2023-06-13 15:15:27 +02:00
David Kocik
45ba32d29a Slicing warning when templates are sliced. 2023-06-13 15:15:05 +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