3dPrinting :
- corretto rilevamento dell'intersezione fra setti.
This commit is contained in:
@@ -931,7 +931,7 @@ local function CalcRibsToolPath( nRibsGrp, nTpathGrpId, LayerParams, dCorrZ)
|
||||
-- mi sposto dell'altezza layer
|
||||
EgtMove( nNewEntId, LayerParams.dLayHeight * LayerParams.vtSlicing, GDB_RT.GLOB)
|
||||
EgtModifyCurveExtrusion( nNewEntId, LayerParams.vtSlicing, GDB_RT.GLOB)
|
||||
-- EgtSetColor( nNewEntId, EgtStdColor('GRAY'))
|
||||
EgtSetColor( nNewEntId, EgtStdColor('MAROON'))
|
||||
end
|
||||
|
||||
-- estraggo i contorni di tutte le superfici di offset
|
||||
|
||||
Reference in New Issue
Block a user