3dPrinting :

- aggiunto overlap tra passate.
This commit is contained in:
SaraP
2022-09-16 11:55:15 +02:00
parent cb8397aae3
commit d775e0fe49
4 changed files with 27 additions and 14 deletions
+1
View File
@@ -40,6 +40,7 @@ KEY_SLICING_DIR="SlicingDir"
KEY_SLICE_STEP = "StrandH"
KEY_SHELLS_NBR = "StrandCount"
KEY_STRAND = "StrandW"
KEY_STRAND_OVERLAP = "StrandOverlap"
KEY_OFFSET_SLICE ="Offset"
KEY_SP_OFFSET_ON_SLICE = "StartPointOffsetOnSlice"
KEY_PRINT_ORDER = "StrandOrder"