element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) CAM Process Create Directories
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 17 replies
  • Subscribers 189 subscribers
  • Views 2199 views
  • Users 0 members are here
Related

CAM Process Create Directories

e14 Contributor
e14 Contributor over 15 years ago

Hello,

 

I would like to suggest that there be a way for the CAM processor to

automatically create any sub-directories it needs based on the file

specified for a given layer.  For instance, I have the following file

specified for my top layer:

 

%P/gerbers/01-top.grb

 

This structure helps keep the design files separate from the manufacturing

file output.

 

But I have to manually create the gerbers folder which is a bit of a pain.

There is more to this folder structure so it's not just one folder, but

actually a whole tree of folders for various outputs and formats.

 

It would be nice if I could set a switch in the CAM processor to simply

create any sub-directories that it needs that don't exist.

 

James.

 

--

James Morrison  ~~~  Stratford Digital

 

Specializing in CadSoft EAGLE

  • Online Sales to North America

  • Electronic Design Services

  • EAGLE Enterprise Toolkit

--

Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

 

  • Sign in to reply
  • Cancel
Parents
  • e14 Contributor
    e14 Contributor over 15 years ago

    On 7/22/2011 7:45 AM, James Morrison wrote:

    Hello,

     

    I would like to suggest that there be a way for the CAM processor to

    automatically create any sub-directories it needs based on the file

    specified for a given layer.  For instance, I have the following file

    specified for my top layer:

     

    %P/gerbers/01-top.grb

     

    This structure helps keep the design files separate from the manufacturing

    file output.

     

    But I have to manually create the gerbers folder which is a bit of a pain.

    There is more to this folder structure so it's not just one folder, but

    actually a whole tree of folders for various outputs and formats.

     

    It would be nice if I could set a switch in the CAM processor to simply

    create any sub-directories that it needs that don't exist.

     

    James.

     

    or even not a switch... just do it.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 15 years ago in reply to e14 Contributor

    HI James,

     

    I was going to ask this exact same question!

     

    I instead, create a folder on my desktop called "Gerber Files" Once that is

    created, I then run my CAM Processor and all the files are named as I like

    them and put into that folder, The only thing I can't automate is the

    creation of the folder as you said yourself.

     

    I dont think there is any "Tricks" in the cam processor to create folders

    though.

     

    My file is named as follows in the CAM Processor ( eg)

     

    "/Users/Me/Desktop/Gerber Files/%N SILK TOP.GBR"

     

    I am wondering, Could a ULP Script be written so that it ?

     

    1) Creates the Folder(s)

    2) Runs the CAM Processor of your choice

    3) Run Other scripts like Pick & Place, drilling and even a BOM.

     

    Then we could assign a button in the LAYOUT to run that script?

     

    What do you think?

     

    Dave M

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 15 years ago in reply to e14 Contributor

    davem wrote on Fri, 22 July 2011 20:36

    HI James,

     

    I was going to ask this exact same question!

     

    I instead, create a folder on my desktop called "Gerber Files" Once

    that is created, I then run my CAM Processor and all the files are named

    as I like them and put into that folder, The only thing I can't automate

    is the creation of the folder as you said yourself.

     

    I dont think there is any "Tricks" in the cam processor to create

    folders though.

     

    My file is named as follows in the CAM Processor ( eg)

     

    "/Users/Me/Desktop/Gerber Files/%N SILK TOP.GBR"

     

    I am wondering, Could a ULP Script be written so that it ?

     

    1) Creates the Folder(s)

    2) Runs the CAM Processor of your choice

    3) Run Other scripts like Pick & Place, drilling and even a BOM.

     

    Then we could assign a button in the LAYOUT to run that script?

     

     

    I like your thinking.  I've suggested in the past that the CAM processor be

    expanded to be a more generic manufacturing output engine.  Then we could

    add tabs for BOM, x-y data, and any other specific output we need like

    mechanical drawings, etc.  We'd need to be able to specify a ULP to run and

    the ability to run it from the schematic or board file.

     

    I suppose you could write a custom ULP to do it.  But since almost every

    EAGLE user needs to create output for manufacturing of some sort I would

    think having CadSoft solve it once for everyone is a better use of overall

    time than everyone coming up with a solution to the same problem.  And

    because they can write it right into the code base they could do things you

    can't do in ULP/SCR's.

     

    But the idea is sound.  There should be a one-click solution to creating

    all the manufacturing output you need for a project.  And this is not to be

    lazy, it's to be consistent and to reduce mistakes.

     

    James.

    --

    James Morrison  ~~~  Stratford Digital

     

    Specializing in CadSoft EAGLE

    • Online Sales to North America

    • Electronic Design Services

    • EAGLE Enterprise Toolkit

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 15 years ago in reply to e14 Contributor

    James Morrison wrote on Sat, 23 July 2011 16:42

    Except for auto generating a schematic PDF.

     

    It seems you can already do this, at least if you are willing to use

    Eagle's PDF generator.  I just looked at the PRINT command options, and it

    appears there is enough there to do that.

     

    What is missing is the ability to select the printer by name.  This is

    presumably something Cadsoft could add without too much trouble.  I use

    Acrobat to create PDF files, not Eagle's built in capability for that.

    Maybe Eagle's is OK, I haven't tried it.  I guess I just trust Adobe to do

    a better job writing PDF files.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • e14 Contributor
    e14 Contributor over 15 years ago in reply to e14 Contributor

    James Morrison wrote on Sat, 23 July 2011 16:42

    Except for auto generating a schematic PDF.

     

    It seems you can already do this, at least if you are willing to use

    Eagle's PDF generator.  I just looked at the PRINT command options, and it

    appears there is enough there to do that.

     

    What is missing is the ability to select the printer by name.  This is

    presumably something Cadsoft could add without too much trouble.  I use

    Acrobat to create PDF files, not Eagle's built in capability for that.

    Maybe Eagle's is OK, I haven't tried it.  I guess I just trust Adobe to do

    a better job writing PDF files.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube