25994 Commits

Author SHA1 Message Date
Martin Šach
e84f400fad SPE-2701: Disable scarf seam on thick bridges (#14190) 2025-02-25 12:50:28 +01:00
Martin Šach
8de949562a SPE-2700 Scarf seam minor fixes
- Do not generate scarf seam on the first layer
- Fix links to the web manual pages
2025-02-25 12:42:49 +01:00
Lukas Matena
d56760abb5 Merge branch 'lm_webslicer' 2025-02-25 12:41:41 +01:00
Lukas Matena
8350e395a7 SPE-2691: Fixed resizing of thumbnails to maintain aspect ratio of the image 2025-02-25 12:41:18 +01:00
Lukas Matena
18894644aa SPE-2691: Write 'prepared by' info from an env var, updated libbgcode 2025-02-25 12:41:11 +01:00
YuSanka
5df9a9901a PresetCollection: Fixed update_vendor_ptrs_after_copy().
Ptrs are updated for edited preset too.

Related to SPE-2690
2025-02-24 12:40:48 +01:00
Lukas Matena
49f78f9770 SPE-2687: Remove 1.5s pause after toolchange for XL 2025-02-24 12:39:40 +01:00
David Kocik
1a7cc64b94 Custom set of unused characters in Bulk export. 2025-02-24 12:36:05 +01:00
David Kocik
4bd0c15c1b changed log level. 2025-02-24 10:28:30 +01:00
Lukas Matena
9b61c67eaa SPE-2696: Merge remote-tracking branch 'private/ys_cli_tweaks' 2025-02-21 10:32:10 +01:00
Lukas Matena
40fe9de63d Some fixes in phrases 2025-02-21 09:54:38 +01:00
YuSanka
c19ce2cbaa Follow-up 42d4f5c7: Reverted "export_sla" and "export_gcode" options into CLIActionsConfigDef 2025-02-21 09:25:36 +01:00
Lukas Matena
e1ee817a69 Moved ProfilesSharingUtils files into CLI folder 2025-02-21 09:25:36 +01:00
Lukas Matena
52bf514dc0 Merge branch 'lm_seq_final' (libseqarrange tests update) 2025-02-20 16:57:24 +01:00
surynek
f37de58c57 Revisited all test modules for sequential printing library. 2025-02-20 16:57:00 +01:00
surynek
eac29863ed Reactivated polygon test module of libseqarrange. 2025-02-20 16:57:00 +01:00
Lukas Matena
e1734793e0 Bumped up version to 2.9.1-alpha1
Some checks failed
Build flatpak / build_flatpak (push) Failing after 0s
Build flatpak asan / build_flatpak_asan (push) Failing after 0s
Build osx / build_osx (push) Failing after 0s
Build osx asan / build_osx_asan (push) Failing after 3s
Build windows / build_win (push) Failing after 0s
Run static analysis / static_analysis_dev (push) Failing after 0s
version_2.9.1-alpha1
2025-02-18 10:03:01 +01:00
Lukas Matena
830354d792 Do not use seq arrange when in SLA 2025-02-18 08:46:25 +01:00
David Kocik
37285c3b7e Changed log level for Connect message handling. 2025-02-18 08:26:14 +01:00
Lukas Matena
5daa8c7bc6 Update of taskbar icon on Win 2025-02-17 17:07:05 +01:00
David Kocik
cc0b10bfa2 Missing Connect address resolving from service config. 2025-02-17 15:46:52 +01:00
David Kocik
d593929494 SPE-2679: Missing error code in fs::exists causes crash. 2025-02-17 15:44:28 +01:00
Lukas Matena
b9703147ad Merge branch 'dk_connect_filename' 2025-02-17 15:43:14 +01:00
David Kocik
7153ac4ee7 Changed title for BulkExportDialog 2025-02-17 15:42:52 +01:00
David Kocik
4bb316eb25 SPE-2676: Use correct gcode name for each bed when uploading to Connect instead of the one from Connect.
Pass changed filename from Connect.
2025-02-17 15:42:52 +01:00
David Kocik
83aa5b123a Perform reload on Connect tab when shown. 2025-02-17 15:42:51 +01:00
Lukas Matena
c4d5867403 Merge branch 'dk_vendor_out' 2025-02-17 15:40:32 +01:00
David Kocik
3840397fb1 SPE 2663: Close notification on login. 2025-02-17 15:39:56 +01:00
David Kocik
02bf385f8c SPE 2663: Missing clear in reset function. 2025-02-17 15:39:56 +01:00
David Kocik
dee44def17 SPE-2663: Notification on startup about secret repo not updating.
Warning dialog of failed update check.
Warning Dialog in Config wizard.
Icon in Wizard.
Rebase fix.
2025-02-17 15:39:54 +01:00
Martin Šach
5ca93cb2e1 SPE 2620: Update thumbnails on ObjectManipulation change. 2025-02-17 15:36:46 +01:00
Lukas Matena
d16b08812b Merge branch 'dk_token_connect' 2025-02-17 15:36:32 +01:00
David Kocik
25bfd919d8 Missing declaration fix 2025-02-17 15:35:08 +01:00
David Kocik
48a536fa9d After rebase changes 2025-02-17 15:35:08 +01:00
David Kocik
bd3c863d87 Pronibit after on show function when switching connect from notification 2025-02-17 15:35:08 +01:00
David Kocik
464a3b8c5e Perform reload on Connect tab when shown. 2025-02-17 15:35:08 +01:00
David Kocik
003b0ad6e4 Prevent renewal of access token into older token 2025-02-17 15:35:08 +01:00
David Kocik
88a08cd212 Do not use bool state behave_as_mater, instead do so only after token refresh event. 2025-02-17 15:35:08 +01:00
David Kocik
9c3829c879 use random number as pid on linux
Reason: Flatpak might use same pid for several instances.
2025-02-17 15:35:08 +01:00
David Kocik
161095d593 debug logs 2025-02-17 15:35:08 +01:00
David Kocik
e99a53079e Multicast for login and logout.
Implemented on same base as single instance messages. 
Linux adds new Dbus object for this.
Message format for instance messaging changed to json.
2025-02-17 15:35:08 +01:00
David Kocik
2d12c61ea0 Mockup of UI notification when http communication performs retry. 2025-02-17 15:35:08 +01:00
David Kocik
7188239a1a Sharing tokens among instances 2025-02-17 15:35:07 +01:00
David Kocik
bf032de383 Missing error state in printer state array 2025-02-17 15:35:07 +01:00
Lukas Matena
ed277ac05c Merge branch 'lh_orca_interlocking' 2025-02-17 15:27:00 +01:00
Lukáš Hejl
47ee2fbef8 SPE-2484: Fix the "Input value is out of range" error repeatedly triggered because of lost precision during the conversion of double value to float. 2025-02-17 15:26:48 +01:00
Lukáš Hejl
4260d76936 Fix debug include in FillRectilinear.cpp. 2025-02-17 15:26:48 +01:00
Lukáš Hejl
458efcc371 SPE-2484: Restrict interlocking beam width parameter to meaningful values. 2025-02-17 15:26:48 +01:00
Lukáš Hejl
3017ea0051 SPE-2484: Fix "Infill failed" during interlocking generation. 2025-02-17 15:26:48 +01:00
Lukáš Hejl
6e5aa4b2e2 SPE-2484: Fix int32 overflow inside multi-material interlocking. 2025-02-17 15:26:47 +01:00