Skip to content

Commit

Permalink
create image folder, move Example.svg to image folder, update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
test committed Jun 13, 2024
1 parent a31e80e commit 08590ec
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The generated labels include:
- 3- and 4-digit smd codes
- EIA-96 smd code

<img src="Example.svg">
<img src="images\Example.svg">

# Usage

Expand All @@ -26,6 +26,10 @@ It will now generate a `ResistorLabels.pdf` that can be used to print onto AVERY
For all the non-programmers, there are also pre-generated versions with all
common resistor values for [Avery 5260](./CommonValuesAvery5260.pdf) and [Avery L7157](./CommonValuesAveryL7157.pdf).

# Troubleshoot

- if label comes out misagliend like this: <img src="images\misaligned.jpg">, follow below steps to troubleshoot

# More Details

This is based on an idea from Zach Poff.
Expand Down
Binary file added images/001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added images/misaligned.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/properly_aligned.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08590ec

Please sign in to comment.