Added Styrene Butadiene Styrene (SBS) to filament_types (#6217)

Co-authored-by: Duan Gauche <duan.gauche@pdsvision.com>
This commit is contained in:
Duan Gauche
2024-07-25 16:40:17 +02:00
committed by GitHub
parent b40e6c0b9a
commit 50d646dd41

View File

@@ -62,7 +62,7 @@ static const std::vector<std::string> filament_vendors =
static const std::vector<std::string> filament_types = {"PLA", "rPLA", "PLA+", "PLA Tough", "PETG", "ABS", "ASA", "FLEX", "HIPS", "PA", "PACF",
"NYLON", "PVA", "PVB", "PC", "PCABS", "PCTG", "PCCF", "PHA", "PP", "PEI", "PET", "PETG",
"PETGCF", "PTBA", "PTBA90A", "PEEK", "TPU93A", "TPU75D", "TPU", "TPU92A", "TPU98A", "Misc",
"TPE", "GLAZE", "Nylon", "CPE", "METAL", "ABST", "Carbon Fiber"};
"TPE", "GLAZE", "Nylon", "CPE", "METAL", "ABST", "Carbon Fiber", "SBS"};
static const std::vector<std::string> printer_vendors =
{"Anker", "Anycubic", "Artillery", "Bambulab", "BIQU",