I'm just about to make gerber files for my first board. I'm playing with the CAM generation, tweaking it to my liking. The default setup places the cam files right in with my board/schematic files. I don't want this, as it makes a huge mess. I would like a folder in my project file called gerbers, or cam. Either one. How do I need to modify the output file line to accomplish this? Right now, it just says "%N.top". Also, if possible, I want it to create the folder, but this is not a requirement. I can do it myself. Thanks.