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) want to make cable and harness drawings
  • 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 4 replies
  • Subscribers 176 subscribers
  • Views 1866 views
  • Users 0 members are here
Related

want to make cable and harness drawings

autodeskguest
autodeskguest over 16 years ago

Is there a simple way to make cable and harnessing diagrams with Eagle? I

was planning to only make a schematic and only made a symbol. Seems that the

symbol can not be added to schematic unless it has a package included.

 

Is there any way to have a simple schematic with mechanical layout included

in the same drawing?

 

Thank you for any pointers to get me going - Oppie

 

 

  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    oppie wrote on Mon, 30 March 2009 17:44

    Is there a simple way to make cable and harnessing diagrams with Eagle?

    I

    was planning to only make a schematic and only made a symbol. Seems that

    the

    symbol can not be added to schematic unless it has a package included.

     

    Is there any way to have a simple schematic with mechanical layout

    included

    in the same drawing?

     

    Thank you for any pointers to get me going - Oppie

     

     

    Hello Oppie,

     

    I've run into this myself.  In EAGLE, you must add a device to the

    schematic.  A _device is the combination of the symbol, the package

    (footprint), and the connections between the two (plus some other settings

    and attributes).

     

    The fallout is that you must have a physical model of a device to simply

    add it to the scheamtic.  Most other CAD tools I've used don't have this

    restriction--at least not to this extent.  Often you have to have the

    symbol pin to footprint pad mapping, but the physical model of the

    footprint and pads is not required.

     

    In any case, a way around this is to simply have a bunch of dummy packages

    with the correct number of pads.  In fact, you could just have one package

    with more pads then you'll need and use it for everything.  You'll have to

    crate the device in EAGLE but since you don't care about the actual

    physical implementation you can just connect without any thought which is

    very fast.

     

    This means the pad numbers won't be right, so you might want to set the

    "visible" flag on your pins in the symbol to either "none" or "pin".  Then

    you won't see the arbitrary, incorrect pad connections.

     

    I hope that helped.

     

    Cheers,

     

    James.

     

    --

    James Morrison  ~~~  Stratford Digital

     

    email:  sales2009@eaglecentral.ca

    fax:    888.701.8097

    web:    http://www.eaglecentral.ca

     

    Online EAGLE Dealer for US and Canada

    EAGLE Design Experts

    EAGLE Enterprise Toolkit

    --

     

    Browser access to CadSoft Support Forums at http://www.eaglecentral.ca

     

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

    James Morrison schreef:

    oppie wrote on Mon, 30 March 2009 17:44

    Is there a simple way to make cable and harnessing diagrams with Eagle?

    I

    was planning to only make a schematic and only made a symbol. Seems that

    the

    symbol can not be added to schematic unless it has a package included.

     

    Is there any way to have a simple schematic with mechanical layout

    included

    in the same drawing?

     

    Thank you for any pointers to get me going - Oppie

     

    Hello Oppie,

     

    I've run into this myself.  In EAGLE, you must add a device to the

    schematic.  A _device is the combination of the symbol, the package

    (footprint), and the connections between the two (plus some other settings

    and attributes).

     

    The fallout is that you must have a physical model of a device to simply

    add it to the scheamtic.  Most other CAD tools I've used don't have this

    restriction--at least not to this extent.  Often you have to have the

    symbol pin to footprint pad mapping, but the physical model of the

    footprint and pads is not required.

     

    In any case, a way around this is to simply have a bunch of dummy packages

    with the correct number of pads.  In fact, you could just have one package

    with more pads then you'll need and use it for everything.  You'll have to

    crate the device in EAGLE but since you don't care about the actual

    physical implementation you can just connect without any thought which is

    very fast.

     

    This means the pad numbers won't be right, so you might want to set the

    "visible" flag on your pins in the symbol to either "none" or "pin".  Then

    you won't see the arbitrary, incorrect pad connections.

     

    I hope that helped.

     

    Cheers,

     

    James.

     

     

     

    Hello,

     

    It seems possible to create a device with only a symbol as long as the

    symbol has no pins. see 'frames.lib'. I did a little test (V4.09) and

    this works fine.

     

    And seeing you don't have a package, maybe you could do without the pins

    and use wire to connect?

     

     

    Richard

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kcadsoft
    kcadsoft over 16 years ago

    On 04/01/09 20:10, Richard Herman wrote:

    ...

    It seems possible to create a device with only a symbol as long as the

    symbol has no pins. see 'frames.lib'. I did a little test (V4.09) and

    this works fine.

     

    You can even work with devices that have no package and symbols that

    have pins, if you

     

      SET CHECK_CONNECTS OFF;

     

    See HELP SET for details.

    You'll never be able to create a board from such a schematic, though.

    But then again, that's apparently not necessary, anyway.

     

    Klaus Schmidinger

    --

    _______________________________________________________________

     

    Klaus Schmidinger                       Phone: +49-8635-6989-10

    CadSoft Computer GmbH                   Fax:   +49-8635-6989-40

    Hofmark 2                               Email:   kls@cadsoft.de

    D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de

    _______________________________________________________________

     

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

    Thank you all for the replies. This gives me a few ways to try in the

    future.

     

    I had to get a drawing out so cheated and drew everything with drawing

    objects instead of library parts right on the schematic. Worked but is a

    pita as moving a 'part' requires selecting it as a group first...

    See attached

        Regards - Oppie

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
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