3dPrinting :
- modificata definizione e gestione delle partenze sui layer.
This commit is contained in:
@@ -24,7 +24,7 @@ WIPE_CRV = "Wipe"
|
||||
LEAD_IN_CRV = "LeadIn"
|
||||
LEAD_OUT_CRV = "LeadOut"
|
||||
FRAME_PART = "FramePart"
|
||||
START_POINT = "StartPoint"
|
||||
START_GEOM = "Start"
|
||||
|
||||
MIN_LEN = 0.1
|
||||
MIN_AREA = 0.01
|
||||
@@ -92,8 +92,7 @@ KEY_COEFF_Y = "CoeffY"
|
||||
KEY_SLICE_NBR = "SliceNbr"
|
||||
KEY_SLICE_Z = "SliceZ"
|
||||
KEY_SLICE_DELTAZ = "DeltaZ"
|
||||
KEY_START_POINT = "StartPoint"
|
||||
|
||||
KEY_SLICE_REAL_Z = "SliceRealZ"
|
||||
|
||||
TYPE = {
|
||||
OUTER_SHELL = 1,
|
||||
|
||||
Reference in New Issue
Block a user