I have always left copper on the bottom side of the board for uses other than traces in empty areas of my circuit boards, things like company name, board numbers, terminal block pin designations, logos, etc, I have some questions about how to properly define such entitles in eagle so I do not get errors, and so the board will come out as I intend:
Is there any way to draw traces without pads?
I can add Text and define it to be on the bottom layer so it would be in copper, but I get an error in DRC for 'Width' which I don't understand because the lettering looks good to me. it even automatically makes it backwards when I select the bottom layer, but I still get the DRC error. What's the best way to define this?
I have managed to force traces by importing a DXF file to the bottom layer, but when I run DRC I get a whole list of overlap and clearance issues with the imported copper traces, is there a way to define these as graphics in copper or something so the DRC ignores it? Is there some way to combine the separate lines and arcs that got imported from the DXF file into a continuous trace so they don't show up as overlaps? When I import the same DXF file to the silk screen layer, it doesn't get any DRC errors.
Is there a way to automatically make holes in the solder mask only around the graphics traces, or text so the graphics or text end up coated with solder?
Should I be putting things I just want to leave in copper on the bottom on some other layer besides bottom that will do what I want it to?
Any help is greatly appreciated