From 03cca8352e8823f3d1a40dbeece60d9fd91d93fd Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 6 Jul 2025 14:47:34 +0200 Subject: new design: hex paper 25 mm --- conf/settings/hex-paper/25mm.yaml | 8 ++++++++ designs/hex-paper-25mm-a4.yaml | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 conf/settings/hex-paper/25mm.yaml create mode 100644 designs/hex-paper-25mm-a4.yaml diff --git a/conf/settings/hex-paper/25mm.yaml b/conf/settings/hex-paper/25mm.yaml new file mode 100644 index 0000000..6dce40a --- /dev/null +++ b/conf/settings/hex-paper/25mm.yaml @@ -0,0 +1,8 @@ +hex_side: 25 mm + +x_spacing: 0 +y_spacing: 0 +uniform_spacing: true + +x_trasl: 0 mm +y_trasl: 0 mm diff --git a/designs/hex-paper-25mm-a4.yaml b/designs/hex-paper-25mm-a4.yaml new file mode 100644 index 0000000..d41de3d --- /dev/null +++ b/designs/hex-paper-25mm-a4.yaml @@ -0,0 +1,12 @@ +template: hex-paper +paper: a4 +margins: 10mm +theme: thin_lines +settings: 25mm +override: + x_trasl: '8.1 mm' + y_trasl: '23.5 mm' + margin_right: '7 mm' + margin_left: '8 mm' + margin_top: '11 mm' + margin_bottom: '11 mm' -- cgit v1.2.3