23962 Commits

Author SHA1 Message Date
tamasmeszaros
793e9f08fc Update JPEG, PNG, TIFF to build mac-universal 2023-10-24 16:34:59 +02:00
tamasmeszaros
0436acc7d9 Add presets and deps autobuild 2023-10-24 16:31:02 +02:00
Filip Sykala - NTB T15p
e2c35a213b Use same code base for "face the came" as for "surface drag". 2023-10-24 15:43:45 +02:00
tamasmeszaros
34f76e1228 Add LibBGCode 2023-10-24 15:13:42 +02:00
tamasmeszaros
4cb5e6f57f Add possibility to build shared libs 2023-10-24 15:07:34 +02:00
tamasmeszaros
22536e0bc1 Temporarily disable OCCT to speed up builds 2023-10-24 15:07:34 +02:00
tamasmeszaros
589d7318fd wx might need CMAKE_DEBUG_POSTFIX to be empty after all 2023-10-24 15:07:34 +02:00
tamasmeszaros
1772bc2fcc Fix OpenSSL 2023-10-24 15:07:34 +02:00
tamasmeszaros
79b86abebf Fix inconsistent option variable names in deps
Still support old behaviour
2023-10-24 15:07:34 +02:00
tamasmeszaros
0eb5517b57 Bundle the UsewxWidgets.cmake addon 2023-10-24 15:07:34 +02:00
tamasmeszaros
27c7b04d6d More fixes
- Fix xs dll copy with wrong dirs
- Fix wxWidgets build on Unixes : gtk version not being forwarded for debug build
- Digging deeper into wxWidgets debug builds on Unix platforms. Seems to be discontinued
2023-10-24 15:07:34 +02:00
tamasmeszaros
01bc9dd380 re-enable DEP_DEBUG on all platforms 2023-10-24 15:07:34 +02:00
tamasmeszaros
61c883b6c9 update qhull 2023-10-24 15:07:34 +02:00
tamasmeszaros
d357e5d44d fix gmp and mpfr not excluded from all 2023-10-24 15:07:34 +02:00
tamasmeszaros
f65cbd8888 Fixes:
- support verbose build (only on Ninja currently)
- fix png -> zlib dependency markup 
- pass build type compiler flags to package builds (to implement full asan)
2023-10-24 15:07:34 +02:00
tamasmeszaros
a8ba4f7ca9 Fix build on windows
Remove DEP_DEBUG feature on non MSVC platforms, it does not work nicely (due to Qhull)
2023-10-24 15:07:34 +02:00
tamasmeszaros
c990137cf8 Add even more boost libs 2023-10-24 15:07:34 +02:00
tamasmeszaros
c3ca460b7b Add more boost libraries 2023-10-24 15:07:34 +02:00
tamasmeszaros
9f32319df4 Add boost math
improve debug build
2023-10-24 15:07:34 +02:00
tamasmeszaros
22f32a046d More fine-tunable multithreading of deps 2023-10-24 15:07:34 +02:00
tamasmeszaros
23b01929f7 Deal with multithreaded builds of individual projects 2023-10-24 15:07:34 +02:00
tamasmeszaros
b4419226ec Send terminal output when doing debug build 2023-10-24 15:07:34 +02:00
tamasmeszaros
6749a5cdad Fixes and comments
Fix
2023-10-24 15:07:34 +02:00
tamasmeszaros
aaab9f740e Re-add mac CMake var magic to revive mac build 2023-10-24 15:07:08 +02:00
tamasmeszaros
9ac7fd264c Fix GMP build error 2023-10-24 15:07:08 +02:00
tamasmeszaros
c46f6434ac Add some comments and remove obsolete files 2023-10-24 15:07:08 +02:00
tamasmeszaros
40662a31bb Add possibility to exclude packages 2023-10-24 15:06:46 +02:00
tamasmeszaros
03451c39e2 Followup fully converted deps to new system
Support legacy DEP_DEBUG parameter but respecting parent CMake generator
2023-10-24 15:06:46 +02:00
tamasmeszaros
3fba2bc140 Dependency update with simplified cmake code 2023-10-24 15:06:08 +02:00
Filip Sykala - NTB T15p
929f5db49e Remove forgotten code 2023-10-24 12:38:02 +02:00
Filip Sykala - NTB T15p
00c1c9a4c1 Core refactor -> preparation to face the came 2023-10-24 12:34:29 +02:00
Filip Sykala - NTB T15p
7324d032a1 Revert "Disable function "face to camera""
This reverts commit 47dd1106b4dc356f4f50681d3053a4e205ec3e0d.
2023-10-24 09:59:07 +02:00
Steven James
c63f0d2870 Make actually buildable in Ubuntu. 2023-10-24 09:19:03 +02:00
Filip Sykala - NTB T15p
1e440c0d11 Add logs for bad import of svg 2023-10-23 17:24:12 +02:00
Filip Sykala - NTB T15p
e7ece23d01 Merge branch 'master' into fs_import_svg 2023-10-23 16:51:20 +02:00
Filip Sykala - NTB T15p
f05f334e15 Import svg files by button in main bar.
Be carefull: import is made by main thread !!!
2023-10-23 16:50:41 +02:00
tamasmeszaros
9309ef90a8 Merge branch 'tm_bedfill_SPE-1717' 2023-10-23 12:44:21 +02:00
tamasmeszaros
d499c367f8 Fix performance regression from workaround to missing items after bedfil 2023-10-23 11:29:49 +02:00
YuSanka
e86cd23b45 Localization: Updated POT-file and contributors dictionaries
+ Fixes in phrases
2023-10-20 17:43:13 +02:00
Lukas Matena
1a0911388d Fixed several encoding issues 2023-10-20 16:38:45 +02:00
Lukas Matena
f0458daceb Fixes in phrases 2023-10-20 16:38:45 +02:00
YuSanka
6274f24e93 Fixed some warnings 2023-10-20 15:44:08 +02:00
YuSanka
fc64b01e3f WifiConfigDialog: MSW: Fixed color mode + Used new controls
+ Tab: Fixed color mode update for Extruder combobox
2023-10-20 15:41:28 +02:00
Lukas Matena
c1219c45b7 Merge remote-tracking branch 'public/master' 2023-10-20 15:31:29 +02:00
Martin Šach
b45e9d2830 Fix: Give more space for a rounding error to a supports spots generator test.
There was a test that relied on randomness and also checked the result
with very hight precision. That led to a failed test once upon a time.
Now the checking is more benevolent (it should be, as the code is
not expected to be precise) and also the randomness is removed.
2023-10-20 10:27:28 +02:00
rtyr
f008069473
Merge pull request #11466 from LNL3D/origin/modify-printer-profiles
Updated Start G-codes for all LNL3D printer profiles
2023-10-20 10:09:12 +02:00
Lukas Matena
7462b91123 Revert changes related to physical printer dialog version_2.7.0-alpha1 2023-10-19 17:59:18 +02:00
Lukas Matena
dc37b1176f Bumped up version to 2.7.0-alpha1 2023-10-19 16:38:55 +02:00
rtyr
83f01b3376
Added printer profiles for Prusa XL Input Shaper (Alpha). Updated Prusa MINI Input Shaper profiles. Added profiles for "Filament PM" filaments. 2023-10-19 16:23:06 +02:00
rtyr
7fdd3f0f09
XLIS alpha resources 2023-10-19 16:20:36 +02:00