3dPrinting 2.5c1 :

- aggiunto flag per decidere se limitare ribs unbounded con solido.
This commit is contained in:
SaraP
2023-03-01 15:04:03 +01:00
parent 9e1588b386
commit 921b8e2ef2
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -85,6 +85,7 @@ KEY_TOOL_DIAM = "ToolDiam"
-- Ribs
KEY_RIBS_TYPE = "RibsType"
KEY_LIMIT_UNBDD_RIBS = "LimitUnboundedRibsWithSolid"
KEY_RIBS_OVERLAP = "RibsOverlap"
KEY_RIBS_SHELLS_NBR = "RibsStrandCount"
KEY_RIBS_LINK = "RibsLink"