This bulb holder part from github is almost exactly what I need. I just need one little extra for the pcb view:
The original part from github shows the bulb holder in pcb view only as a little 2-pin-header. But what I need in pcb view is actually two solder pads for the bulb holder. If you look at the part in breadboard view you can see the parts’ two “legs”, with the holes inside:
… or as a real part:
For those “legs” I need solder pads in the pcb view, which correspond to the actual true dimensions of the e10 bulb holder. Just like this:
The dimensions are:
I would be so glad if anyone out there could edit the original github part so that it provides solder pads in pcb view as described:)
Hi @vanepp, this is exactly what I need. Thank you very much!
By importing this in my project, I just realised that I also need this part for soldering a switch onto the pcb, just with slightly different dimensions. Could you do this little modification again, with these dimensions?
and passes DRC. Adding holes will cause the DRC error as the parts overlap. The switch needs a hole as it is SMD and DRC will complain in DRC (which can be ignored as it won’t hurt anything)
Hmm, i am a little bit confused now because I did not add any holes in to the part, at least not intentionally. What kind of holes were you thinking of? Holes from the core parts on the right hand side oder holes in the part editor layer?
Try moving the part in pcb and see if another part appears in the sketch (it shouldn’t, it should be in the .fzz, if it was there, but it may be worth a try.)
Blockquote
Try moving the part in pcb and see if another part appears in the sketch
When I move the bulb part to another position after the DRC has finished, there are always two red holes remaining at the bulbs’ original position where the DRC had taken place.
In this example I have let the DRC run three times and then moved the bulb away afterwards:
It seems that Fritzing sees holes in the bulbs’ connectors?!
I think that is normal DRC operation. If you don’t clear the DRC report it will leave the red circles on the next DRC run. Here I added a hole to cause a DRC error then moved the lamp and it has left the red circle on the hole. The question is why you are getting DRC errors when I am not!
Yeah, that’s truly weird. Unfortunately, updating Fritzing is not really an option for me at the moment, because my OS is old and 0.9.3 seems to be the latest fritzing that runs on it.
Thinking about the error it might have something to do with the new graphic in pcb view. Because the old graphic from the github page worked drc-wise.
so even with DRC error it should still work fine. If you are on Win7 I believe 0.9.10 is the last version that will work. I just checked and DRC passes on 0.9.10 so the bug was fixed somewhere after 0.9.3b.