Vojtech Bubnik
|
e658fe0698
|
WIP: PrintRegion refactoring, it finally compiles!
Config/PrintConfig refactoring to support operator< for StaticPrintConfig
derived containers.
|
2021-05-24 14:10:04 +02:00 |
|
Vojtech Bubnik
|
e952aded78
|
cut_mesh(): new parameter to optionally not triangulate the caps.
|
2021-05-19 13:52:47 +02:00 |
|
Vojtech Bubnik
|
c28cd957d5
|
New utility function its_merge_vertices().
Implemented contour simplification inside slice_mesh_ex().
|
2021-05-18 17:57:55 +02:00 |
|
Vojtech Bubnik
|
78c0199523
|
TriangleMeshSlicer: Optimized out unnecessary transformations.
|
2021-05-18 16:12:49 +02:00 |
|
Vojtech Bubnik
|
70b4915f9c
|
TriangleMeshSlicer: Got rid of admesh!
|
2021-05-18 15:05:30 +02:00 |
|
Vojtech Bubnik
|
308d6b7809
|
WIP: Reworked slicing
1) Slicing code moved to TriangleMeshSlicer.cpp,hpp from TriangleMesh.cpp,hpp
2) Refactored to use as little as possible of admesh.
|
2021-05-17 20:25:59 +02:00 |
|