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 Support (English) Frames: How are they supposed to work?
  • 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 7 replies
  • Subscribers 176 subscribers
  • Views 3256 views
  • Users 0 members are here
  • eagle
  • frames
Related

Frames: How are they supposed to work?

gwideman
gwideman over 11 years ago

Hi folks,

I'm using Eagle 6.5.0. I am trying to put a frame on a schematic drawing. So I selected FRAME_A_L (A Size, Landscape), and placed it. However, the frame is drawn to the exact size of the page (8.5 x 11 inches), and consequently cannot actually print on one page, because printers require a border.

 

I do understand that frames are not drawn with lines, but implemented instead with the Frame command. I've tried everything I can think of to resize the frame from the library: combinations of Move, drag, Ctrl-drag on some part of the frame, and examining the properties, in both the schematic and the library editor. The only reaction I get is that the frame moves, but doesn't resize.

 

Of course, I could scale down the printout, or I could edit the XML of the library or the schematic, but I have to think this is not how this is supposed to work.

 

So: How does Eagle intend for us to use the A size frame from the library?

 

Thanks!

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

    Am 08.04.2014 01:51, schrieb Graham Wideman:

    Hi folks,

    I'm using Eagle 6.5.0. I am trying to put a frame on a schematic

    drawing. So I selected FRAME_A_L (A Size, Landscape), and placed it.

    However, the frame is drawn to the exact size of the page (8.5 x 11

    inches), and consequently cannot actually print on one page, because

    printers require a border. Of course, I could scale down the printout,

    or I could edit the XML of the library or the schematic, but I have to

    think this is not how this is supposed to work.

     

    I do understand that frames are not drawn with lines, but implemented

    instead with the Frame command. I've tried everything I can think of to

    resize the frame from the library: combinations of Move, drag, Ctrl-drag

    on some part of the frame, and examining the properties, in both the

    schematic and the library editor. The only reaction I get is that the

    frame moves, but doesn't resize.

     

    So: How does Eagle intend for us to use the A size frame from the

    library?

     

    Thanks!

     

    Yes, that's a good one image

     

    Anyway if you want to edit/create a frame you must use the INFO tool.

    Open your own library and copy a frame into it.

    Go to symbol editor use the info tool and place it on the frame line.

    A  dialog opens and there you find all the parameters to create your own

    frames, with or without localizer image

     

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • gwideman
    gwideman over 11 years ago in reply to autodeskguest

    Thanks Joern! That does the job.

     

    In case anyone else faces this problem:

     

    It turns out that a FRAME has size properties, but these properties are only editable in the library editor, not in the schematic. So:

     

    1. Load the library containing the frame to be edited, and select the Device (NOT Symbol) for the frame.

     

    2. To edit the frame's properties, use the INFO button, and click on the frame. You will need to click near the reference origin for the frame. (This is true in general for selecting a component in Eagle -- just more evident for large components.)  For frames I looked at, that reference points were in the lower left corner.

     

    3. If you edit the frame's size, you may want to reposition the "Document Field" as well. This is implemented as a second symbol within the package (DOCFIELD). Still within the Device view of the frame, click on the reference origin for the document field. The Properties include fields for Position, and also a the "Add Level" property set to "always", which is why this second symbol always gets added to the schematic when you place a frame.

     

    -- Graham

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 11 years ago in reply to gwideman

    Am 08.04.2014 11:58, schrieb Graham Wideman:

    Thanks Joern! That does the job.

     

    In case anyone else faces this problem:

     

    It turns out that a FRAME has size properties, but these properties are

    only editable in the library editor, not in the schematic. So:

     

    1. Load the library containing the frame to be edited, and select the

    Device (NOT Symbol) for the frame.

     

    2. To edit the frame's properties, use the INFO button, and click on the

    frame. You will need to click near the reference origin for the frame.

    (This is true in general for selecting a component in Eagle -- just more

    evident for large components.)  For frames I looked at, that reference

    points were in the lower left corner.

     

    3. If you edit the frame's size, you may want to reposition the

    "Document Field" as well. This is implemented as a second symbol within

    the package (DOCFIELD). Still within the Device view of the frame, click

    on the reference origin for the document field. The Properties include

    fields for Position, and also a the "Add Level" property set to

    "always", which is why this second symbol always gets added to the

    schematic when you place a frame.

     

    -- Graham

     

    --

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

    http://www.element14.com/community/message/108651

     

     

    Good that you got it working.

    BTW I fixed my own docfield tight into the frames because I didn't like

    the "extra" work in case one had to move the frame.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • piranha
    piranha over 10 years ago in reply to autodeskguest

    I tried steps that are in this thread. Steps here are not working for me, I may be missing some smaller steps to get to this point. Is there a more complete "how to" on this topic of changing title block and frame?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago in reply to piranha

    How about the manual and tutorial documents that come with your instal of

    Eagle.

    Found in the docs folder or directly from the control panel in the latest

    version.

     

    All the best

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

    Am 20.05.2015 um 02:29 schrieb Josh Hewson:

    I tried steps that are in this thread. Steps here are not working for

    me, I may be missing some smaller steps to get to this point. Is there a

    more complete "how to" on this topic of changing title block and frame?

     

    --

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

    http://www.element14.com/community/message/150230

     

     

    In general I see the title block as a private "paintjob".

    Just draw what you need. Some text examples "placeholders" you can find

    by using  help text.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • piranha
    piranha over 10 years ago in reply to autodeskguest

    Yes Eagle Manual Section 8.11 give us almost two pages worth of information. I need to read some more info(not sure where its at yet). I believe I want to be able to Use a library so I can place my desired frame in 1 single step instead of the 8-10 steps I currently have so far.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • piranha
    piranha over 10 years ago in reply to autodeskguest

    Yes Eagle Manual Section 8.11 give us almost two pages worth of information. I need to read some more info(not sure where its at yet). I believe I want to be able to Use a library so I can place my desired frame in 1 single step instead of the 8-10 steps I currently have so far.

    • 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