element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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 Chat (English) How do I change a board outline shape/size in Eagle Cad Light?
  • 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 9 replies
  • Subscribers 176 subscribers
  • Views 4064 views
  • Users 0 members are here
Related

How do I change a board outline shape/size in Eagle Cad Light?

japper
japper over 12 years ago

I am using the latest version of Eaglecad light (6.4.0) and I am attempting to make a shield for the Olimexino board.

 

I have taken an existing schematic and PCB layout  of the Olimexino board in order to get the correct spacing

of the pins that I want this pcb to plug into on the Olimexino PCB.

 

Wasn't sure how to import the pins for the spacing/locations so I saved the Olimexino schematioc and board

as a different file name and added my schematic to theOlimexino schematic.

 

Then I removed the Olimexino components (except the pins that i want to use) from the schematic and added my components.

 

I open the board file and the spacing looks correct for the pins that I want and then I had to remove all of the components

that I did not want from the original Olimexino board layout.

 

My ratslist is shown on the board screen but  I would like to change the dimensions of the PCB in the layout section of Eaglecad

to make more room for my circuits.

 

I made the board dimensions larger in the Eagle board layout section manually but then when I try to move a component onto the

newly addded area I get a message that states that the light version of eagle can't perform the requested action. Some objects extend

outside the allowed board areas.

 

How can I change the size of this PCB without loosing the spacing/location of the pins?

 

Thanks

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    autodeskguest over 12 years ago

    Hi

     

    Great to see you took time to describe your problem using many words.

     

    Your approach was sound enough but could have been easier.

    If you have the board and schematic open at the same time, as you remove

    the unwanted Olimexino parts from the schematic they are removed from the

    board at the same time.

     

    Eagle light has a board size restriction of 100mm x 80 mm. If you attempt

    to place a part origin or part pad outside of that area you get the error

    you received. You can have other lines outside that area.

     

    Knowing what you wanted to do, I would do the following for that Olimexino

    board, at the start.

    1. Move all of it further into the permitted area

    Enter into the command line

    Group all;

    move (>0 0)(10 10);

    2. Manually MOVE that jumper table down below the Y=0 axis with a GROUP

    then MOVE with CTL key depressed and right mouse.

     

    3. Draw an outline that shows you the 100*80mm restriction.

    grid mm;

    layer tDoc;

    wire (0 0)(100 0)(100 80)(0 80)(0 0);

     

    4. Now you can easily group and move the board to where you want it within

    the limitations of the light version.

     

    To answer your question another way, you could group singly (See HELP

    GROUP) each of the pin headers and move them as a group. They will retain

    their relation ship to each other

     

    HTH

    Warren

     

     

     

     

     

     

    --

    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
  • japper
    japper over 12 years ago in reply to autodeskguest

    Warren-

     

    I had to remove a few things on my PCB layout to fit within the boundries but the 100 x 80 was more than large enough space.

     

    Thank you very much for your help!

    Jeff p

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 12 years ago in reply to japper

    A couple more questions...

     

    1. I noticed that the objects that  iadded do not line up with teh grid.

    How do I change the resolution of the grid or snap these items to the

    grid in EagleCad light 6.4?

     

    2. I have some grouped items on my borad layout that I would like to

    ungroup and delete certain items.

    How do I do this in EagleCad light 6.4?

     

    thanks again

     

    --

    To view any images and attachments in this post, visit:

    http://www.element14.com/community/message/75128#75128

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 12 years ago in reply to japper

    Another question...

     

    I am done with my schematics and have run the CAM processor.

     

    Afterwards, I decided to view my gerber files on a viewer before sending

    these out to the fab house but

    I noticed that there is not board outline in the gerber viewer.

     

    When  I did the wire (0 0)(100 0)(100 80)(0 80)(0 0); to find how much

    room that I had,

    I then moved this so it was smaller and deleted the board outline that

    was smaller.

     

    Looking at my PCB in Eagle, the brd file looks like this:

     

    and looking at the gerbers in a viewer, they look like this:

     

     

     

    What am I missing and how do I create a board outline that is set to the

    values of the wire that  I created so that I have a board outline on my

    PCB?

     

    thanks

     

    --

    To view any images and attachments in this post, visit:

    http://www.element14.com/community/message/75533#75533

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • autodeskguest
    autodeskguest over 12 years ago in reply to japper

    Another question...

     

    I am done with my schematics and have run the CAM processor.

     

    Afterwards, I decided to view my gerber files on a viewer before sending

    these out to the fab house but

    I noticed that there is not board outline in the gerber viewer.

     

    When  I did the wire (0 0)(100 0)(100 80)(0 80)(0 0); to find how much

    room that I had,

    I then moved this so it was smaller and deleted the board outline that

    was smaller.

     

    Looking at my PCB in Eagle, the brd file looks like this:

     

    and looking at the gerbers in a viewer, they look like this:

     

     

     

    What am I missing and how do I create a board outline that is set to the

    values of the wire that  I created so that I have a board outline on my

    PCB?

     

    thanks

     

    --

    To view any images and attachments in this post, visit:

    http://www.element14.com/community/message/75533#75533

     

    • 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 © 2025 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.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube