|
@@ -17,14 +17,28 @@
|
|
|
"description": "Material type",
|
|
"description": "Material type",
|
|
|
"options": [
|
|
"options": [
|
|
|
{"value": "PLA", "label": "PLA"},
|
|
{"value": "PLA", "label": "PLA"},
|
|
|
- {"value": "ABS", "label": "ABS"},
|
|
|
|
|
|
|
+ {"value": "PLA-CF", "label": "PLA-CF"},
|
|
|
|
|
+ {"value": "PLA-GF", "label": "PLA-GF"},
|
|
|
|
|
+ {"value": "PLA-AERO", "label": "PLA Aero"},
|
|
|
{"value": "PETG", "label": "PETG"},
|
|
{"value": "PETG", "label": "PETG"},
|
|
|
- {"value": "TPU", "label": "TPU"},
|
|
|
|
|
|
|
+ {"value": "PETG-CF", "label": "PETG-CF"},
|
|
|
|
|
+ {"value": "ABS", "label": "ABS"},
|
|
|
|
|
+ {"value": "ABS-GF", "label": "ABS-GF"},
|
|
|
|
|
+ {"value": "ASA", "label": "ASA"},
|
|
|
|
|
+ {"value": "ASA-CF", "label": "ASA-CF"},
|
|
|
|
|
+ {"value": "ASA-GF", "label": "ASA-GF"},
|
|
|
|
|
+ {"value": "PC", "label": "PC"},
|
|
|
|
|
+ {"value": "PCTG", "label": "PCTG"},
|
|
|
{"value": "PA", "label": "PA (Nylon)"},
|
|
{"value": "PA", "label": "PA (Nylon)"},
|
|
|
{"value": "PA-CF", "label": "PA-CF"},
|
|
{"value": "PA-CF", "label": "PA-CF"},
|
|
|
|
|
+ {"value": "PAHT-CF", "label": "PAHT-CF"},
|
|
|
|
|
+ {"value": "PA6-CF", "label": "PA6-CF"},
|
|
|
|
|
+ {"value": "PA6-GF", "label": "PA6-GF"},
|
|
|
{"value": "PET-CF", "label": "PET-CF"},
|
|
{"value": "PET-CF", "label": "PET-CF"},
|
|
|
- {"value": "PC", "label": "PC"},
|
|
|
|
|
- {"value": "ASA", "label": "ASA"},
|
|
|
|
|
|
|
+ {"value": "TPU", "label": "TPU"},
|
|
|
|
|
+ {"value": "PPS", "label": "PPS"},
|
|
|
|
|
+ {"value": "PPS-CF", "label": "PPS-CF"},
|
|
|
|
|
+ {"value": "PPS-GF", "label": "PPS-GF"},
|
|
|
{"value": "PVA", "label": "PVA"},
|
|
{"value": "PVA", "label": "PVA"},
|
|
|
{"value": "HIPS", "label": "HIPS"}
|
|
{"value": "HIPS", "label": "HIPS"}
|
|
|
]
|
|
]
|