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
YuSanka
9c254b6782
CutGizmo: Fixed a moving of the cut plane on dragging.
...
There no unexpected jumping any more
2023-07-19 10:25:48 +02:00
YuSanka
34af44b4bf
WIP: Cut with TAG
...
Added experimental rendering for the cutPlane mesh
2023-07-19 10:25:48 +02:00
YuSanka
9067f601d8
WIP: Cut with tongue and groove
...
* Suppress to apply connectors to the model, when cut with TAG
* Add grabbers to move cutPlane during Y axes, when groove angle is non-zero
2023-07-19 10:25:48 +02:00
YuSanka
e8bdd9e78d
Code refactoring: Rivet is changed to Snap
2023-07-19 10:25:48 +02:00
YuSanka
e4fde63c47
WIP: Cut with tongue and groove
...
* Allow to change angle of the groove
* Rewrite rendering for the cut plane
+ Added reset_cut_by_contours() on flip of cutPlane and switch of cutPlane mode
2023-07-19 10:25:47 +02:00
YuSanka
7cd99d98f5
WIP: Cut with Rivets
...
* Code refactoring: get_connector_mesh() and apply_cut_connectors() moved from ModelObject to CutGizmo.
* Allow to change values of space and bulges for snaps
2023-07-19 10:25:47 +02:00
YuSanka
2e6d1ff08f
WIP: Cut with Tongue and Groove
...
* Changed limit value for tolerances
* Set optimize rendering value to true by default
2023-07-19 10:25:47 +02:00
YuSanka
83fa61ee41
Cut: Extend WIP: Add new connector - "Rivet" to set max value and max tolerance
2023-07-19 10:25:47 +02:00
YuSanka
9fd3de5e46
WIP: Add new connector - "Rivet"
...
* Code refactoring for its_make_rivet() to change a shape of rivet
+ Implemented perform the cut with rivets
2023-07-19 10:25:47 +02:00
YuSanka
6a2afc9153
WIP: Add new connector - "Rivet"
...
* Improves for UI
* Implemented Rivet mesh
2023-07-19 10:25:47 +02:00
YuSanka
92c7a31f42
WIP: Cut with Tongue and Groove
...
* Added move possibility during X axis for cut plane
* Added possibility to optimize rendering (recalculate new cut only on stop dragging)
* Next fix for flickering (code refactoring for toggle_model_objects_visibility())
2023-07-19 10:25:47 +02:00
YuSanka
034bb31341
WIP: Cut with Tongue and Groove
...
* Improved cut plane rendering, when moving the plane
* Added update of the scene after switching between cut modes
2023-07-19 10:25:47 +02:00
YuSanka
0777139d19
WIP: Cut with Tongue and Groove
...
* Implemented Z rotation for TAG plane
2023-07-19 10:25:47 +02:00
YuSanka
159d92cf6a
WIP: Cut with Tongue and Groove
...
* Implemented a check for invalid groove detection
2023-07-19 10:25:47 +02:00
YuSanka
1aa8d8ea99
WIP: Cut with Tongue and Groove
...
* Implemented preview rendering of groove
2023-07-19 10:25:47 +02:00
YuSanka
ceb9582cb1
WIP: Cut with Tongue and Groove
...
* Implemented cut with groove
+ Cut by contour extracted to separate function perform_cut_by_contour
2023-07-19 10:25:47 +02:00
YuSanka
519ee6af92
WIP: Cut with Tongue and Groove
...
- Implemented parameters input for the cut plane
2023-07-19 10:25:47 +02:00
YuSanka
a9a0414cc3
WIP: Cut with Tongue and Groove
...
- Implemented rendering for the cut plane
2023-07-19 10:25:46 +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
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