tamasmeszaros
b830165dfa
Merge branch 'tm_deps_simplify'
2023-12-22 15:15:10 +01:00
tamasmeszaros
0fefc13599
Remove the need to list libraries to build in deps/CMakeLists.txt
2023-12-22 14:15:44 +01:00
tamasmeszaros
c15501bf8a
Re-add a fixed version of FindEXPAT.cmake to fix wxWidgets build
...
Without this, wxWidgets will use the CMake default FindEXPAT which will not find our static expat correctly. This wrapper will do a config search first and always define EXPAT::EXPAT to point to the found library.
2023-12-22 13:37:21 +01:00
tamasmeszaros
f85061d737
Remove commented trash test code
2023-12-19 13:23:11 +01:00
tamasmeszaros
b10ca3e4de
Merge branch 'tm_remove_nowide_SPE-1293'
2023-12-18 15:27:37 +01:00
tamasmeszaros
8d6497297a
Replaced all occurrences of boost::nowide::narrow for wxStrings with into_u8
2023-12-18 14:33:30 +01:00
tamasmeszaros
5e7dc0a6d8
Merge branch 'tm_sla_cutplane_SPE-1600'
2023-12-18 13:49:32 +01:00
tamasmeszaros
6aa5747408
Fixing function get_parts_to_slice not returning what is expected
...
This method is not used currently, but the fix is still appropriate
2023-12-18 13:48:59 +01:00
tamasmeszaros
bffa3f8578
Get rid of in-source boost::nowide. Use upstream instead
2023-12-18 12:10:37 +01:00
tamasmeszaros
d389b69f3b
Merge branch 'tm_fix_cmake_expat'
2023-12-14 17:57:11 +01:00
tamasmeszaros
71aca4f448
Fix problems with finding libexpat
...
fixes #9581
fixes #10390
2023-12-14 17:27:34 +01:00
Lukas Matena
575ece4f23
Bumped up version to 2.8.0-alpha1
2023-12-13 15:55:43 +01:00
Lukas Matena
4ccc259c5a
Merge branch 'master_27x'
2023-12-13 15:55:13 +01:00
Lukas Matena
5f5652ea6f
Bumped up version to 2.7.2-alpha1
2023-12-13 15:51:28 +01:00
Lukas Matena
e0a03c7970
Merge branch 'master_271' into HEAD
2023-12-13 15:49:26 +01:00
Lukas Matena
dff602be63
Bumped up version to 2.7.1
version_2.7.1
2023-12-12 15:21:21 +01:00
rtyr
54fde10c55
Updated binary g-code settings.
2023-12-12 13:37:48 +01:00
YuSanka
d9c12c54fe
Translations: Updated internal dictionaries
2023-12-12 13:04:18 +01:00
YuSanka
c3f4986d3b
Localization: Updated POT
...
+ Community dictionaries are merged with new POT
2023-12-11 15:43:41 +01:00
Andy
a159211b16
translation update
...
translation update
2023-12-11 15:43:41 +01:00
Andy
db4e1c9373
Russian translation update
...
Russian translation update
2023-12-11 15:43:41 +01:00
YuSanka
a0365af92c
Translations: fixes and changes in phrases
2023-12-11 15:43:41 +01:00
Lukas Matena
270d4dd08f
Merge branch 'lm_kill_binary_switch' into master_271
2023-12-11 15:41:02 +01:00
Lukas Matena
6f2e22280b
Fixed crashes related to SLA
2023-12-11 15:40:35 +01:00
Lukas Matena
65610036d6
An attempt to fix weird sizer-related checkbox issues on Linux and macOS
2023-12-11 15:40:35 +01:00
Lukas Matena
fd15c8cca5
Some tweaks in dialogs related to binary G-code
2023-12-11 15:40:35 +01:00
Lukas Matena
d50ecd80d1
Added a binary G-code switch into Preferences
2023-12-11 15:40:35 +01:00
Lukas Matena
2d130c71b6
Move binary gcode checkbox to Printer Settings
2023-12-11 15:40:35 +01:00
Lukas Matena
1ee6e42642
Simplify binary metadata generation
2023-12-11 12:34:52 +01:00
Martin Šach
1d9bd1c62c
Disable helical layer change when there is no layer change retraction
2023-12-08 14:10:11 +01:00
Lukas Matena
64a9b546fd
Added wipe tower weight into G-code metadata
2023-12-08 14:05:12 +01:00
Justin Schuh
834f6ef37c
Improve filtering on Klipper exclude_objects labels ( #11802 , PR#11813 by @jschuh)
2023-12-08 13:51:32 +01:00
tamasmeszaros
dea433611d
Merge branch 'tm_fix_gcc_crash'
2023-12-07 16:03:38 +01:00
tamasmeszaros
7975dfab26
Add comments, remove some redundant template fiddling
...
Also make ThreadSafeQueueSPSC not copyable and non movable
2023-12-07 15:42:17 +01:00
Martin Šach
33d5b4d60b
Fix missing header in GLGizmoCut
2023-12-07 15:36:34 +01:00
tamasmeszaros
155b152637
Fix crash in gcc on Linux
2023-12-07 15:23:28 +01:00
Martin Šach
01502f6a14
Fix SPE-2068: Helical layer changes out of bed bounds.
2023-12-07 14:58:49 +01:00
enricoturri1966
c40284a4cd
Merge branch 'master_27x' of https://github.com/Prusa-Development/PrusaSlicerPrivate into master_27x
2023-12-07 14:56:43 +01:00
enricoturri1966
e27d5cdc71
SPE-2079: Fixed wiggling of Rotate gizmo when moving an object
2023-12-07 14:56:18 +01:00
YuSanka
0d13755c90
New ComboBox : Fix for #11817 - Arrow keys advance Preset Listboxes but do not activate the Preset or update Preset Values
2023-12-07 14:52:55 +01:00
Filip Sykala - NTB T15p
f31d7f1d8c
Fix checking is volume svg
2023-12-07 14:45:20 +01:00
Martin Šach
466ac9105e
Fix: Spiral vase missing perimeter
2023-12-07 14:45:08 +01:00
YuSanka
83a277b0c5
Fix for #7799 : Switching tabs with Ctrl+Shift+Tab collapses sidebar
2023-12-07 09:44:41 +01:00
YuSanka
200f4073c8
MSW specific: Fixing by Windows repair algorithm of cut objects if it's needed.
...
Related to issues #7243
2023-12-07 09:44:15 +01:00
Lukas Matena
ec40931389
Bumped up version to 2.7.2-alpha0
2023-12-07 09:32:29 +01:00
Lukas Matena
082da86f25
Bumped up version to 2.7.1-rc0
2023-12-07 09:31:47 +01:00
tamasmeszaros
ca824e095e
Trying to fix hanging job tests on windows
...
The issue might be that the worker's m_running flag is not set atomically. It is possible that the finalize message is pushed and is consumed before setting the running flag to false. See the loop in BoostThreadWorker::run
2023-12-06 17:01:40 +01:00
Martin Šach
c3132e91c8
Fix SPE-2068: Helical layer change generating travels out of bounds.
2023-12-06 10:50:13 +01:00
Martin Šach
e298593a2e
Refactor: Separate gcode generator layer changes utilities to a file.
2023-12-06 09:49:56 +01:00
Martin Šach
1ec4cbe2d6
Add forgotten header guards
2023-12-06 09:49:56 +01:00