Badges: Fix incorrect offsets for DURABLE 8334-02

This commit is contained in:
Raphael Michel
2025-10-02 09:57:59 +02:00
parent cc1c7e1c23
commit 2611ff74a5

View File

@@ -170,7 +170,7 @@ OPTIONS = OrderedDict([
'cols': 2, 'cols': 2,
'rows': 6, 'rows': 6,
'margins': [28.5 * mm, 30 * mm, 28.5 * mm, 30 * mm], 'margins': [28.5 * mm, 30 * mm, 28.5 * mm, 30 * mm],
'offsets': [93 * mm, 60 * mm], 'offsets': [75 * mm, 40 * mm],
'pagesize': pagesizes.A4, 'pagesize': pagesizes.A4,
}), }),
('herma_50x80', { ('herma_50x80', {