3dPrinting :

- introdotta info con numero totale di layers.
This commit is contained in:
SaraP
2023-08-09 17:34:16 +02:00
parent 4a4a7d648b
commit 28686fe6b6
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -194,6 +194,7 @@ KEY_INTERNAL_SRF_LOOP = "InternalSrfLoop"
KEY_PREV_CRV = "PrevCrv"
KEY_NEXT_CRVS = "NextCrvs"
KEY_CRV_STRAND = "CurveStrand"
KEY_LAYER_CNT = "LayerCnt"
SLICING_TYPE = {
VERTICAL = 1,