3dPrinting :
- tolleranza di approssimazione curve di slicing portata a 0.1 (MID_TOLER).
This commit is contained in:
@@ -270,7 +270,7 @@ function CalcSlices.Exec( nPartId, nStmId, HMax)
|
||||
|
||||
-- costanti
|
||||
local TOLER = 0.05
|
||||
local MID_TOLER = 0.5
|
||||
local MID_TOLER = 0.1
|
||||
local BIG_TOLER = 2.0
|
||||
local MIN_LEN = 20.0
|
||||
local MIN_AREA = 25.0
|
||||
|
||||
Reference in New Issue
Block a user