DA CONTROLLARE!!!! Piccole modifiche per far funzionare nesting inclinato
This commit is contained in:
+2
-1
@@ -390,7 +390,8 @@ if bToProcess then
|
||||
end
|
||||
end
|
||||
-- Assegno lunghezza della barra
|
||||
dBarLen = PARTS[1].b3PartOriginal:getDimX() + 10
|
||||
-- TODO nella ProcessBeams andava in errore con 10mm!!! CONTROLLARE
|
||||
dBarLen = PARTS[1].b3PartOriginal:getDimX() + 20
|
||||
if dBarLen < 2200 then
|
||||
dBarLen = dBarLen + 1800
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user