Lukáš Hejl
|
bd4b63e67d
Fixed an issue when the Lightning infill stuck in an infinite loop on some models.
|
2 years ago |
Lukáš Hejl
|
3fba411d17
Follow-up of 18124b07a213f7ea5c420e9d2cdb52d893e80ed1 - Forgot to remove code for debugging.
|
2 years ago |
Lukáš Hejl
|
18124b07a2
Fixed a crash when Arachne returns extrusion with zero-length (just two same endpoints).
|
2 years ago |
Lukáš Hejl
|
4b00b78e7f
Merge branch 'lh_pressure_equalizer'
|
2 years ago |
Lukáš Hejl
|
9c07218d82
Reworked pressure equalizer and GCode processing pipeline to make pressure equalizer always returns one whole layer at once.
|
2 years ago |
Lukáš Hejl
|
a497769558
Modified the description of pressure equalizer parameters and moved it to the separate section.
|
2 years ago |
Lukáš Hejl
|
0463518dc3
Attempted to reenable the old pressure equalizer and fix its issues.
|
2 years ago |
Lukáš Hejl
|
9be524b01b
Fixed an unintentional transformation of ExPolygon to a single vector containing all points from contour and all holes in the Lightning infill.
|
2 years ago |
Lukáš Hejl
|
0b7e21e21c
Merge branch 'lh_arachne'
|
2 years ago |
Lukáš Hejl
|
ce038fd7f0
Reenabled some of the previously disabled tests after the computation of bridging perimeters was added. One test was disabled for Arachne because Arachne is causing issues with seam alignment.
|
2 years ago |
Lukáš Hejl
|
3d9b13a5e3
Added fuzzy skin for Arachne.
|
2 years ago |
Lukáš Hejl
|
357dbb4686
Fixed the flow of bridging perimeters for Arachne.
|
2 years ago |
Lukáš Hejl
|
dc2789a0e8
Added computation of bridging perimeters for Arachne.
|
2 years ago |
Lukáš Hejl
|
f460c53d86
Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates.
|
2 years ago |
Vojtech Bubnik
|
0b6c65ee60
G-code thumbnails in other than PNG format: Fixing Perl unit tests.
|
3 years ago |
Lukas Matena
|
e8b8a21cf0
Merge branch 'lm_thumbnails_stable' into dev_250
|
2 years ago |
enricoturri1966
|
9bd0a3c6b1
Follow-up of 030f4601149704fb3213ef44ca9c9910a1548ed0 - compress_thumbnail_jpg() implemented using embedded libjpeg
|
3 years ago |
enricoturri1966
|
9bb5874d50
Follow-up of 87cff55856ae14096cd57f8e2542f1f1caef7167 - Implementation of compress_thumbnail_jpg()
|
3 years ago |
Lukáš Hejl
|
36bd65d810
Added a missing include (GCC11.1 without PCH).
|
3 years ago |
Vojtech Bubnik
|
e2405b51da
Fixed typo in thumbnail_QOI tag.
|
3 years ago |
Vojtech Bubnik
|
8ed6d1b466
WIP: Implemented support for QOI G-code thumbnail format as requested
|
3 years ago |
Lukas Matena
|
5792190515
Fix of incorrect MMU filament estimate
|
2 years ago |
Lukas Matena
|
48e1919ff1
Fix double undo/redo snapshot when using SpinCtrl
|
2 years ago |
Lukas Matena
|
60894a26dd
Fix of 8342 (deselection when changing object-specific settings)
|
2 years ago |
Lukas Matena
|
9420f47b26
Fixed a crash when rescaling or changing color mode (Windows, macOS)
|
2 years ago |
PavelMikus
|
27a7ddccb6
improve visibility estimation via distance to plane weighting.
|
2 years ago |
Lukas Matena
|
06a9114f01
Merge branch 'pm_stable_port_seams' into dev_250
|
2 years ago |
PavelMikus
|
c09781d61d
optimize embedding computation
|
2 years ago |
PavelMikus
|
13ac7a24d8
Refactoring of the short edge collpase, should greatly improve performance
|
2 years ago |
PavelMikus
|
9b761d3a6f
fix random generator in short edge collpase, so that results are deterministic
|
2 years ago |
PavelMikus
|
d5bf6794aa
comment out debug info
|
2 years ago |
PavelMikus
|
835aca60e6
add comments to the short edge collapse algorithm
|
2 years ago |
PavelMikus
|
1e7b4a6720
Implementation of ShortEdgeCollapse
|
2 years ago |
PavelMikus
|
b5b39195f4
Added throw_if_canceled callback to all slower sections
|
2 years ago |
PavelMikus
|
c23d1488c9
Performance improvements
|
2 years ago |
PavelMikus
|
a4201321e8
Hopefully improved the seam placer performance a lot
|
2 years ago |
PavelMikus
|
6da220062c
Mac OS pre 10.13 does not fully support std::optional (method .value() is not allowed)
|
2 years ago |
PavelMikus
|
d59d8eebde
Full occlusion guided seam placer backport
|
2 years ago |
Lukas Matena
|
71a8ead282
Merge branch 'pm_stable_meshfix' into dev_250
|
2 years ago |
PavelMikus
|
52b80590c3
incldue README
|
2 years ago |
PavelMikus
|
04ac99a54e
fix deadlock condition varaible use in netfabb wrapper
|
2 years ago |
PavelMikus
|
24dc0317a2
Fix undefined behavior and other issues in the MeshFix library
|
2 years ago |
PavelMikus
|
91eb0b8153
fix multipart object progress bar
|
2 years ago |
PavelMikus
|
4a92b110e6
small includes optimization
|
2 years ago |
PavelMikus
|
20c91aa48e
Meshfix integration into GUI
|
2 years ago |
rtyr
|
a1143ab26e
Creality and INAT update
|
2 years ago |
rtyr
|
29610bcee1
XE750 thumbnail
|
2 years ago |
rtyr
|
fb5c35ccd7
Ender 3 S1 Pro thumbnail
|
2 years ago |
Lukas Matena
|
75a6f54f0b
Fixed compiler warnings
|
2 years ago |
Lukáš Hejl
|
792caae0ca
Follow-up of a47446574eb3f831907248dc841eb6f7684bbdb3 - Disable tbb::task_scheduler_observer in TBBLocalesSetter destructor.
|
2 years ago |