Improving triangulation on AutoCAD-generated stl filesAny fix for PLA prints getting more brittle over...

Count All Possible Unique Combinations of Letters in a Word

When can you leave off “le/la” to say “it” in French?

Are all instances of trolls turning to stone ultimately references back to Tolkien?

Methodology: Writing unit tests for another developer

Why tighten down in a criss-cross pattern?

If plants "alternate generations" between sporophytes and gametophytes, why don't we say the same of humans?

Why don't countries like Japan just print more money?

Can humans ever directly see a few photons at a time? Can a human see a single photon?

What does it mean to "control target player"?

Suggested order for Amazon Prime Doctor Who series

How do I handle a table mixing up the DM and the players' roles too often?

Understanding the reasoning of the woman who agreed with King Solomon to "cut the baby in half"

Do I have any obligations to my PhD supervisor's requests after I have graduated?

How is hair tissue mineral analysis performed?

Did the CIA blow up a Siberian pipeline in 1982?

How much will studying magic in an academy cost?

Is a single radon-daughter atom in air a solid?

How do I professionally let my manager know I'll quit over smoking in the office?

What happens to Cessna electric flaps that are moving when power is lost?

How to remove this component from PCB

What's currently blocking the construction of the wall between Mexico and the US?

What's the difference between a deep fryer and a chip pan?

Can White Castle?

How long would it take to cross the Channel in 1890's?



Improving triangulation on AutoCAD-generated stl files


Any fix for PLA prints getting more brittle over time?Getting started: shell passes not fusing in x/y, and a slanted wavy pattern on vertical wallsIs it possible to use Three.js to determine the wall thickness of an STL file?Makerbot Replicator (5th generation) poor print quality






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







3












$begingroup$


In regards to a part that I'm having printed remotely (by two processes:- stereolithography and laser sintering), I've been advised by the 3d printing company that 'the triangulation of the file is rather rough'.



In this particular instance, it probably doesn't matter, but for the future, are there any tips to improving 'triangulation' when generating forms in AutoCAD?










share|improve this question







New contributor



Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$



















    3












    $begingroup$


    In regards to a part that I'm having printed remotely (by two processes:- stereolithography and laser sintering), I've been advised by the 3d printing company that 'the triangulation of the file is rather rough'.



    In this particular instance, it probably doesn't matter, but for the future, are there any tips to improving 'triangulation' when generating forms in AutoCAD?










    share|improve this question







    New contributor



    Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$















      3












      3








      3





      $begingroup$


      In regards to a part that I'm having printed remotely (by two processes:- stereolithography and laser sintering), I've been advised by the 3d printing company that 'the triangulation of the file is rather rough'.



      In this particular instance, it probably doesn't matter, but for the future, are there any tips to improving 'triangulation' when generating forms in AutoCAD?










      share|improve this question







      New contributor



      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      In regards to a part that I'm having printed remotely (by two processes:- stereolithography and laser sintering), I've been advised by the 3d printing company that 'the triangulation of the file is rather rough'.



      In this particular instance, it probably doesn't matter, but for the future, are there any tips to improving 'triangulation' when generating forms in AutoCAD?







      print-quality autodesk






      share|improve this question







      New contributor



      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 9 hours ago









      StrawberryStrawberry

      1163




      1163




      New contributor



      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Strawberry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          The phrase "triangulation of the file is rather rough" is somewhat vague, but one can interpret it to mean that the surface is what is considered "low poly" in the 3D modeling world.



          low poly fox



          From Thingiverse, this low poly fox shows an intentionally reduced poly surface. I'm not suggesting that your models appear this distorted, but it may give a hint to what the service is referencing.



          Consider to load your model into a program such as Meshmixer, which will show you the triangles in 'W'ireframe mode. If there are few triangles over a surface, you can get the aforementioned effect.



          Meshmixer also allows you to increase the mesh count, possibly improving the surface and satisfying the requirements of the printing service.






          share|improve this answer









          $endgroup$





















            2












            $begingroup$

            Most CAD tools generate quite low-res triangulations. The ideal solution is to avoid using the CAD tool to generate them. For example, if the print shop can accept your CAD files directly, they may have other software that can triangulate them. For example, if the shop uses GrabCAD Print to slice your parts, that software can open CAD files directly, and produce much better triangulations than exporting from the CAD software. (In this case they won't be using GCP, which doesn't support the print technologies you mention, but it's just an example: some other vendors' tools have the same functionality.)



            If you don't wish to send your original CAD parts, check if your tool can export Parasolid files (.x_t or .x_b). They contain the original boundary representation your CAD tool uses to represent geometry, but not the feature structure, constraints, or design intent.






            share|improve this answer









            $endgroup$
















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "640"
              };
              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
              },
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });






              Strawberry is a new contributor. Be nice, and check out our Code of Conduct.










              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f10310%2fimproving-triangulation-on-autocad-generated-stl-files%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









              2












              $begingroup$

              The phrase "triangulation of the file is rather rough" is somewhat vague, but one can interpret it to mean that the surface is what is considered "low poly" in the 3D modeling world.



              low poly fox



              From Thingiverse, this low poly fox shows an intentionally reduced poly surface. I'm not suggesting that your models appear this distorted, but it may give a hint to what the service is referencing.



              Consider to load your model into a program such as Meshmixer, which will show you the triangles in 'W'ireframe mode. If there are few triangles over a surface, you can get the aforementioned effect.



              Meshmixer also allows you to increase the mesh count, possibly improving the surface and satisfying the requirements of the printing service.






              share|improve this answer









              $endgroup$


















                2












                $begingroup$

                The phrase "triangulation of the file is rather rough" is somewhat vague, but one can interpret it to mean that the surface is what is considered "low poly" in the 3D modeling world.



                low poly fox



                From Thingiverse, this low poly fox shows an intentionally reduced poly surface. I'm not suggesting that your models appear this distorted, but it may give a hint to what the service is referencing.



                Consider to load your model into a program such as Meshmixer, which will show you the triangles in 'W'ireframe mode. If there are few triangles over a surface, you can get the aforementioned effect.



                Meshmixer also allows you to increase the mesh count, possibly improving the surface and satisfying the requirements of the printing service.






                share|improve this answer









                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  The phrase "triangulation of the file is rather rough" is somewhat vague, but one can interpret it to mean that the surface is what is considered "low poly" in the 3D modeling world.



                  low poly fox



                  From Thingiverse, this low poly fox shows an intentionally reduced poly surface. I'm not suggesting that your models appear this distorted, but it may give a hint to what the service is referencing.



                  Consider to load your model into a program such as Meshmixer, which will show you the triangles in 'W'ireframe mode. If there are few triangles over a surface, you can get the aforementioned effect.



                  Meshmixer also allows you to increase the mesh count, possibly improving the surface and satisfying the requirements of the printing service.






                  share|improve this answer









                  $endgroup$



                  The phrase "triangulation of the file is rather rough" is somewhat vague, but one can interpret it to mean that the surface is what is considered "low poly" in the 3D modeling world.



                  low poly fox



                  From Thingiverse, this low poly fox shows an intentionally reduced poly surface. I'm not suggesting that your models appear this distorted, but it may give a hint to what the service is referencing.



                  Consider to load your model into a program such as Meshmixer, which will show you the triangles in 'W'ireframe mode. If there are few triangles over a surface, you can get the aforementioned effect.



                  Meshmixer also allows you to increase the mesh count, possibly improving the surface and satisfying the requirements of the printing service.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 9 hours ago









                  fred_dot_ufred_dot_u

                  5,8391621




                  5,8391621

























                      2












                      $begingroup$

                      Most CAD tools generate quite low-res triangulations. The ideal solution is to avoid using the CAD tool to generate them. For example, if the print shop can accept your CAD files directly, they may have other software that can triangulate them. For example, if the shop uses GrabCAD Print to slice your parts, that software can open CAD files directly, and produce much better triangulations than exporting from the CAD software. (In this case they won't be using GCP, which doesn't support the print technologies you mention, but it's just an example: some other vendors' tools have the same functionality.)



                      If you don't wish to send your original CAD parts, check if your tool can export Parasolid files (.x_t or .x_b). They contain the original boundary representation your CAD tool uses to represent geometry, but not the feature structure, constraints, or design intent.






                      share|improve this answer









                      $endgroup$


















                        2












                        $begingroup$

                        Most CAD tools generate quite low-res triangulations. The ideal solution is to avoid using the CAD tool to generate them. For example, if the print shop can accept your CAD files directly, they may have other software that can triangulate them. For example, if the shop uses GrabCAD Print to slice your parts, that software can open CAD files directly, and produce much better triangulations than exporting from the CAD software. (In this case they won't be using GCP, which doesn't support the print technologies you mention, but it's just an example: some other vendors' tools have the same functionality.)



                        If you don't wish to send your original CAD parts, check if your tool can export Parasolid files (.x_t or .x_b). They contain the original boundary representation your CAD tool uses to represent geometry, but not the feature structure, constraints, or design intent.






                        share|improve this answer









                        $endgroup$
















                          2












                          2








                          2





                          $begingroup$

                          Most CAD tools generate quite low-res triangulations. The ideal solution is to avoid using the CAD tool to generate them. For example, if the print shop can accept your CAD files directly, they may have other software that can triangulate them. For example, if the shop uses GrabCAD Print to slice your parts, that software can open CAD files directly, and produce much better triangulations than exporting from the CAD software. (In this case they won't be using GCP, which doesn't support the print technologies you mention, but it's just an example: some other vendors' tools have the same functionality.)



                          If you don't wish to send your original CAD parts, check if your tool can export Parasolid files (.x_t or .x_b). They contain the original boundary representation your CAD tool uses to represent geometry, but not the feature structure, constraints, or design intent.






                          share|improve this answer









                          $endgroup$



                          Most CAD tools generate quite low-res triangulations. The ideal solution is to avoid using the CAD tool to generate them. For example, if the print shop can accept your CAD files directly, they may have other software that can triangulate them. For example, if the shop uses GrabCAD Print to slice your parts, that software can open CAD files directly, and produce much better triangulations than exporting from the CAD software. (In this case they won't be using GCP, which doesn't support the print technologies you mention, but it's just an example: some other vendors' tools have the same functionality.)



                          If you don't wish to send your original CAD parts, check if your tool can export Parasolid files (.x_t or .x_b). They contain the original boundary representation your CAD tool uses to represent geometry, but not the feature structure, constraints, or design intent.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 8 hours ago









                          Dan HulmeDan Hulme

                          330115




                          330115






















                              Strawberry is a new contributor. Be nice, and check out our Code of Conduct.










                              draft saved

                              draft discarded


















                              Strawberry is a new contributor. Be nice, and check out our Code of Conduct.













                              Strawberry is a new contributor. Be nice, and check out our Code of Conduct.












                              Strawberry is a new contributor. Be nice, and check out our Code of Conduct.
















                              Thanks for contributing an answer to 3D Printing 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%2f3dprinting.stackexchange.com%2fquestions%2f10310%2fimproving-triangulation-on-autocad-generated-stl-files%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

                              Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

                              The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

                              Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...