23801 Commits

Author SHA1 Message Date
YuSanka
e277e5915e Fix for SPE-1927 : Focus on Canvas entering 2023-10-16 12:52:19 +02:00
Filip Sykala - NTB T15p
7148ef6748 Comment statistics on hover SVG shape 2023-10-16 12:00:04 +02:00
Filip Sykala - NTB T15p
b0d8b04527 SPE-1967 Disallow support blocker and enforcer for svg shape 2023-10-16 11:56:50 +02:00
tamasmeszaros
564a4c7c3b Follow up: fix for std::optional not having method value() on Mac 2023-10-16 11:52:36 +02:00
tamasmeszaros
9598a52aee Try to fix build on Mac 2023-10-16 11:52:28 +02:00
tamasmeszaros
dc37d04e82 Fix broken forward-compatibility for arrange settings with <=2.6.1 2023-10-16 11:52:17 +02:00
tamasmeszaros
5b7fdd0d6d fixing arrange for sequential print SPE-1866
Fixing problem with incorrect arrange settings for sequential mode

On first start of the app when the arrange dialog wasn't open yet, see also

Remove leftover debug code

Using a StaticMap in ArrangeSettingsView
2023-10-16 11:51:10 +02:00
Filip Sykala - NTB T15p
77ba80dcc9 Do not translate debug phrazes 2023-10-16 11:49:53 +02:00
Filip Sykala - NTB T15p
544c2c30c8 Merge branch 'lm_translations' into fs_svg_SPE-1517 2023-10-16 11:46:18 +02:00
Filip Sykala - NTB T15p
6a1f31ec47 Merge branch 'master' into fs_svg_SPE-1517 2023-10-16 11:44:35 +02:00
Filip Sykala - NTB T15p
82182ac8b8 Propagate warnings about unhealed shape to UI. 2023-10-16 11:44:08 +02:00
enricoturri1966
39a9b47b07 Tech ENABLE_CGAL_BOUNDING_SPHERE set as default 2023-10-16 11:27:55 +02:00
enricoturri1966
6a9deeb080 Fixed warning 2023-10-16 10:51:08 +02:00
enricoturri1966
c31906b0d1 SPE-1926: Fixed crash introduced with 85e567788badabf7f9e89103a2333624814a5dd5 2023-10-16 10:50:53 +02:00
enricoturri1966
c12eeee12f SPE-1926: Tech ENABLE_CGAL_BOUNDING_SPHERE - Use selection's bounding sphere center as pivot for rotations 2023-10-16 10:50:18 +02:00
enricoturri1966
319454c259 SPE-1937: Fixed rendering of sequential clearance contours when dragging an object while the collision detection is running 2023-10-16 10:42:42 +02:00
Lukas Matena
e971f5f832 Translations: fixes and changes in phrases 2023-10-16 09:06:37 +02:00
mario
d516cc262d Updated config version 2023-10-13 19:30:54 -07:00
mario
b2cd0fe834 Updated start G-codes 2023-10-13 19:27:33 -07:00
enricoturri1966
cfcb4f7925 SPE-1960: Associate .bgcode files to GCodeViewer on Windows 2023-10-12 15:05:02 +02:00
enricoturri1966
56a24af0a5 SPE-1948: Fixed missing update of raycaster when mirroring objects 2023-10-12 14:42:26 +02:00
Filip Sykala - NTB T15p
4724d6791a Refactor of Intersection of lines to use AABB Tree and retur also inces of intersected lines
Refactor Emboss to remove priv namespace
heal_polygons function got parameter for count of heal iteration of final ExPolygons
heal_polygons return whether heal was successfull or not
2023-10-12 14:40:38 +02:00
David Kocik
960b410af1 Merge branch 'dk_bin_upl' 2023-10-12 14:28:35 +02:00
David Kocik
b5ac8f4d53 Upload PUT read file in binary mode 2023-10-12 14:28:04 +02:00
Filip Sykala - NTB T15p
037835065d Speed up searching for intersections
FIX of O(n^2) complexity!
Remove unneccesary creation empty vectors and testing on empty
Try to remove recursion but result was slower
2023-10-12 10:08:56 +02:00
Filip Sykala - NTB T15p
bf6252fbc6 Remove from list file without phraze for translate 2023-10-12 10:05:31 +02:00
Filip Sykala - NTB T15p
a57e3c14b6 Merge branch 'master' into fs_svg_SPE-1517 2023-10-11 15:29:09 +02:00
Filip Sykala - NTB T15p
155a4f1271 Merge branch 'fs_svg_SPE-1517' of https://github.com/Prusa-Development/PrusaSlicerPrivate into fs_svg_SPE-1517 2023-10-11 15:01:40 +02:00
Filip Sykala - NTB T15p
70460ae790 Fix Healing of SVG shape for overlapped contour points in thin "bay".
SVG from @LukasMatena
2023-10-11 15:01:29 +02:00
YuSanka
6b94d09fe6 SubstitutionManager: Follow-up 2b25f55 - Fixed a crash.
(Added missed cleaning of the m_chb_match_single_lines on init substitutions)
2023-10-11 11:30:49 +02:00
enricoturri1966
ef1d9950dd SPE-1919: Fixed missing update of out of bed state when changing part type 2023-10-11 11:20:57 +02:00
enricoturri1966
43e023f372 SPE-1906: Preview and GCodeViewer - Fixed layers detection when using G2/G3 lines 2023-10-11 10:24:27 +02:00
enricoturri1966
c19ae886ec SPE-1899: Fixed out-of-synch of preview's moves slider, tool position and gcode window when export to binary gcode is enabled 2023-10-11 10:07:51 +02:00
enricoturri1966
758ef7b03c Associate .bgcode files to GCodeViewer on Mac 2023-10-10 14:05:23 +02:00
YuSanka
ec6580cdc6 Localization: Small fixes for GizmoEmboss and GizmoSVG 2023-10-09 15:39:24 +02:00
tamasmeszaros
f41b810c1a Merge branch 'tm_fix_jobs_deadlock' 2023-10-09 15:08:23 +02:00
tamasmeszaros
d2c7fac559 Revert e74f1bf5ab1363a03d36e97661907af3195c651f as it doesn't fix
#11429
2023-10-09 15:03:02 +02:00
Filip Sykala - NTB T15p
df256cc2bd Merge branch 'master' into fs_svg_SPE-1517 2023-10-09 14:10:42 +02:00
tamasmeszaros
e74f1bf5ab Fix deadlocks in job tests
Should fix them, but let's see...
2023-10-09 14:03:40 +02:00
tamasmeszaros
d1156ccefe WIP on fixing deadlock with BoostThreadWorker 2023-10-09 13:29:21 +02:00
YuSanka
c9de26daf7 Preferences: Allow to use "Dark mode" grope in GcodeViewer too 2023-10-09 11:10:52 +02:00
YuSanka
3bb4aaec5a PresetBundle: Added update of aliases maps after configuration loading,
and not only after loading system presets.

