Hi,
I’m able to setup different net classes in eagle then assign them to my nets so that I can have traces that are wide and support a few amps and also narrow traces that just handle logic.
My question is, how do I connect two nets so that they use different net classes? E.g. I have a battery connector that needs to handle a couple amps when it runs through the MOSFET for my motor controller. I also need to connect the battery to the voltage regulator to supply power to the rest of the board. I don’t need a thick trace for the connection to the regulator but they both connect to my BATT_V net.
Should I use a jumper or something so that I can connect nets with two different names (e.g. BOARD_V and MOTOR_V) that both connect to BATT_V ? When I connect them Eagle changes the name of the other net.
Is there some other better way to acheive this in Eagle?
Thanks!