Vojtech Bubnik
80b59ef769
Organic supports: Little polishing of includes
2023-05-23 16:35:50 +02:00
Vojtech Bubnik
7445780358
Organic Supports: ranamed free function getRadius() to support_element_radius()
2023-05-23 16:24:04 +02:00
Pavel Mikus
b1c0bf17af
SPE-1728 Fix external bridges expansion - allow expansion into top solid
...
Github issue: https://github.com/prusa3d/PrusaSlicer/issues/10493
2023-05-23 16:06:54 +02:00
Vojtech Bubnik
0d1ff6df7d
Refactored tree / organic supports into multiple compilation modules.
2023-05-23 15:50:04 +02:00
Pavel Mikus
cb2936afc6
SPE-1720 Fix slowdown of long segments which cross small overhang area.
2023-05-23 14:48:06 +02:00
YuSanka
9af733d6ac
ImGuiWrapper::combo improvements.
...
+ Set label for ImGui::BeginCombo as ("##" + label).c_str() to avoid control conflicts, when several combos are placed in one imgui window.
+ Return TRUE value only when selection was changed
+ Added label_width and item_width input parameters to have possibility set a width to the label text and combo control.
+ GizmoCut: Use ImGuiWrapper::combo to render comboboxes
2023-05-23 14:23:45 +02:00
David Kocik
6ad9aba454
Revert "Concider projects with .zip extension that are 3mf projects as it would have .3mf extension."
...
This reverts commit 96f4c018d9
.
2023-05-23 11:13:22 +02:00
David Kocik
96f4c018d9
Concider projects with .zip extension that are 3mf projects as it would have .3mf extension.
2023-05-23 11:13:06 +02:00
JungHee Lee
115195fb8e
Delete PrusaSlicer.mo
2023-05-22 12:42:16 +02:00
Oleksandra Yushchenko
bb1e5dbb7a
Merge pull request #42 from Prusa-Development/ys_beta26_local
...
Merged/fixed dictionaries provided by contributors
2023-05-22 12:36:06 +02:00
YuSanka
ad79a0541a
Partially fix for #10568 - Something untranslated
2023-05-22 10:23:50 +02:00
enricoturri1966
f856129e72
Follow-up of bbea397aa6
- Alternate fix for SPE-1675
2023-05-22 09:13:21 +02:00
enricoturri1966
e62c251898
Follow-up of 15bd82e
- Fixed detection of out of printbed after copy and paste
2023-05-22 09:05:44 +02:00
YuSanka
1ac3f0102b
Updated MOs for community provided dictionaries
...
+ Fixed formatting for some lines for TR
2023-05-19 15:17:01 +02:00
YuSanka
327eab9fff
Update for zh_TW (manually merge of 13357e0744
)
2023-05-19 14:35:31 +02:00
YuSanka
2a133b9a14
Post update for Belarussian language after cherry-picking of d1756d1f64
...
+ Updated for new POT
+ Manually made "..\wx_locale\be.po" till it doesn't exist in upstream wxWidgets localization
2023-05-19 14:31:58 +02:00
rtyr
a4c772b54e
Updated PHOTON MONO thumbnails.
...
Better quality and correct resolution.
2023-05-19 14:03:12 +02:00
dzmitry
ba236567dc
update Belarusian language
2023-05-19 12:26:46 +02:00
dzmitry
8fc8b8ffe9
add Belarusian language
2023-05-19 12:26:18 +02:00
YuSanka
1906df26f6
Post update for Turkish language after cherry-picking of 5a983cb8fe
...
+ Updated for new POT
+ merged with wxWidgets dictionary
+ Post update for Ukrainian language after cherry-picking of 931ea81c8c
2023-05-19 12:23:35 +02:00
enricoturri1966
b4866c3cbf
SPE-1673: Fixed travel toolpaths on top layer
2023-05-19 12:05:50 +02:00
enricoturri1966
04e92cb409
SPE-1439 - Fixed move gizmo orientation when the volume is mirrored
2023-05-19 11:49:37 +02:00
YuSanka
03021c0734
Fix for SPE-1709 Crash on "Set number of instances" for multiple selected objects
2023-05-19 11:17:46 +02:00
Mehmet Sutaş
efcd8d9aad
Turkish Translation
...
There were about 2000 not translated phrases. All of them translated.
2023-05-19 11:12:00 +02:00
Oleksandr Pidlisnyi
27fc208fcd
Update PrusaSlicer_uk.po
2023-05-19 10:39:50 +02:00
Vojtech Bubnik
711a8aa7f0
Organic supports: Suppressed an annoying questionable assert.
2023-05-19 10:17:38 +02:00
YuSanka
7a0b226f5c
Fix for #10576 - Context menu doesn't show on right click of objects on Mac 2.6 Beta 1
2023-05-19 09:50:50 +02:00
enricoturri1966
1619152350
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1698
2023-05-19 09:44:52 +02:00
enricoturri1966
0dacdb2061
Follow-up of 15bd82edc3
- Fixed detection of out of printbed after arrange
2023-05-19 09:42:30 +02:00
tamasmeszaros
32d72cceed
Merge branch 'tm_arrange_vbed_SPE-1712'
2023-05-19 09:37:01 +02:00
YuSanka
a593b96b98
Post update for Russian language after manually merge of https://github.com/prusa3d/PrusaSlicer/pull/10567
...
+ Updated for new POT
+ merged with wxWidgets dictionary
2023-05-18 15:55:13 +02:00
YuSanka
f94f1d52bf
Post update for Catalan language after cherry-picking of a7b6b0516e
...
+ Updated for new POT
+ merged with wxWidgets dictionary
2023-05-18 15:51:39 +02:00
Vojtech Bubnik
c21e745caa
PlaceholderParser: Test for undefined (nil) variables or vector elements
...
and throw if such nil variable or vector element is used.
Fix of #10578 SPE-1710
2023-05-18 15:47:44 +02:00
davidjuanesb
5a5f1db257
Catalan language updated to 2.6.0-beta2
...
Catalan language updated to 2.6.0-beta2
2023-05-18 15:32:52 +02:00
YuSanka
6485ce3404
Localization: Updated POT and community dictionaries
2023-05-18 15:15:05 +02:00
YuSanka
657737d4ff
Restore "Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar" but with fix of caused issue
2023-05-18 09:25:45 +02:00
Lukas Matena
6894af24ac
Bumped up version to 2.6.0-beta2
2023-05-17 10:48:51 +02:00
rtyr
4347263bb2
Sync with PrusaSlicer-settings. Updated cooling settings for ASA.
2023-05-17 10:43:30 +02:00
tamasmeszaros
515110a683
Fix partial arrangement on virtual beds
2023-05-17 09:59:30 +02:00
Pavel Mikus
c60a10b7e4
fix SPE-1711 Vertical holes in bridging over infill
2023-05-16 15:45:23 +02:00
enricoturri1966
2f7f3578d5
Faster sequential print clearance contours calculation by parallelizing method ModelObject::convex_hull_2d() and function its_convex_hull_2d_above()
2023-05-16 13:04:24 +02:00
Vojtech Bubnik
a35e013111
Fixed crash with Organic supports, zero top interfaces and raft enabled.
...
Fixes #10547 SPE-1700
2023-05-16 12:52:23 +02:00
Pavel Mikus
323f4faafc
Fix Crash after using automatic support painting, issue #10516
2023-05-16 11:18:36 +02:00
Vojtech Bubnik
01dec1bd5c
Fixed crash in Organic supports.
...
Fixes #10551
2023-05-16 11:06:36 +02:00
rtyr
0a0ad1ef10
Updated compatible condition.
2023-05-16 10:28:56 +02:00
enricoturri1966
3377043154
SPE-1698 - Follow-up of 15bd82edc3
- Fixed detection of out of printbed
2023-05-15 14:05:23 +02:00
enricoturri1966
15bd82edc3
SPE-1654 - Out of printbed detection applied only to selected volumes when the selection is not empty
2023-05-15 13:45:25 +02:00
YuSanka
7f649c5509
Some code refactoring
2023-05-15 13:05:03 +02:00
Lukas Matena
9f91272009
Merge remote-tracking branch 'public/master'
2023-05-15 12:46:24 +02:00
enricoturri1966
00e35807ab
Follow-up of 568dc2a0e8
- Fixed update of sequential printing clearance contours after deleting a part of an object
2023-05-15 12:45:54 +02:00