3dPrinting :
- aggiunta gestione CoastingFeed e WipeFeedPu.
This commit is contained in:
@@ -211,7 +211,7 @@ function CalcSlices.Exec( nPartId, nStmId, HMax)
|
||||
EgtSetColor( vClosedId or {}, 'TEAL')
|
||||
EgtSetColor( vOpenId or {}, 'RED')
|
||||
|
||||
-- creo flat region a partire dalle curve chiuse ottenute con lo slicing
|
||||
-- creo flat region a partire dalle curve chiuse ottenute con lo slicing
|
||||
local nGrp = EgtGroup( nLayId, frSlicing)
|
||||
for i = 1, #vClosedId do
|
||||
EgtRelocateGlob( vClosedId[i], nGrp)
|
||||
|
||||
Reference in New Issue
Block a user