Skip to content

Commit

Permalink
make front silkscreen even more minimal, per Giovanni
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Sep 19, 2024
1 parent b46582f commit ff12854
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion docs/firmware-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ arduino-cli board details -b megaTinyCore:megaavr:atxy6
### Compile:

```sh
arduino-cli compile --verbose -fqbn megaTinyCore:megaavr:atxy6:chip=816,printf=minimal \
arduino-cli compile --verbose --fqbn megaTinyCore:megaavr:atxy6:chip=816,printf=minimal \
--build-path=$(pwd)/build TouchwheelSAO_attiny816
```

Expand Down
Binary file modified docs/renders/TouchwheelSAO-render0.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 modified docs/renders/TouchwheelSAO-render1.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 modified docs/renders/TouchwheelSAO-render2.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 modified docs/renders/TouchwheelSAO-render3.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 modified docs/renders/TouchwheelSAO-render4.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 modified docs/renders/TouchwheelSAO-render5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions schematics/TouchwheelSAO/TouchwheelSAO.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -5568,17 +5568,6 @@
(layer "B.SilkS")
(uuid "bb03e611-c864-4642-8bd3-c55d5a5eb21c")
)
(gr_circle
(center 200 100)
(end 217 100)
(stroke
(width 0.3)
(type default)
)
(fill none)
(layer "B.SilkS")
(uuid "f8ed9bd2-4edd-46ec-a769-3b1ee6a61e12")
)
(gr_circle
(center 200 100)
(end 205.5 100)
Expand Down

0 comments on commit ff12854

Please sign in to comment.