Lukáš Hejl
b6fd7f7758
Ensure that the furthest iterator is set in the Douglas Peucker algorithm implementations even when the distance from the line between the anchor and the floater is zero.
2024-11-08 10:13:34 +01:00
Martin Šach
4e6b2913c1
Add bundle flatpak workflow
2024-11-07 11:22:56 +01:00
Lukáš Hejl
5229510346
SPE-2514: Prevents focusing on the menu bar when ALT is pressed in painting gizmos.
2024-11-05 13:58:44 +01:00
Martin Šach
ef89fb3af8
Fix avoid crossing perimeters on layer change (SPE-2498, #13445 , #13478 )
2024-11-05 13:55:26 +01:00
enricoturri1966
ec8efbd444
SPE-2275: Fixed export of M73 CXX lines to gcode
2024-11-05 13:53:10 +01:00
Lukáš Hejl
dfdc407fd6
Distill a test case for failing assert(p != prev) inside GCodeGenerator::_extrude().
2024-11-04 15:13:18 +01:00
Lukáš Hejl
a443b27895
Remove obsolete assert in the multi-material segmentation.
2024-11-01 21:30:16 +01:00
Martin Šach
9634f2e02f
Fix invalid const struct member
2024-11-01 17:11:27 +01:00
Lukas Matena
59ff3ef559
Fixed incorrect filament preset selection from the CLI
2024-10-31 12:11:53 +01:00
Lukáš Hejl
eff2c16ecc
SPE-2177: Restore the "Ensure vertical shell thickness" option.
...
This partially reverts commit d5a1b59869d888c8ed30f360045017ec5e9bb00b.
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Vovodroid <vovodroid@users.noreply.github.com>
2024-10-24 13:23:11 +02:00
Lukas Matena
b4ae892bae
Follow-up to previous commit
2024-10-18 16:12:22 +02:00
Lukas Matena
e57ef80f85
Fixed compiler warnings
2024-10-18 16:00:57 +02:00
Martin Šach
49b7fc2d80
Use the actions_branch variable to be used for actions checkout.
2024-10-18 12:58:22 +02:00
Lukas Matena
1f3be0e0bb
Merge branch 'lm_wipe_tower_model'
2024-10-17 12:17:56 +02:00
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