3dPrinting :

- slicing a 45°
- migliorie varie.
This commit is contained in:
SaraP
2022-06-10 15:47:48 +02:00
parent 66f9f78425
commit 680ac4c93a
6 changed files with 186 additions and 114 deletions
+3
View File
@@ -31,6 +31,8 @@ INFO_PARTD_ID = "PartId"
DEFAULT_SECTION = "Default"
LAYER_SECTION = ""
KEY_SLICING_45 = "Slicing45"
KEY_SLICING_DIR="SlicingDir"
KEY_SLICE_Z = "SliceZ"
KEY_SLICE_NBR = "SliceNbr"
KEY_SLICE_STEP = "StrandH"
@@ -67,6 +69,7 @@ KEY_LEAD_OUT_ORTHO_DIST= "LeadOutOrthoDist"
KEY_OFFSET_LEAD_POINT = "OffsetLeadPoint"
KEY_COASTING_LEN = "CoastingLen"
KEY_WIPE_LEN = "WipeLen"
KEY_TOOL_DIAM = "ToolDiam"
TYPE = {
OUTER_SHELL = 1,