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 4398ae9 commit 88c2801Copy full SHA for 88c2801
build.sh
@@ -42,4 +42,4 @@ zip ../neotron-pico-gerbers.zip *
42
cd ..
43
rm -rf gerbers
44
45
-kicad-cli pcb render --output neotron-pico.jpg ${ROOT_PCB}
+kicad-cli pcb render ${DEFINES} --output neotron-pico.png --zoom 1.3 --width 2560 --height 1440 ${ROOT_PCB}
0 commit comments