From dce681af2aece5eba092e0f77b06355875e0209e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=B2=5F=C3=B3?= Date: Sat, 30 May 2026 18:47:59 +0200 Subject: [PATCH] add material type PA612 An example would be: https://shop.polymaker.com/products/fiberon-pa612-cf --- schema/generated/opt_db_schema/material.schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/generated/opt_db_schema/material.schema.json b/schema/generated/opt_db_schema/material.schema.json index 8fc8139..d24f399 100644 --- a/schema/generated/opt_db_schema/material.schema.json +++ b/schema/generated/opt_db_schema/material.schema.json @@ -50,6 +50,7 @@ "PA6", "PA11", "PA12", + "PA612", "PA66", "CPE", "TPE",