Is there no way to rotate a schematic symbol 45 degrees?
I have a fair number of schematics I’ve digitized for reference that have bridge rectifiers comprised of four individual diodes. It’s surprising that there is no 45-degree diode symbol in the library (especially since I can think of two other applications where having such a symbol would be useful).
I know the next step should be to roll my own, but I don’t see how I can draw 45-degree lines in the symbol editor?
There are many ways to do this very easily with schematic symbols or footprints by simply using the mouse to highlight the component and you then press ‘E’ for Edit and you will be given options for placement, for more options simply highlight and right click the mouse and more precise control of orientation will be offered there.
Is there no way to rotate a schematic symbol 45 degrees?
No. Because doing so would end up with the pins positioned offgrid - you would loose existing wire connections and would not be able to connect something to that 45° rotated symbol.
In the symbol editor, you can easily draw lines under any angle. It’s just graphical lines. The only important thing is to keep the attachment points of pins on a 50mil grid for compatibility with the schematic editor.
The pins of schematic editor are a bit complicated. The easiest way is to use a very short (or even zero length) pin, and draw the rest as graphical lines. This mostly depends on how you want the visibility of pin numbers and names.
Personally I do not like the “classical” representation of a diode bridge rectifier very much, because they need quite a lot of space in both X and Y direction. My own preference is to draw all the 4 diodes pointing (cathode) upwards , and then connect the AC wires to the centers.
paulvdh: If I was designing something, sure, I’d prefer to use an integrated symbol and packaged rectifier, but my intent was to be able to transcribe schematics of boards that have individual components (and designators) for the bridge rectifier sections.
Anyway, I eventually found another part that was already 45 degrees and some monkeying around gave me this:
So, I guess I need to apologize for the wasted bandwidth…
Symbol, footprint and 3D model libraries might be in separate packages, I don’t know how they are packaged for MacOS. But as you can see in my screenshot I got D_45deg from the standard library. I can count the number of symbols I made on my fingers and toes and this is not one of them. (I also have zero cymbals, and my neighbours are happier for that. )
Edit: As you can see from here, it’s in the Gitlab KiCad symbol repo, and I think has been for a long time.
Wow I’m more up to date than I realised. I’m actually in the anomalous situation of still runing 7.0.9 apps because the packager for my distro hasn’t updated those packages yet, just the library packages.