Note: Misses update was related to SPE-1947 : Crash when change Print settings_IS XL config bundle
2023-10-09 11:10:52 +02:00
David Kocik
02a2c73ca5 MINI available for Connect 2023-10-09 10:36:41 +02:00
YuSanka
510d59687b Follow-up 1b451cdf: Fixed #11415 - Connectors disappear when slicing => only when using multiple cut planes AND excluding parts
Note: With this issue was related crash on perform a cut (SPE-1938),
because a variable with ended lifetime was used
2023-10-05 14:16:42 +02:00
YuSanka
8e0c21d8d4 Fix for SPE-1936 : A change of extruders count doesn't mark a printer preset as "modified"
Note: this bug was caused by cfc520c97a,
when we start to use deep_diff for non-filaments presets comparison
2023-10-05 10:43:23 +02:00
Lukas Matena
ddbc4e9ed1 doc: mention that build path should not contain spaces 2023-10-04 13:23:35 +02:00
Vojtech Bubnik
f1952b9591 Fix of SPE-1933
Fixing crash with pressure equalizer enabled.
This crash was introduced with ArcWelder integration.
2023-10-04 11:30:41 +02:00
Vojtech Bubnik
5b3dcc80f6 ArcWelder: Optimization of least squares fitting. 2023-10-03 18:46:52 +02:00
Lukas Matena
dc048031bc Merge remote-tracking branch 'public/master' 2023-10-03 15:44:36 +02:00
Filip Sykala - NTB T15p
76c23fd9ff Merge branch 'master' into fs_svg_SPE-1517
# Conflicts:
#	src/slic3r/GUI/GUI_Factories.cpp
2023-10-03 15:32:11 +02:00