3dPrinting :
- aggiunte le costanti per le tipologie di setti in PRINT_ELEMENT.
This commit is contained in:
@@ -179,7 +179,10 @@ PRINT_ELEMENT = {
|
||||
EXTRA_SHELL = 2,
|
||||
INFILL = 3,
|
||||
AUX_SOLID = 4,
|
||||
RIB = 5,
|
||||
RIB_UNBOUNDED = 5,
|
||||
RIB_EXTERNAL = 6,
|
||||
RIB_INTERNAL = 7,
|
||||
RIB_SUPPORT = 8,
|
||||
}
|
||||
|
||||
PRINT_ORDER = {
|
||||
|
||||
Reference in New Issue
Block a user