From c7ea83cc5c2c815a8a20e205ff0ac02b3343bf6a Mon Sep 17 00:00:00 2001 From: Jan Hadrava Date: Fri, 15 May 2026 09:24:40 +0200 Subject: [PATCH] Increase max_length for the material_name field The openprinttag-database currently contains 1655 materials with name longer than actual limit of 31 bytes. This statistics looks much better with the limit of - 47 bytes: 193 material_name does not fit - 63 bytes: 16 material_name does not fit --- data/main_fields.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/main_fields.yaml b/data/main_fields.yaml index 00b535e..e8ca9ed 100644 --- a/data/main_fields.yaml +++ b/data/main_fields.yaml @@ -85,7 +85,7 @@ - key: 10 name: material_name type: string - max_length: 31 + max_length: 63 example: PC Blend Carbon Fiber Black required: recommended description: