We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3179c7c commit 34f7be0Copy full SHA for 34f7be0
README.md
@@ -45,6 +45,12 @@ Labelle is not affiliated with DYMO. Please see the [disclaimer](#disclaimers) b
45
46
For more information about experimental device support, see [#4](https://github.com/labelle-org/labelle/issues/4).
47
48
+If you have a device or tape size that we do not yet support, the first step is
49
+to try and get it to print. In some cases this is as simple as
50
+[adding the device id](src/labelle/lib/constants.py). Once you can print,
51
+you can help us determine the print head size and margins for your tape sizes
52
+by following [these instructions](doc/margin-calibration-howto.md).
53
+
54
## Installation
55
56
It is recommended to install Labelle with
0 commit comments