From 873142abdb85c428fb372bf3052d6f53a5949821 Mon Sep 17 00:00:00 2001 From: yoldas Date: Wed, 12 Jul 2023 11:55:09 +0100 Subject: [PATCH] increased plate barcode width --- config/sprint/label_templates/plate_384_single.yml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sprint/label_templates/plate_384_single.yml.erb b/config/sprint/label_templates/plate_384_single.yml.erb index 87c8fec00..e58ec6d4d 100644 --- a/config/sprint/label_templates/plate_384_single.yml.erb +++ b/config/sprint/label_templates/plate_384_single.yml.erb @@ -5,7 +5,7 @@ "x": 16, "y": 1, "value": "<%= merge_fields[:barcode] %>", - "cellWidth": 0.15, + "cellWidth": 0.18, "height": 5, "rotation": "north", "barcodeType": "code39"