PavelMikus
|
1bbeedbfb8
|
fix Perl tests config loading
|
2022-12-14 19:33:07 +01:00 |
|
tamasmeszaros
|
cf63c60c22
|
Support points trafo seems to be OK now
|
2022-12-14 18:47:56 +01:00 |
|
tamasmeszaros
|
3f7dcf744b
|
wip on support points elevation bug
|
2022-12-14 18:19:04 +01:00 |
|
PavelMikus
|
43e769b611
|
fix another test regarding overhangs
|
2022-12-14 17:28:45 +01:00 |
|
PavelMikus
|
f71f8e0472
|
fix perimeters tests after merge of overhang slowdowns
|
2022-12-14 16:40:50 +01:00 |
|
PavelMikus
|
24e9807387
|
Greatly improve performance of extra perimeters on overhangs, fix gap fill on extra perimeters, mark as Experimental
|
2022-12-14 16:07:16 +01:00 |
|
YuSanka
|
a3403c51cf
|
SLA mode: Updated object menu and "Change type" dialog
+ ObjectList: Suppress to add modifiers to the object
|
2022-12-14 14:57:23 +01:00 |
|
PavelMikus
|
a439590c1d
|
bug fix in point insertion calculation
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
9bf7ce5e28
|
change parameter name, fix and improve intersection insertions
|
2022-12-14 14:49:20 +01:00 |
|
YuSanka
|
2159caf03b
|
Next improvements and fixing of the crash on "Output options" tab selection.
Follow-up d22809bf0d
|
2022-12-14 14:49:20 +01:00 |
|
YuSanka
|
f04545f1e6
|
Implemented a support of the coFloatsOrPercents values on settings tabs
|
2022-12-14 14:49:20 +01:00 |
|
Pavel Mikus
|
f730fd21d4
|
refactoring overhang speed
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
3714943b49
|
unified extrusion quality estimator
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
89f012acb1
|
unification of curling estimation - first step, but does not compile yet
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
dd7777f648
|
fix tests
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
17304a6263
|
minor fixes
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
4a6945cb77
|
final touch
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
f1f2810476
|
bugfixes
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
11353a4a5c
|
UI integration, new option for speed on overhangs
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
9d87257aec
|
lower the speed, improve params
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
9d1ac71e55
|
added support for multiple objects
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
fc79717e48
|
fix hopefully all issues
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
73f3b15507
|
added curvature, fixed bugs, improved point placement
|
2022-12-14 14:49:20 +01:00 |
|
Pavel Mikus
|
338d4f4a1e
|
simplification, curvature removed, but there are still issues
|
2022-12-14 14:49:20 +01:00 |
|
Pavel Mikus
|
44d115e309
|
Fixed another small issue with dynamic slowdown
|
2022-12-14 14:49:20 +01:00 |
|
Pavel Mikus
|
36fbe2be91
|
another bug fix in the aabb lines tree
|
2022-12-14 14:49:20 +01:00 |
|
Pavel Mikus
|
e1af75d6d9
|
Fixed bug in aabb tree novel way to test for inside/outside
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
5b834f3439
|
debugging the problem on sphere, with debug prints
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
f823da9f38
|
extend extrusion with points on boundaries
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
eb2e72f5dd
|
partial reimplementation of Extrusion processing, not compilable
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
2d4e82f460
|
fix bug
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
5690be1b76
|
fix issues after rebase
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
d66a05ebdc
|
extended the lines AABB tree with intersections of line with all lines in the tree
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
11b03804dc
|
Fix AABB tree query, add new fast query for point outside, which uses axis aligned rays
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
f4f1958cac
|
slowdown fix, curvature quality estimation fix
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
bdc58c617b
|
turn off curvature estimator for extrusion quality control, improve the logic of the estimator.
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
0fdb545b55
|
fix issues, new implemenetation affecting all extrusions
|
2022-12-14 14:49:20 +01:00 |
|
PavelMikus
|
38a287fec4
|
first implementation, but for overhangs the code is not run for some reason
|
2022-12-14 14:49:20 +01:00 |
|
Lukas Matena
|
11a7eb86fc
|
Updated sphere shape in gallery
|
2022-12-14 13:41:18 +01:00 |
|
enricoturri1966
|
9cc5659e50
|
Tech ENABLE_WORLD_COORDINATE - Fixed scaling using sidebar panel
|
2022-12-14 12:45:40 +01:00 |
|
enricoturri1966
|
9a0d3cb1ff
|
Follow-up of 4979f9e36a - Gizmo measure - Another distance renaming
|
2022-12-14 12:15:37 +01:00 |
|
tamasmeszaros
|
f987caa63d
|
Fix build in debug mode
|
2022-12-14 09:55:09 +01:00 |
|
enricoturri1966
|
4979f9e36a
|
Gizmo measure - Revert of 7b569c4eb7 and renaming of distances shown in imgui dialog
|
2022-12-14 08:57:13 +01:00 |
|
YuSanka
|
24366c6294
|
Cut: Fixed connector rendering in "cut plane" mode
|
2022-12-13 16:36:10 +01:00 |
|
enricoturri1966
|
010c12612c
|
Tech ENABLE_WORLD_COORDINATE - Rework of method Selection::transform_volume_relative() and simplified client code
|
2022-12-13 15:53:15 +01:00 |
|
tamasmeszaros
|
9143d9891a
|
In SLA mode, upon export to stl, export preview mesh, if it exists
|
2022-12-13 15:13:31 +01:00 |
|
enricoturri1966
|
88bd5de578
|
Follow-up of 0aa88e1dea
|
2022-12-13 15:10:42 +01:00 |
|
tamasmeszaros
|
5561e21e77
|
object export to stl will work the same way as in FFF
TODO might make more sense to execute background processing up until the necessary step and then export backend data
|
2022-12-13 14:53:27 +01:00 |
|
enricoturri1966
|
f67f7772a4
|
Tech ENABLE_WORLD_COORDINATE - Fixed rendering of selection bounding box
|
2022-12-13 13:31:34 +01:00 |
|
tamasmeszaros
|
9de057ddeb
|
Fix in sla mode: wrong part menu and split submenu
|
2022-12-13 13:23:59 +01:00 |
|