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) Can't place some points in the command line. Invalid point
  • 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
  • State Not Answered
  • Replies 8 replies
  • Subscribers 176 subscribers
  • Views 1653 views
  • Users 0 members are here
  • command
  • line
  • invalid
  • point
  • error
Related

Can't place some points in the command line. Invalid point

s0s
s0s over 8 years ago

Edit: Adding this line: I can't place points in the command line when I try to place pads in the package editor.

 

I have Eagle 6.5.0 Light for 64-bit Mint Linux. I want to place 32 pads in the package editor. I've calculated all the points, and it would be much faster if I could place them in the command window, because they would be accurate. This link shows it can be done: Cadsoft Eagle how to make parts tutorial - DP

 

I notice the bug is when both coordinates are negative. However, the author of the article I linked to suggests making some negative, so that the package will be centered. I can manually place the points, but it's a real pain to get it to be accurate. Does anyone know how to solve this? I have done searches, but I saw no relevant results.

 

Thanks in advance.

  • Sign in to reply
  • Cancel

Top Replies

  • s0s
    s0s over 8 years ago in reply to rachaelp +1
    It works in a different file. I don't know why it wouldn't work before, but I'm done with that now, so I'm not going to worry about it. I'm designing a board now, and it worked in this file, so who knows…
Parents
  • omega-5
    0 omega-5 over 8 years ago

    Am 22.06.2017 um 00:16 schrieb s0s:

    I want to place 32 pads in the package editor. I've calculated all the points, and it would be much faster if I could place them in the command window, because they would be accurate. This link shows it can be done: Cadsoft Eagle how to make parts tutorial - DP (http://dangerousprototypes.com/docs/Cadsoft_Eagle_how_to_make_parts_tutorial)

     

    I notice it's when both coordinates are negative. However, the author of the article I linked to suggests making some negative, so that the package will be centered. I can manually place the points, but it's a real pain to get it to be accurate. Does anyone know how to solve this? I have done searches, but I saw no relevant results.

     

    Thanks in advance.

     

    --

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

    https://www.element14.com/community/message/224534

     

     

     

    On Eagle V6.6.0 it works for me.

    Line by line on the command line:

     

    grid mm 0.1 10 alt 0.05;

    grid dots on;

    smd 0.3 1.02 (-1 -2.4)(-.5 -2.4)(0 -2.4)(.5 -2.4)(1 -2.4)(1

    2.4)(.5 2.4)(0 2.4)(-.5 2.4)(-1 2.4);

     

    Freundliche Grüße / Kind regards

    Friedrich

    -


    ... use NNTP://news.cadsoft.de and a

    functional news reader like Thunderbird!

    ... or http://www.eaglecentral.ca

    browser access to CadSoft EAGLE support forums.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • omega-5
    0 omega-5 over 8 years ago

    Am 22.06.2017 um 00:16 schrieb s0s:

    I want to place 32 pads in the package editor. I've calculated all the points, and it would be much faster if I could place them in the command window, because they would be accurate. This link shows it can be done: Cadsoft Eagle how to make parts tutorial - DP (http://dangerousprototypes.com/docs/Cadsoft_Eagle_how_to_make_parts_tutorial)

     

    I notice it's when both coordinates are negative. However, the author of the article I linked to suggests making some negative, so that the package will be centered. I can manually place the points, but it's a real pain to get it to be accurate. Does anyone know how to solve this? I have done searches, but I saw no relevant results.

     

    Thanks in advance.

     

    --

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

    https://www.element14.com/community/message/224534

     

     

     

    On Eagle V6.6.0 it works for me.

    Line by line on the command line:

     

    grid mm 0.1 10 alt 0.05;

    grid dots on;

    smd 0.3 1.02 (-1 -2.4)(-.5 -2.4)(0 -2.4)(.5 -2.4)(1 -2.4)(1

    2.4)(.5 2.4)(0 2.4)(-.5 2.4)(-1 2.4);

     

    Freundliche Grüße / Kind regards

    Friedrich

    -


    ... use NNTP://news.cadsoft.de and a

    functional news reader like Thunderbird!

    ... or http://www.eaglecentral.ca

    browser access to CadSoft EAGLE support forums.

     

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