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) EAGLE v8.0 Slice Command   Doesn't Work on Group or Fr om Command Line
  • 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 3 replies
  • Subscribers 179 subscribers
  • Views 717 views
  • Users 0 members are here
Related

EAGLE v8.0 Slice Command   Doesn't Work on Group or Fr om Command Line

autodeskguest
autodeskguest over 9 years ago

This new slice command doesn't seem to work on grouped traces.  I selected

multiple traces with the group command and then applied the slice command

to the group, but nothing happened.

 

Also, I can't invoke the slice command from the command line.  I can start

it but I can't feed it the parameters to actually do the command.  So it

required mouse use to function.

 

While I can appreciate new implicit commands give the user some flexibility

by selecting the function first and then the object (like the slice command

currently works), I strongly feel that the original mode of EAGLE functions

should be maintained as well:  select the function, then select the object

or group of objects to apply the function to.  And all of that should be

completely functional from the command line.

 

In the many, many schematics and boards I've done this mode of operation

(select function first then apply to object or group) has proven to be the

most efficient method. And if I have to start to remember which commands

work in which mode then that's going to start to become more and more

confusing as new commands are added.

 

The beauty of EAGLE commands is the orthogonality and that everything can

be scripted by using the command line.

 

James.

--

James Morrison  ~~~  Stratford Digital

http://www.stratforddigital.ca

--

