Dchisholm,
The specific issues I’ve encountered are more or less as you state… there seem to be some ambiguity in terms of the pour area (I’m still a relatively new user, and haven’t had a lot of need for cutting really fat traces on the board.) With this project specifically, since it’s all through-hole, I wanted to use a top/bottom trace configuration just for simplicity’s sake, and then all my power lines are where I know they are.
At the moment, I’m kinda using my own mechanical board outlines I created in solidworks. I’ve open-sourced them as DXF files to make them easy to import… https://github.com/AmmoMFG/PCB-Board-Outlines
Typically all of the board holes are copper-free. I’m slowly re-doing all of my board layouts as kicad parts, that have both edge-cuts layers, as well as electrical and copper layers on them. However, this is a very new endeavor. For the moment, I’m more focused on cleaning up my footprints libraries I’m slowly creating as I need new bits…
https://github.com/AmmoMFG/KICAD_Parts (I always appreciate feedback)
You are correct on the diodes… they were absolutely a compromise in that they have a 3-4A max under a constant draw condition, however they have a max 40A, it’s entirely possible it will smoke-check the diode in the process of blowing the fuse, however that’s going to be a rather unusual case as the APP’s are biased to prevent this, but I added them more as an “Oh S—” feature, with the intention of causing the fuse to blow. 20A is maximal fuse rating, I would hope people would be more conservative with their fuse choices, and not run 20A everywhere, including over thin 24ga power wires for recharging an HT or some other use where the wire-gauge at that amperage would be more descriptive of an exploding bridgewire rather than a useful electrical device.
I’ve not sure I’ve ever put batteries in backwards in a way that mattered… I remember I accidentally smokechecked a brand new 10M mobile, it did indeed blow the circuit protection diode before the fuse went, however that was enough to get me to stop and take a hard look at wtf just happened. Major consideration here was keeping the costs low, the .30c for that diode makes sure it’s included in the package, where a $1-2 diode might be excluded. This was kind of the problem I ran into. IIRC the rig-runners don’t even use a reverse bias diode, so I consider this a slight win.
I also spec’ed a fast-blow type fuse. As this was totally among the considerations, but alas compromise rears it’s ugly head.
Generally speaking when it comes to stuff I do professionally, write down everything ahead of time, and then while you’re doing it you read it again. I’ve seen too many operations blow things up and hurt people when they try to hurry up. This is a major reason why I’m trying to push more into using standard connectors for everything. This was a major problem for me when I first got into the e-cad work (normally do mech) a #10-32 machine screw comes in some variations, but other than that it’s always the same. Eagle ended up being quite frustrating in terms of picking parts to use. KICAD, in it’s wisdom divorced itself from this way of doing things, and speeds up my development cycles quite a bit. Still learning though, but that’s what life is all about.