From bb125396f27268067616bb9703ee36dd43e6d522 Mon Sep 17 00:00:00 2001 From: grabowski Date: Mon, 13 Apr 2026 09:43:10 +0700 Subject: [PATCH] Update label margins to match Brother QL-820NWB: 0/0/2mm/0.5mm Set @page margins to top:0 right:0.5mm bottom:0 left:2mm matching the working configuration found for DK-11209 labels. Updated setup hint text on all print pages. Co-Authored-By: Claude Opus 4.6 (1M context) --- src/routes/(print)/print/batch/+page.svelte | 4 ++-- src/routes/(print)/print/component/[id]/+page.svelte | 4 ++-- src/routes/(print)/print/device/[id]/+page.svelte | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/routes/(print)/print/batch/+page.svelte b/src/routes/(print)/print/batch/+page.svelte index 4a0e925..ec1b612 100644 --- a/src/routes/(print)/print/batch/+page.svelte +++ b/src/routes/(print)/print/batch/+page.svelte @@ -26,7 +26,7 @@
- Setup: Brother QL-820NWB, paper "29mm x 62mm" (DK-11209), margins minimum. + Setup: Brother QL-820NWB, paper "29mm x 62mm" (DK-11209), margins: top 0, bottom 0, left 2mm, right 0.5mm.
@@ -59,7 +59,7 @@