This commit is contained in:
Riccardo Elitropi
2025-05-27 14:27:25 +02:00
+3
View File
@@ -9108,6 +9108,9 @@ CalcZigZagInfill( const ISurfFlatRegion* pSfr, double dStep, bool bSmooth, bool
PocketParams myParams ;
myParams.bSmooth = false ;
myParams.dRad = 0.5 * dStep ;
myParams.bCalcFeed = false ;
myParams.dSideStep = dStep ;
myParams.bInvert = false ;
// vettore con i percorsi a ZigZag
ICRVCOMPOPOVECTOR vpCrvs ;