3dPrinting 3.1g2 :
- aggiunta possibilità di creare un unico percorso a partire da due shells - correzioni minori.
This commit is contained in:
@@ -88,6 +88,8 @@ KEY_WIPE_FEEDPU = 'WipeFeedPu'
|
||||
KEY_TOOL_DIAM = 'ToolDiam'
|
||||
KEY_MAX_STRANDH_FACTOR = 'MaxStrandHFactor'
|
||||
KEY_MIN_STRANDH_FACTOR = 'MinStrandHFactor'
|
||||
KEY_JOIN_SHELLS = 'JoinShells'
|
||||
KEY_SHELLS_JOINT_OVERLAP = 'ShellsJointOverlap'
|
||||
|
||||
-- Solid Fill
|
||||
KEY_FLOOR_NBR = 'FloorCount'
|
||||
@@ -309,6 +311,7 @@ TABLE = 'Table'
|
||||
PART = 'Part'
|
||||
PRINT_SOLID = 'PrintSolid'
|
||||
LAY_MACH_START = 'MachStart'
|
||||
JOINT_POSITION = 'JointPosition'
|
||||
LAY_RIBS = 'Ribs'
|
||||
LAY_AUX_SOLIDS = 'AuxSolids'
|
||||
LAY_SHELL_NBR = 'ShellNumber'
|
||||
|
||||
Reference in New Issue
Block a user