Lukas Matena
9237a68ba9
Use ModelWipeTower instead of config for wipe tower pos and rot (3MF part) - SPE-2520
2024-10-16 12:41:27 +02:00
Lukas Matena
c41290bc07
Use ModelWipeTower instead of config for wipe tower pos and rot (backend part) - SPE-2520
2024-10-16 12:40:49 +02:00
Lukas Matena
1f9344a5dc
Use ModelWipeTower instead of config for wipe tower pos and rot (frontend part) - SPE-2520
2024-10-16 12:27:25 +02:00
Lukas Matena
ccc7c350a0
Remove AMF export (functionality not available from GUI since 2.4.0)
2024-10-16 12:20:22 +02:00
Lukas Matena
ccdfa73851
Fixed an annoying compiler warning
2024-10-15 13:27:11 +02:00
Martin Šach
101f9838dd
Enable seam 'jumping' if it is already on a sharp edge, but there is a better one (SPE-2305)
2024-10-07 15:33:29 +02:00
Lukas Matena
68f8925461
Improve startup of ConfigWizard (SPE-2457)
2024-10-02 14:27:55 +02:00
David Kocik
1bd7be797a
Improved warning dialog.
2024-10-02 14:22:41 +02:00
David Kocik
891b6a4816
Notification with link to connect
...
hypertext in upload progress notification
load default url if printer page fails
2024-10-02 14:20:12 +02:00
Lukas Matena
c16f2f1c1e
Fixed couple of compiler warnings
2024-09-27 14:18:12 +02:00
Roman Tyr
4eb408fe4e
RatRig 2.0.3 added VC4 IDEX
2024-09-27 13:12:55 +02:00
SoftFever
a7c3b911cf
SPE-2477: Fix incorrectly classified a top layer as a bridge.
2024-09-26 14:50:09 +02:00
YuSanka
4a2e9d887a
CLI: Start PS with entered print/printer/material profiles, when no other input info is provided
...
(FR from #13327 - Command line in shortcut to select printer configuration doesn't work)
SPE-2465
2024-09-26 14:48:44 +02:00
Lukas Matena
a937e1f042
Merge branch 'lh_pe_improvements'
2024-09-26 14:46:10 +02:00
Lukáš Hejl
c41e0c22ce
SPE-2437: Avoid unnecessary emitting of the Z axis by the pressure equalizer when it doesn't change and isn't provided.
2024-09-26 14:45:56 +02:00
Lukáš Hejl
e8b1d0ad75
SPE-2437: Separate update of positions inside the pressure equalizer into functions.
2024-09-26 14:45:56 +02:00
Lukáš Hejl
913e49c235
SPE-2437: Avoid unnecessary splitting of extrusions by the pressure equalizer.
2024-09-26 14:45:56 +02:00
Lukas Matena
5b4a2b25a5
Merge branch 'ms_scarf_seam'
2024-09-26 14:43:22 +02:00
Martin Šach
601e59516b
Fix scarft seam 0 length issue and external perimeters first issue
2024-09-26 14:43:09 +02:00
Martin Šach
5033d18824
Fix implementation of inner seam offsetting.
2024-09-26 14:43:09 +02:00
Martin Šach
0d9b079e4b
Use boost::variant instead of std variant
2024-09-26 14:43:09 +02:00
Martin Šach
bc34b60ac3
Update seam visualization to support scarf seams - WIP
2024-09-26 14:43:09 +02:00
Martin Šach
aa6132ebb6
Scarf seam implementation.
2024-09-26 14:43:09 +02:00
Martin Šach
7042c1a34e
Add scarf seam config options
2024-09-26 14:43:09 +02:00
Martin Šach
b065ab6078
Fix includes
2024-09-20 16:31:36 +02:00
themanyone
7649a7d047
fix compiler warnings about using reference types
2024-09-19 13:53:44 +02:00
themanyone
bdc8cc07d4
always set input and position when launching search_dialog
2024-09-19 13:53:44 +02:00
themanyone
e855ab5d46
#4584 revisited. Gtk-CRITICAL fix + resizing
2024-09-19 13:53:44 +02:00
Merill
534792e249
Fix bug ShortestPath.cpp ( #13331 )
...
Accessing a moved object.
Also this method create an unused "out" variable by removing from the parameter.
I guess It should update the parameter object?
Anyway, seems very wrong
2024-09-19 13:53:44 +02:00
Merill
ae0824a10d
fix wrong type (int instead of coord_t) (PR #12302 )
2024-09-19 13:53:44 +02:00
Filip Sykala - NTB T15p
8700c12cc0
Fix for: 70a9520cc3 (r146291258)
2024-09-19 13:53:44 +02:00
Lukáš Hejl
40eee4cae7
SPE-2349: Allow painting on broken meshes.
...
There are checks for a number of hits inside the MeshRaycaster::unproject_on_mesh(), but those checks are valid only on unbroken meshes.
So, those checks are bypassed for painting gizmos.
2024-09-19 13:53:44 +02:00
Lukáš Hejl
3e4e9835f9
SPE-2446: Trim propagated top and bottom layers by the painted bottom or top layers during top and bottom layer propagation in the multi-material segmentation.
...
On short objects, those propagated layers could override the painted top or bottom layers.
2024-09-19 13:53:44 +02:00
Lukáš Hejl
9397da61fc
SPE-2150: Remove top and bottom surfaces that are covered during multi-material segmentation.
...
Co-authored-by: zhimin.zeng <zhimin.zeng@bambulab.com>
Co-authored-by: lane.wei <lane.wei@bambulab.com>
2024-09-19 13:53:44 +02:00
Lukas Matena
5dc04b4e8f
Bumped up version to 2.8.1
version_2.8.1
2024-09-18 15:39:04 +02:00
YuSanka
90017e5e6d
Fix for #12920 - Prusa Slicer 2.8 rc 2 / iCCP: known incorrect sRGB profile
...
(SPE-2485)
2024-09-18 15:00:22 +02:00
Martin Šach
33bafd28e3
Fix layer change travel if no sparse layers is enabled
2024-09-17 11:27:12 +02:00
Martin Šach
2cac8c2c37
Fix includes
2024-09-17 11:21:29 +02:00
Martin Šach
277cf9833c
Add build workflow
2024-09-16 20:34:59 +02:00
Lukas Matena
e00c46f070
Bumped up version to 2.8.1-rc1
version_2.8.1-rc1
2024-09-12 14:43:22 +02:00
David Kocik
ecfac2fbeb
SPE-2481: Updated Manifest file to match information from server.
2024-09-12 11:38:47 +02:00
Lukas Matena
0e33449e55
Merge branch 'jb_spe2478'
2024-09-12 11:34:56 +02:00
Jan Bařtipán
95a2e44b77
UserAccountSession: has own mutex to guard credentials (access and refresh token, shared secret and next refresh timeout), this prevents deadlock (at UserAccountCommunication::m_session_mutex) in ConfigWizard when offline
2024-09-12 11:34:41 +02:00
Jan Bařtipán
3b8d34ec5f
Http: fixed condition for retry (if retry enabled)
2024-09-12 11:34:41 +02:00
Jan Bartipan
5b79c8b50a
Http: fixed no_retry handling
2024-09-12 11:34:41 +02:00
Lukas Matena
7b2ee2ae0c
Fixed #6832 (again - broken in 69650f7)
2024-09-12 11:32:45 +02:00
Lukas Matena
171508fc40
Fixed some encoding issues
2024-09-12 11:32:04 +02:00
Roman Tyr
6ac8c0d00c
added 2.0.5 to index
2024-09-12 09:41:13 +02:00
rtyr
c62692219d
fixed printer_variant for non-S MK4 HF MMU
2024-09-12 08:38:21 +02:00
Jan Bartipan
c42efdfef9
ConnectWebViewPanel: fixed login-logout-login issue (removed stub for message handler when calling WebView::RemoveAllUserScripts()), current implementation sends message to C++ runtime to invoke login flow with up-to-date token from C++ runtime
2024-09-11 22:30:29 +02:00