1748 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
482b56f108 Merge branch 'master' into fs_undoredo 2023-04-03 11:15:07 +02:00
Lukas Matena
3d855580ce Wipe tower: fix the height of preview in 3D scene 2023-03-31 16:42:44 +02:00
Filip Sykala - NTB T15p
e966b1e0cd Merge branch 'master' into fs_undoredo 2023-03-30 11:58:28 +02:00
enricoturri1966
6084a92d9b Fixed conflicts after merge with master 2023-03-30 08:52:20 +02:00
YuSanka
eefae26961 Merge remote-tracking branch 'origin/et_show_sla_supports' into master 2023-03-29 13:17:29 +02:00
Filip Sykala - NTB T15p
856b8d1a24 Add check for unselection to close emboss gizmo before snapshot 2023-03-28 21:48:34 +02:00
Lukas Matena
fd457fb40b Revert "#9483 - Added keyboard shortcut CTRL+D to toggle the visibility of the printbed reference axes"
This reverts commit f038eca52c34950ffa5227aebda27b3594f412b7. We will only use the axes that automatically
scale, without the option to turn the rendering off.
2023-03-27 15:58:33 +02:00
enricoturri1966
7f1df7b110 Fixed Fit to print volume command when applied to an object sliced using SLA printer 2023-03-24 12:57:07 +01:00
enricoturri1966
98346824e8 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports 2023-03-24 08:49:35 +01:00
YuSanka
f9de995f9e Remove '_utf8' makro.
(Initially, it was used because of using of boost::format for localized lines. But now It's better to use format and formal_wxstr functions)

+ Fixed missed marks for localization
+ Added missed filed to localization to the list.txt
2023-03-23 22:55:38 +01:00
Lukas Matena
b20325671a Wipe tower: added the stabilization cone into configuration 2023-03-23 12:44:42 +01:00
enricoturri1966
84284b4418 Fixed crash when scaling object to fit print volume with SLA printers 2023-03-23 11:42:46 +01:00
enricoturri1966
e585fd2221 Fixed duplication of auxiliary volumes when GLCanvas3D::reload_scene() is called for SLA printers 2023-03-23 10:16:13 +01:00
enricoturri1966
ddf636fe38 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_show_sla_supports 2023-03-22 11:00:32 +01:00
enricoturri1966
e1c289f51a Fixed GLCanvas3D::reload_scene() method to avoid adding volumes coming from the sla backend 2023-03-22 11:00:04 +01:00
enricoturri1966
9d156463b1 Fixed crash when rotating a part after slicing with sla printer 2023-03-21 14:43:14 +01:00
Filip Sykala - NTB T15p
201e9d493f Remove side effects from setter for enable picking. 2023-03-20 15:32:21 +01:00
enricoturri1966
1b8553c747 Reintroduced visualization of SLA supports and pad into 3D scene and gizmos Hollow and SLA support as it was in 2.5.0 2023-03-20 14:34:04 +01:00
Filip Sykala - NTB T15p
f331bb5edf Merge branch 'master' into fs_emboss 2023-03-15 10:15:46 +01:00
enricoturri1966
750e374357 Follow-up of f708d9fcb9b84ca98474475152cba45cc793c218 - Fixed rendering of printbed reference axes when any gizmo is open 2023-03-10 09:51:51 +01:00
enricoturri1966
9ab132ca44 Fixed warnings 2023-03-09 09:49:55 +01:00
enricoturri1966
e3aff0383c Ensure that the Coordinate System selected in the sidebar panel is always one supported by the current selection 2023-03-09 09:06:06 +01:00
enricoturri1966
373ae1e19d Tech ENABLE_WORLD_COORDINATE set as default 2023-03-08 11:52:17 +01:00
Filip Sykala - NTB T15p
6adc2cf733 Merge branch 'master' into fs_emboss 2023-03-08 07:37:13 +01:00
enricoturri1966
f038eca52c #9483 - Added keyboard shortcut CTRL+D to toggle the visibility of the printbed reference axes 2023-03-07 08:59:33 +01:00
enricoturri1966
d99364d74d SPE-1560 - Scale to fit command modified to avoid having the top layer exceeding the print volume max height 2023-03-07 08:24:07 +01:00
tamasmeszaros
4663ec0e58 Merge branch 'tm_arrange_alignment_SPE-1416' 2023-03-03 16:07:28 +01:00
tamasmeszaros
1666615422 Fix arragne dialog reset button setting "center" alignment 2023-03-03 15:59:06 +01:00
tamasmeszaros
2012c945d5 Arrange onto segmented beds for XL 2023-03-02 14:28:39 +01:00
Filip Sykala - NTB T15p
08b8bc447a Merge branch 'master' into fs_emboss 2023-03-02 14:25:18 +01:00
tamasmeszaros
f048ff31b7 Add localization and change wording of arrange alignment combo 2023-03-01 16:00:30 +01:00
enricoturri1966
55b3bf879a SPE-1547 - Fixed object shown in preview while it should not 2023-03-01 15:17:43 +01:00
enricoturri1966
7b08170077 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_transformations 2023-02-28 11:49:01 +01:00
Vojtech Bubnik
3349644964 Reworked handling of approximate / snug bounding boxes
at Model / ModelObject / PrintObject
Fixes #9467 #9519 #9646
Also fixed variable layer height editing for case such as mentioned
in the github issues above.
Also likely fixed some of the sinking objects issues.
2023-02-28 11:27:15 +01:00
Filip Sykala - NTB T15p
b5ec9ad882 Merge branch 'master' into fs_emboss 2023-02-28 10:17:04 +01:00
tamasmeszaros
437c0814b4 Fine tune arrange alignment enabling rules for XL 2023-02-28 09:28:00 +01:00
Filip Sykala - NTB T15p
e86dff528d Separate drag manager 2023-02-28 09:17:25 +01:00
enricoturri1966
4ca48b2ab7 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_transformations 2023-02-28 08:08:14 +01:00
tamasmeszaros
aab6299458 Show and arrange alignment only for XL (MINI currentl 2023-02-27 18:10:14 +01:00
tamasmeszaros
be0c90041a Remember arrangement alignment settings between app sessions 2023-02-27 16:06:38 +01:00
tamasmeszaros
068134d58b Don't show arrange alignment combo if not on a rectangular bed 2023-02-27 16:06:38 +01:00
tamasmeszaros
0a5a401d32 Add alignment option to arrange settings dialog
Also make it work
2023-02-27 16:06:38 +01:00
tamasmeszaros
4bb92e9c51 Fix get_model_volume always returning nullptr; 2023-02-27 14:52:28 +01:00
enricoturri1966
b92735ac36 Fixed synchronization of instances/volumes after resetting skew 2023-02-23 14:16:55 +01:00
enricoturri1966
575422c7b7 Follow-up of 3b174c37a0291d630df3ac37b292c3c1dd360197 - Fixed update of wipe tower brim width after loading a 3mf project 2023-02-23 10:12:29 +01:00
enricoturri1966
00f4a702c2 Follow-up of 44d1e3de675e25fef0a1bfcff44687675622acdc - Improved fix of orientation of sequential print clearance contours while dragging instances 2023-02-17 12:32:42 +01:00
David Kocik
08135550e2 Fix of hints arrow for gizmos and hints text 2023-02-17 09:56:34 +01:00
enricoturri1966
a9ce511304 Follow-up of e3cc3be9ab6a047503d0956f76cabffe7f167ffd - Fixes some extra use case where volumes were not rotated as rigid body 2023-02-15 12:48:41 +01:00
enricoturri1966
9510c4b4fa Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_transformations 2023-02-15 08:57:35 +01:00
enricoturri1966
44d1e3de67 Fixed orientation of sequential print clearance contours while dragging instances 2023-02-15 08:57:24 +01:00