3dPrinting :

- nel caso multiplanare aggiunta la possibilità di definire la spina tramite piani.
This commit is contained in:
SaraP
2026-06-25 10:44:33 +02:00
parent 56ec5d3a61
commit 7a1942fd49
3 changed files with 107 additions and 5 deletions
+2
View File
@@ -315,6 +315,8 @@ LAY_AUX_SOLIDS = 'AuxSolids'
LAY_SHELL_NBR = 'ShellNumber'
LAY_AUX = 'Aux'
SPINE_CURVE = 'Spine'
SPINE_PLANE = 'Plane'
SPINE_FROM_PLANES = 'SpineComputedFromPlanes'
LAY_FRAME = 'Frame'
VIEWPARAMS = 'ViewParams'
IMPORTED_SOLID = 'ImportedSolid'