Skip to content

Commit 88c2801

Browse files
committed
Better PCB image
1 parent 4398ae9 commit 88c2801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ zip ../neotron-pico-gerbers.zip *
4242
cd ..
4343
rm -rf gerbers
4444

45-
kicad-cli pcb render --output neotron-pico.jpg ${ROOT_PCB}
45+
kicad-cli pcb render ${DEFINES} --output neotron-pico.png --zoom 1.3 --width 2560 --height 1440 ${ROOT_PCB}

0 commit comments

Comments
 (0)