3dPrinting :
- slicing multiplanare orizzontale - sistemata distanza su spina per slicing multiplanare 45°.
This commit is contained in:
@@ -4344,7 +4344,7 @@ function CalcPaths.Exec( nPartId)
|
||||
|
||||
s_nCurrIdx = nIdx
|
||||
|
||||
if nSlicingType == SLICING_TYPE.MULTIPLANAR or nSlicingType == SLICING_TYPE.MULTIPLANAR_DEG45 then
|
||||
if nSlicingType == SLICING_TYPE.MULTIPLANAR or nSlicingType == SLICING_TYPE.MULTIPLANAR_DEG45 or nSlicingType == SLICING_TYPE.MULTIPLANAR_HOR then
|
||||
s_vtSlicing = EgtGetInfo( vLayIds[nIdx], KEY_SLICE_DIR, 'v')
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user