http://www.eaglecentral.ca :: The original and best browser access to CadSoft EAGLE support forums.  Supported by EAGLE licenses purchased through us :: http://www.eaglelicenses.com

 

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

    On 1/18/2017 9:34 PM, James Morrison wrote:

    This new slice command doesn't seem to work on grouped traces.  I selected

    multiple traces with the group command and then applied the slice command

    to the group, but nothing happened.

     

    Also, I can't invoke the slice command from the command line.  I can start

    it but I can't feed it the parameters to actually do the command.  So it

    required mouse use to function.

     

    While I can appreciate new implicit commands give the user some flexibility

    by selecting the function first and then the object (like the slice command

    currently works), I strongly feel that the original mode of EAGLE functions

    should be maintained as well:  select the function, then select the object

    or group of objects to apply the function to.  And all of that should be

    completely functional from the command line.

     

    In the many, many schematics and boards I've done this mode of operation

    (select function first then apply to object or group) has proven to be the

    most efficient method. And if I have to start to remember which commands

    work in which mode then that's going to start to become more and more

    confusing as new commands are added.

     

    The beauty of EAGLE commands is the orthogonality and that everything can

    be scripted by using the command line.

     

    James.

     

     

    Hi James,

     

    I think you've misunderstood how the command works. You don't have to

    select the traces in order to slice them.

     

    Here's the basic workflow:

    1. Click on the Slice icon.

    2. Now you are going to define a slice line that runs through the traces

    you wish to slice. Left click the first point of the line.

    3. You'll notice that now you have line going from that point to your

    mouse cursor. Left-click to define the second point.

    4. Voila, you'll notice that the traces have been sliced following the

    line you defined.

     

    On the command line you can enter specific points for the slicing line

    as well as how wide the gap should be.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia

     

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

    I believe James' question boils down to why can't I execute 'SLICE (x1 y1) (x2 y2) '?

     

    Eric

     

    On 01/19/2017 01:34 PM, Jorge Garcia wrote:

    On 1/18/2017 9:34 PM, James Morrison wrote:

    This new slice command doesn't seem to work on grouped traces.  I selected

    multiple traces with the group command and then applied the slice command

    to the group, but nothing happened.

     

    Also, I can't invoke the slice command from the command line.  I can start

    it but I can't feed it the parameters to actually do the command.  So it

    required mouse use to function.

     

    While I can appreciate new implicit commands give the user some flexibility

    by selecting the function first and then the object (like the slice command

    currently works), I strongly feel that the original mode of EAGLE functions

    should be maintained as well:  select the function, then select the object

    or group of objects to apply the function to.  And all of that should be

    completely functional from the command line.

     

    In the many, many schematics and boards I've done this mode of operation

    (select function first then apply to object or group) has proven to be the

    most efficient method. And if I have to start to remember which commands

    work in which mode then that's going to start to become more and more

    confusing as new commands are added.

     

    The beauty of EAGLE commands is the orthogonality and that everything can

    be scripted by using the command line.

     

    James.

     

     

    Hi James,

     

    I think you've misunderstood how the command works. You don't have to select the traces in order to slice them.

     

    Here's the basic workflow:

    1. Click on the Slice icon.

    2. Now you are going to define a slice line that runs through the traces you wish to slice. Left click the first point

    of the line.

    3. You'll notice that now you have line going from that point to your mouse cursor. Left-click to define the second point.

    4. Voila, you'll notice that the traces have been sliced following the line you defined.

     

    On the command line you can enter specific points for the slicing line as well as how wide the gap should be.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia

     

     

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

    Eric has it mostly right.  I understand how the command works as is.  I had

    two points:

     

    1)  How the command works is NOT orthogonal with how every other command

    in EAGLE works.  Pick function, apply to object or group with the group

    having been defined by the preceeding group command.  If I try to do that

    it doesn't work and it should.  You've provided a different method which is

    fine, but it should work in the old way too to keep orthoganlity.

     

    The reason for doing this is learning curve.  If commands use different

    modes of operation then I also have to remember which command works in

    which mode.  This is bad for usability.  Orthogonality is good.  If you

    want to have a special, optimized mode (like group now does) that is great

    and power-users like me will use it.  But things should also always work

    in the EAGLE way to help new users.

     

    2)  As the splice command is implemented you can't use it in a script.  If

    this precedent is followed then scripting loses most of its power as new,

    powerful commands are added but not usable in scripts.

     

    It seems like some good functionality was added but by product managers who

    didn't fully understand the actual power in why EAGLE was implemented in

    the way it was.

     

    Cheers,

     

    James

     

    Eric Stevens wrote on Thu, 19 January 2017 18:41

    I believe James' question boils down to why can't I execute 'SLICE (x1

    y1) (x2 y2) '?

     

    Eric

     

    On 01/19/2017 01:34 PM, Jorge Garcia wrote:

    On 1/18/2017 9:34 PM, James Morrison wrote:

    This new slice command doesn't seem to work on grouped traces.  I

    selected

    multiple traces with the group command and then applied the slice

    command

    to the group, but nothing happened.

     

    Also, I can't invoke the slice command from the command line.  I

    can start

    it but I can't feed it the parameters to actually do the command.

    So it

    required mouse use to function.

     

    While I can appreciate new implicit commands give the user some

    flexibility

    by selecting the function first and then the object (like the slice

    command

    currently works), I strongly feel that the original mode of EAGLE

    functions

    should be maintained as well:  select the function, then select the

    object

    or group of objects to apply the function to.  And all of that

    should be

    completely functional from the command line.

     

    In the many, many schematics and boards I've done this mode of

    operation

    (select function first then apply to object or group) has proven to

    be the

    most efficient method. And if I have to start to remember which

    commands

    work in which mode then that's going to start to become more and

    more

    confusing as new commands are added.

     

    The beauty of EAGLE commands is the orthogonality and that

    everything can

    be scripted by using the command line.

     

    James.

     

     

    Hi James,

     

    I think you've misunderstood how the command works. You don't have

    to select the traces in order to slice them.

     

    Here's the basic workflow:

    1. Click on the Slice icon.

    2. Now you are going to define a slice line that runs through the

    traces you wish to slice. Left click the first point

    of the line.

    3. You'll notice that now you have line going from that point to

    your mouse cursor. Left-click to define the second point.

    4. Voila, you'll notice that the traces have been sliced following

    the line you defined.

     

    On the command line you can enter specific points for the slicing

    line as well as how wide the gap should be.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia

     

     

    --

    James Morrison  ~~~  Stratford Digital

    http://www.stratforddigital.ca

    --

    http://www.eaglecentral.ca :: The original and best browser access to CadSoft EAGLE support forums.  Supported by EAGLE licenses purchased through us :: http://www.eaglelicenses.com

     

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

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube