TPMS-FK Infill ( Triply Periodic Minimal Surface Fischer Koch S) (#10360)

* seteo inicial

* version inicial

* Update FillTpmsFK.cpp

* marching squares

* Multiline support

* density adjusted

* tuning

cleaning

* symplify points

* optimization

* smoothing

* center offset contour

* icon

* bugfix 1

* reverse tbb scalar field bug fix

* safety

* Update Icon

Co-Authored-By: yw4z <28517890+yw4z@users.noreply.github.com>

* Update FillTpmsFK.cpp

* delete allptpos

---------

Co-authored-by: yw4z <28517890+yw4z@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Rodrigo
2025-08-10 12:10:35 -03:00
committed by GitHub
parent 2e63ce2196
commit 202875a4bb
10 changed files with 596 additions and 2 deletions

View File

@@ -392,6 +392,7 @@ coordf_t Layer::get_sparse_infill_max_void_area()
case ipLine:
case ipGyroid:
case ipTpmsD:
case ipTpmsFK:
case ipAlignedRectilinear:
case ipOctagramSpiral:
case ipHilbertCurve: