Arduano - I added a jumper, is this the correct...
I added a jumper, is this the correct pin orientation by default? sorry I'm new to this. I'd assume the short pins would go through the board for soldering and long pins are the dupont male pins

7 Replies
long pins should be bottom side by default yea
(for male pins)
are you looking to flip it? If you're buying components from jlcpcb you might want to look for the components you're going to buy- if not i think you could specify
cadModel={{ rotation: { z: 180 } }} to flip it- although i'm not sure if you can use a footprinter string AND flip the modeloh maybe I needed <pinheader/>
uhh i think in both cases it'll be oriented down
just trying to make a dupont 3 pin male connector facing upwards
@! Rushabh | Linux Shill maybe you could look into this? We need to add it to footprinter but it doesn't change the footprint, it's just there to hint to jscad-electronics that the headers should be flipped, lmk
we can add something like
pinrow3_faceup, pinrow3_facedown etc in foorprint string and i can parse it in jscad to change the orientation of the models
@Seve What do you think
or simply pinrow3_invert