How do I remove unnecessary fills in an EAGLE polygon?












2












$begingroup$


There are a lot of resistors and diodes on the board, where the polygon passes like this. How can I get rid of it?



Enter image description here










share|improve this question











$endgroup$












  • $begingroup$
    Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
    $endgroup$
    – pipe
    Jan 3 at 13:44
















2












$begingroup$


There are a lot of resistors and diodes on the board, where the polygon passes like this. How can I get rid of it?



Enter image description here










share|improve this question











$endgroup$












  • $begingroup$
    Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
    $endgroup$
    – pipe
    Jan 3 at 13:44














2












2








2





$begingroup$


There are a lot of resistors and diodes on the board, where the polygon passes like this. How can I get rid of it?



Enter image description here










share|improve this question











$endgroup$




There are a lot of resistors and diodes on the board, where the polygon passes like this. How can I get rid of it?



Enter image description here







pcb eagle polygon






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 3 at 18:15









Peter Mortensen

1,60031422




1,60031422










asked Jan 3 at 10:53









Алекс ГарисонАлекс Гарисон

465




465












  • $begingroup$
    Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
    $endgroup$
    – pipe
    Jan 3 at 13:44


















  • $begingroup$
    Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
    $endgroup$
    – pipe
    Jan 3 at 13:44
















$begingroup$
Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
$endgroup$
– pipe
Jan 3 at 13:44




$begingroup$
Is there a reason why you want to remove this? Why do you mean that they are "unnecessary"?
$endgroup$
– pipe
Jan 3 at 13:44










2 Answers
2






active

oldest

votes


















6












$begingroup$

You can draw on 41 tRestrict and 42 bRestrict to prevent the pour on those places.



Traces overlapping these layers will cause DRC violations.

The pour will keep the isolate distance in the polygon properties from the restrict layer objects.



Example:
enter image description here






share|improve this answer









$endgroup$





















    4












    $begingroup$

    They are not redundant, it's really the whole point of a polygon pour: to reduce the impedance of the filled area. That said, a lot of people do it to be lazy (no judgement being made)..! Jereon's method is the scalpel blade approach (and the most correct). The hammer approach is to simply increase the "isolate" value of the polygon until it doesn't fill in between the pads of your components.






    share|improve this answer









    $endgroup$













      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("schematics", function () {
      StackExchange.schematics.init();
      });
      }, "cicuitlab");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "135"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f415015%2fhow-do-i-remove-unnecessary-fills-in-an-eagle-polygon%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      6












      $begingroup$

      You can draw on 41 tRestrict and 42 bRestrict to prevent the pour on those places.



      Traces overlapping these layers will cause DRC violations.

      The pour will keep the isolate distance in the polygon properties from the restrict layer objects.



      Example:
      enter image description here






      share|improve this answer









      $endgroup$


















        6












        $begingroup$

        You can draw on 41 tRestrict and 42 bRestrict to prevent the pour on those places.



        Traces overlapping these layers will cause DRC violations.

        The pour will keep the isolate distance in the polygon properties from the restrict layer objects.



        Example:
        enter image description here






        share|improve this answer









        $endgroup$
















          6












          6








          6





          $begingroup$

          You can draw on 41 tRestrict and 42 bRestrict to prevent the pour on those places.



          Traces overlapping these layers will cause DRC violations.

          The pour will keep the isolate distance in the polygon properties from the restrict layer objects.



          Example:
          enter image description here






          share|improve this answer









          $endgroup$



          You can draw on 41 tRestrict and 42 bRestrict to prevent the pour on those places.



          Traces overlapping these layers will cause DRC violations.

          The pour will keep the isolate distance in the polygon properties from the restrict layer objects.



          Example:
          enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 3 at 11:04









          Jeroen3Jeroen3

          11.5k1748




          11.5k1748

























              4












              $begingroup$

              They are not redundant, it's really the whole point of a polygon pour: to reduce the impedance of the filled area. That said, a lot of people do it to be lazy (no judgement being made)..! Jereon's method is the scalpel blade approach (and the most correct). The hammer approach is to simply increase the "isolate" value of the polygon until it doesn't fill in between the pads of your components.






              share|improve this answer









              $endgroup$


















                4












                $begingroup$

                They are not redundant, it's really the whole point of a polygon pour: to reduce the impedance of the filled area. That said, a lot of people do it to be lazy (no judgement being made)..! Jereon's method is the scalpel blade approach (and the most correct). The hammer approach is to simply increase the "isolate" value of the polygon until it doesn't fill in between the pads of your components.






                share|improve this answer









                $endgroup$
















                  4












                  4








                  4





                  $begingroup$

                  They are not redundant, it's really the whole point of a polygon pour: to reduce the impedance of the filled area. That said, a lot of people do it to be lazy (no judgement being made)..! Jereon's method is the scalpel blade approach (and the most correct). The hammer approach is to simply increase the "isolate" value of the polygon until it doesn't fill in between the pads of your components.






                  share|improve this answer









                  $endgroup$



                  They are not redundant, it's really the whole point of a polygon pour: to reduce the impedance of the filled area. That said, a lot of people do it to be lazy (no judgement being made)..! Jereon's method is the scalpel blade approach (and the most correct). The hammer approach is to simply increase the "isolate" value of the polygon until it doesn't fill in between the pads of your components.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 3 at 11:17









                  awjloganawjlogan

                  3,76911328




                  3,76911328






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Electrical Engineering Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f415015%2fhow-do-i-remove-unnecessary-fills-in-an-eagle-polygon%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Bressuire

                      Cabo Verde

                      Gyllenstierna