3dPrinting :

- correzioni nel collegamento e nel riordino dei setti.
This commit is contained in:
SaraP
2022-07-01 11:44:59 +02:00
parent 5505e7c2c8
commit a941372664
5 changed files with 276 additions and 191 deletions
+4 -1
View File
@@ -21,6 +21,8 @@ SHELL_CRV = "Shell"
INFILL_CRV = "Infill"
COASTING_CRV = "Coasting"
WIPE_CRV = "Wipe"
LEAD_IN_CRV = "LeadIn"
LEAD_OUT_CRV = "LeadOut"
FRAME_PART = "FramePart"
START_POINT = "StartPoint"
@@ -68,7 +70,8 @@ KEY_TOOL_DIAM = "ToolDiam"
KEY_SETTI_OVERLAP = "SettiOverlap"
KEY_SETTI_SHELLS_NBR = "SettiStrandCount"
KEY_SETTI_LINK = "SettiLink"
KEY_SETTI_INVERT = "SettiInvert"
KEY_SETTI_INVERT_DIR = "SettiInvertDirection"
KEY_SETTI_INVERT_ORDER = "SettiInvertOrder"
KEY_SETTI_LEAD_IN_INVERT = "SettiLeadInInvert"
KEY_SETTI_LEAD_IN_LEN = "SettiLeadInLen"
KEY_SETTI_LEAD_OUT_INVERT = "SettiLeadOutInvert"