Skip to content

Commit 60de56f

Browse files
authored
Off-center hole fix (#10)
* Update help.html Added fix for off-center drill holes * Update help.html Fixed spacing
1 parent 2ca058e commit 60de56f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/help.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ <h2>Page settings</h2>
2525
<p>You might be wondering why that specific DPI? Well, <code>2540</code> DPI happens to be <code>1000</code> dots per mm, which helpfully avoids rounding issues when
2626
exporting the design from Affinity and when converting the outline and drills. You can use other DPIs by changing the DPI setting in Gingerbread once your design is loaded.
2727
</p>
28+
<p>On very slim designs, you might be experiencing issues where the drill holes on either the <code>Drills</code> or <code>Edge.Cuts</code> layers become off-centered from their
29+
intended placement. In that case it'll help to extend the canvas size inside Affinity to be square. Make sure to select "Anchor on page" to preserve your designs aspect ratio.
30+
</p>
2831

2932
<h2>Creating an outline</h2>
3033
<p>The outline should be drawn on a layer named <code>Edge.Cuts</code> in Affinity. Gingerbread handles this layer in a specific way to make sure that there is a 1-to-1 match

0 commit comments

Comments
 (0)