Commit Graph

21716 Commits

Author SHA1 Message Date
Lukas Matena
7164ed18a6 Updated wxWidgets hash (this should fix issues with file dialog on win) 2023-01-27 17:20:50 +01:00
enricoturri1966
2305b4a73c Do not show rotation reset button in Object Manipulaltor when there is only mirror 2023-01-27 15:51:27 +01:00
Filip Sykala - NTB T15p
db290d8e8d move erase operation out of scope 2023-01-27 15:47:33 +01:00
Filip Sykala - NTB T15p
4e56f75541 Move insert call out of variable scope 2023-01-27 15:27:01 +01:00
PavelMikus
8cb414c262 fix worng step type passed into set-done in new alert step 2023-01-27 15:00:10 +01:00
PavelMikus
05c4e759cf Move checkbox for support alerts into AppConfig preferences.
Separate Alerts into new print object step so that not warnings are thrown for autopaint.
finally fix -1 access int SupportSpotGenerator bridge detection
2023-01-27 15:00:10 +01:00
Lukas Matena
43020d02c5 Update year in the copyright notice 2023-01-27 14:44:26 +01:00
Lukas Matena
7f5e2dd57a Revert "Revert "Fixed crash when changing printer while Hollow gizmo is open""
This reverts commit 73eba8c930.
This is a revert of a revert - the original commit a3324d3
is probably fine after all.
2023-01-27 14:44:26 +01:00
Vojtech Bubnik
cd0ed00ef5 TREE_SUPPORT_ORGANIC_NUDGE_NEW enabled 2023-01-27 13:50:46 +01:00
David Kocik
7ecfaec739 Fix of too long text in download notification 2023-01-27 13:15:13 +01:00
Vojtech Bubnik
3e6302d4f3 Organic supports: Patching the missing trees for support enforcers 2023-01-27 13:09:20 +01:00
Lukas Matena
fe39af7d7b Fixed cut gizmo and SLA shift 2023-01-27 12:54:38 +01:00
Lukas Matena
73eba8c930 Revert "Fixed crash when changing printer while Hollow gizmo is open"
This reverts commit a3324d3e50.
2023-01-27 12:54:38 +01:00
Vojtech Bubnik
be5149f164 Removed "Tree" support type from UI. 2023-01-27 12:21:12 +01:00
Lukas Matena
e41a14399f Merge branch 'lm_wipe_tower_xl2' 2023-01-27 12:05:25 +01:00
Lukas Matena
c909391e86 Fix a failing test (which is now obsolete) 2023-01-27 12:04:55 +01:00
Lukas Matena
ab4655aa40 Fix ooze prevention behaviour on first layer 2023-01-27 12:04:55 +01:00
Lukas Matena
fd3ab55197 MMU: Fixed missing travel to the wipe tower in one more case 2023-01-27 12:04:55 +01:00
enricoturri1966
38d5cb95fa Fixed Place on Face Gizmo for mirrored objects 2023-01-27 12:03:30 +01:00
PavelMikus
4a9a40c654 SupportSpots: Fix typo bug in Bridge check 2023-01-27 11:40:51 +01:00
David Kocik
3b2271c585 PrusaLink: changed value string for "true" value of Print-After-Upload 2023-01-27 09:34:14 +01:00
Filip Sykala - NTB T15p
809e22092d Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-27 09:30:20 +01:00
Filip Sykala - NTB T15p
cae80cb2a8 Try to fix asan build. 2023-01-27 09:29:57 +01:00
Filip Sykala - NTB T15p
8cf63bfc94 Add check on cancel for emboss create jobs
Unify finalize part of emboss jobs
2023-01-27 09:29:28 +01:00
tamasmeszaros
b1bd1ede47 Merge branch 'tm_fix_pad_SPE-1415' 2023-01-27 09:14:45 +01:00
tamasmeszaros
9f9bca5cd0 Fix pad struts not connecting to model 2023-01-27 09:14:24 +01:00
Lukas Matena
a7eda7cc8e Fixed is_nil(size_t) when checking out-of-range element:
the behaviour should math get_at, which returns first element
in case the index is out of range.
2023-01-26 21:29:56 +01:00
Filip Sykala - NTB T15p
fde928b073 Fix uninitialized pointer on volume after undo/redo 2023-01-26 18:00:40 +01:00
Filip Sykala - NTB T15p
baaf2f9f68 Remove unused ability to discard changes and close gizmo 2023-01-26 17:34:07 +01:00
Filip Sykala - NTB T15p
7c47dfce2b Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-26 17:13:01 +01:00
Filip Sykala - NTB T15p
da2dc782ff Fix warnings
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:766:17: warning: unused variable 'window_title' [-Wunused-variable]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2044:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses]

../src/libslic3r/CutSurface.cpp:1626:25: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses]
../src/libslic3r/CutSurface.cpp:1627:25: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses]
../src/libslic3r/CutSurface.cpp:1628:25: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses]
2023-01-26 17:12:45 +01:00
tamasmeszaros
276865d562 Fix broken sla trafo after
f43c493731
2023-01-26 17:05:50 +01:00
Filip Sykala - NTB T15p
eebf9b5a95 Add missing include 2023-01-26 17:02:20 +01:00
Filip Sykala - NTB T15p
23e7945a38 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-26 16:43:27 +01:00
Filip Sykala - NTB T15p
1a33a31a9f Comment visualization in test 2023-01-26 16:42:41 +01:00
David Kocik
d69fff71d9 Downloader path checks 2023-01-26 16:42:15 +01:00
Filip Sykala - NTB T15p
9f525da15e Merge branch 'master' into fs_fix_for_Allura_script_font 2023-01-26 16:33:03 +01:00
enricoturri1966
0adb8ce209 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-26 15:58:10 +01:00
enricoturri1966
def813f680 Follow-up of 325709c5ae - Removed debug code 2023-01-26 15:57:25 +01:00
PavelMikus
d16f9e0410 add check button for disabling the support alerts 2023-01-26 15:50:18 +01:00
PavelMikus
d0c86403a5 Fix lslices ordering - keep topological ordering from clipper, and separate print ordering into vector of indices 2023-01-26 15:50:18 +01:00
PavelMikus
5839e78a5e minor issues fix 2023-01-26 15:50:18 +01:00
enricoturri1966
325709c5ae SPE-1419 - Fixed reset skew resetting mirror, reset scale resetting mirror, changed labels in Object Manipulator panel, scale of instances using the Object Manipulator panel always made as absolute 2023-01-26 15:49:00 +01:00
YuSanka
c1b58d2c51 Fixed a crash on a changing of the application scale 2023-01-26 15:28:13 +01:00
David Kocik
3fb1e8a35f App updater path fixes 2023-01-26 15:20:51 +01:00
Vojtech Bubnik
6a9bcf8405 Tree supports: Switched to new Organic smoothing & collision avoidance.
Follow-up to 3d9f39e258
which had the new smoothing & collision avoidance disabled by mistake.
2023-01-26 13:59:32 +01:00
tamasmeszaros
7fd5fa3aa6 Fix assert when adding object in SLA 2023-01-26 14:07:24 +01:00
David Kocik
6db80851d9 missing include 2023-01-26 13:32:21 +01:00
David Kocik
66fa18a11e Printables.com subdomain check 2023-01-26 12:47:17 +01:00
Filip Sykala - NTB T15p
94982c758d Merge branch 'master' into fs_fix_for_Allura_script_font 2023-01-26 12:01:12 +01:00