3dPrinting :
- modificato parametro tolleranza offset.
This commit is contained in:
@@ -18,7 +18,7 @@ local s_dOffsCorr = 50 * GEO.EPS_SMALL
|
||||
local s_vErr = {}
|
||||
local s_nCurrIdx
|
||||
local s_vtSlicing
|
||||
local s_dOffsTol = 100 * GEO.EPS_SMALL
|
||||
local s_dOffsTol = 50 * GEO.EPS_SMALL
|
||||
|
||||
---------------------------------------------------------------------
|
||||
local function GetLayerParamsForPathCalc()
|
||||
|
||||
Reference in New Issue
Block a user