CAMAuto :

- correzione spostamento pezzo nel grezzo.
This commit is contained in:
Annamaria Sassi
2026-05-19 11:52:32 +02:00
parent 0fdeaaf619
commit c682230046
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ local function MyProcessPieces()
end
-- aggiungo sovramateriale ai grezzi
PartData.AddOverMaterialToRaw( PARTS)
PartData.AddOverMaterialToRaw( PARTS, false)
-- recupero offset per posizionamento
for i = 1, #PARTS do