Wide Traces

I am working on a board design that uses the ACS712. How would one go about making traces like on the Sf break out board?

http://www.sparkfun.com/commerce/produc … ts_id=8882

Thanks,

Mike

What software are you using?

That would be helpful wouldn’t it. Eagle.

Also is using this to determine if an machine is running a good way or is there something better. I really don’t need the current info. I am basically trying to build a digital hour meter and need to know if there is current to a magnetic starter.

Thanks,

Mike

When you’re in your schematic view, you click Edit, and then Net Classes (down at the bottom). Then define a new net with wider traces by changing the Width parameter.

Then you go back to the schematic and right click on the wire you want to make wider, select Properties, and assign it to your new net class. When you make the board, those traces should appear wider.

Thanks a bunch.

That’s the best way to do it, but you can just select the trace width from the top bar when you are routing. Or you can select change->width->(width value) and then click on the traces you want to change.

While you can do it the way sylvie369 does, if all you want to do is make a trace bigger just do what Mark says.

I don’t bother with net classes, even on big designs, since trace width is usually the biggest I can fit once the board is all routed.

Thanks for all the replies. It was way easier then I was making it out to be.

Mike