How to estimate printing time from an STL file?Outputting an STL file that contains multiple objects for import into Blender.stl file is “not ready for printing”How do I create a STL file from a 2 dimensional grid of dataHow can I create PNG image files from STL files?Subtract of two STL files in Slic3r softwareRoute to transform 2d image (depth map) into a curved bracelet (and STL file)?How do I keep the .stl files from being resized while exporting?Is it possible to use Three.js to determine the wall thickness of an STL file?How can I decrease the thickness of a wall in an STL file?Boolean operation on two objects in Blender

This message is flooding my syslog, how to find where it comes from?

Area of parallelogram = Area of square. Shear transform

What causes long-running disputes over sovereignty?

Terence Tao–type books in other fields?

Why are so many countries still in the Commonwealth?

How did C64 games handle music during gameplay?

Why did Saturn V not head straight to the moon?

What was the rationale behind 36 bit computer architectures?

How do campaign rallies gain candidates votes?

What do I do when a student working in my lab "ghosts" me?

How do I run a game when my PCs have different approaches to combat?

What is the lowest-speed bogey a jet fighter can intercept/escort?

Is it legal to use cash pulled from a credit card to pay the monthly payment on that credit card?

Send a single HTML email from Thunderbird, overriding the default "plain text" setting

How important is a good quality camera for good photography?

powerhouse of ideas

What does "see" in "the Holy See" mean?

Why can't my huge trees be chopped down?

Explanation for a joke about a three-legged dog that walks into a bar

Creating Darkness

How to copy a file transactionally?

What to do when you reach a conclusion and find out later on that someone else already did?

Grid/table with lots of buttons

Can I go to the UK from the Schengen on train?



How to estimate printing time from an STL file?


Outputting an STL file that contains multiple objects for import into Blender.stl file is “not ready for printing”How do I create a STL file from a 2 dimensional grid of dataHow can I create PNG image files from STL files?Subtract of two STL files in Slic3r softwareRoute to transform 2d image (depth map) into a curved bracelet (and STL file)?How do I keep the .stl files from being resized while exporting?Is it possible to use Three.js to determine the wall thickness of an STL file?How can I decrease the thickness of a wall in an STL file?Boolean operation on two objects in Blender






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








2












$begingroup$


My local library has a 3D printer (Lulzbot Mini) for patrons to use. The prints are limited to 4 hours and if I go after work I really only have two hours before the Library closes. The software at the Library will give an estimated time, but I would like to be able to estimate the time before I get there.



Currently I have been creating my designs in TinkerCad and then I export the STL file. From the STL file I can find online estimators that will tell me how much material but nothing that says how long it will take to print.



Is there a way of calculating the estimated printing time from a STL file for a given printer?










share|improve this question









New contributor



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






$endgroup$


















    2












    $begingroup$


    My local library has a 3D printer (Lulzbot Mini) for patrons to use. The prints are limited to 4 hours and if I go after work I really only have two hours before the Library closes. The software at the Library will give an estimated time, but I would like to be able to estimate the time before I get there.



    Currently I have been creating my designs in TinkerCad and then I export the STL file. From the STL file I can find online estimators that will tell me how much material but nothing that says how long it will take to print.



    Is there a way of calculating the estimated printing time from a STL file for a given printer?










    share|improve this question









    New contributor



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






    $endgroup$














      2












      2








      2





      $begingroup$


      My local library has a 3D printer (Lulzbot Mini) for patrons to use. The prints are limited to 4 hours and if I go after work I really only have two hours before the Library closes. The software at the Library will give an estimated time, but I would like to be able to estimate the time before I get there.



      Currently I have been creating my designs in TinkerCad and then I export the STL file. From the STL file I can find online estimators that will tell me how much material but nothing that says how long it will take to print.



      Is there a way of calculating the estimated printing time from a STL file for a given printer?










      share|improve this question









      New contributor



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






      $endgroup$




      My local library has a 3D printer (Lulzbot Mini) for patrons to use. The prints are limited to 4 hours and if I go after work I really only have two hours before the Library closes. The software at the Library will give an estimated time, but I would like to be able to estimate the time before I get there.



      Currently I have been creating my designs in TinkerCad and then I export the STL file. From the STL file I can find online estimators that will tell me how much material but nothing that says how long it will take to print.



      Is there a way of calculating the estimated printing time from a STL file for a given printer?







      stl lulzbot






      share|improve this question









      New contributor



      Charlie Brumbaugh 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



      Charlie Brumbaugh 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








      edited 9 hours ago









      0scar

      16.7k3 gold badges24 silver badges64 bronze badges




      16.7k3 gold badges24 silver badges64 bronze badges






      New contributor



      Charlie Brumbaugh 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









      Charlie BrumbaughCharlie Brumbaugh

      1113 bronze badges




      1113 bronze badges




      New contributor



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




      New contributor




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






















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          There is no way to estimate the print time of an STL file directly.



          The print time is based on the number of instructions in the g-code file plus the time it takes to move the effector (the hot end) around the build area. The only way to compute that is to know what settings their slicer is using and then slice your stl the way they will; and this is assuming that you have the same slicer software. If you manage to do that, then the slicer software will give you an estimate.



          Here is what you would need to do:



          1. Get access to the same slicing software, and obtain a copy of
            the profile that they use to slice with. The nozzle diameter, feed
            rate, layer height, and infill settings will affect the print time.


          2. Import your stl into the sofware and "slice it" There will usually be a large button that is used to generate the g-code. There are quite a few slicers that will output the print time into the text of the g-code. They may also show the print time on the UI during slicing.


          alternatively: Email the stl to the staff at the library, and them to generate an estimate for you. They might just do it.



          However, that estimate could be incorrect. It will depend on the printer itself. As an example: the time it takes to heat the bed and the hot end is never included in the time estimate the slicer gives.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
            $endgroup$
            – 0scar
            9 hours ago














          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
          );



          );






          Charlie Brumbaugh 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%2f10701%2fhow-to-estimate-printing-time-from-an-stl-file%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3












          $begingroup$

          There is no way to estimate the print time of an STL file directly.



          The print time is based on the number of instructions in the g-code file plus the time it takes to move the effector (the hot end) around the build area. The only way to compute that is to know what settings their slicer is using and then slice your stl the way they will; and this is assuming that you have the same slicer software. If you manage to do that, then the slicer software will give you an estimate.



          Here is what you would need to do:



          1. Get access to the same slicing software, and obtain a copy of
            the profile that they use to slice with. The nozzle diameter, feed
            rate, layer height, and infill settings will affect the print time.


          2. Import your stl into the sofware and "slice it" There will usually be a large button that is used to generate the g-code. There are quite a few slicers that will output the print time into the text of the g-code. They may also show the print time on the UI during slicing.


          alternatively: Email the stl to the staff at the library, and them to generate an estimate for you. They might just do it.



          However, that estimate could be incorrect. It will depend on the printer itself. As an example: the time it takes to heat the bed and the hot end is never included in the time estimate the slicer gives.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
            $endgroup$
            – 0scar
            9 hours ago
















          3












          $begingroup$

          There is no way to estimate the print time of an STL file directly.



          The print time is based on the number of instructions in the g-code file plus the time it takes to move the effector (the hot end) around the build area. The only way to compute that is to know what settings their slicer is using and then slice your stl the way they will; and this is assuming that you have the same slicer software. If you manage to do that, then the slicer software will give you an estimate.



          Here is what you would need to do:



          1. Get access to the same slicing software, and obtain a copy of
            the profile that they use to slice with. The nozzle diameter, feed
            rate, layer height, and infill settings will affect the print time.


          2. Import your stl into the sofware and "slice it" There will usually be a large button that is used to generate the g-code. There are quite a few slicers that will output the print time into the text of the g-code. They may also show the print time on the UI during slicing.


          alternatively: Email the stl to the staff at the library, and them to generate an estimate for you. They might just do it.



          However, that estimate could be incorrect. It will depend on the printer itself. As an example: the time it takes to heat the bed and the hot end is never included in the time estimate the slicer gives.






          share|improve this answer











          $endgroup$












          • $begingroup$
            Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
            $endgroup$
            – 0scar
            9 hours ago














          3












          3








          3





          $begingroup$

          There is no way to estimate the print time of an STL file directly.



          The print time is based on the number of instructions in the g-code file plus the time it takes to move the effector (the hot end) around the build area. The only way to compute that is to know what settings their slicer is using and then slice your stl the way they will; and this is assuming that you have the same slicer software. If you manage to do that, then the slicer software will give you an estimate.



          Here is what you would need to do:



          1. Get access to the same slicing software, and obtain a copy of
            the profile that they use to slice with. The nozzle diameter, feed
            rate, layer height, and infill settings will affect the print time.


          2. Import your stl into the sofware and "slice it" There will usually be a large button that is used to generate the g-code. There are quite a few slicers that will output the print time into the text of the g-code. They may also show the print time on the UI during slicing.


          alternatively: Email the stl to the staff at the library, and them to generate an estimate for you. They might just do it.



          However, that estimate could be incorrect. It will depend on the printer itself. As an example: the time it takes to heat the bed and the hot end is never included in the time estimate the slicer gives.






          share|improve this answer











          $endgroup$



          There is no way to estimate the print time of an STL file directly.



          The print time is based on the number of instructions in the g-code file plus the time it takes to move the effector (the hot end) around the build area. The only way to compute that is to know what settings their slicer is using and then slice your stl the way they will; and this is assuming that you have the same slicer software. If you manage to do that, then the slicer software will give you an estimate.



          Here is what you would need to do:



          1. Get access to the same slicing software, and obtain a copy of
            the profile that they use to slice with. The nozzle diameter, feed
            rate, layer height, and infill settings will affect the print time.


          2. Import your stl into the sofware and "slice it" There will usually be a large button that is used to generate the g-code. There are quite a few slicers that will output the print time into the text of the g-code. They may also show the print time on the UI during slicing.


          alternatively: Email the stl to the staff at the library, and them to generate an estimate for you. They might just do it.



          However, that estimate could be incorrect. It will depend on the printer itself. As an example: the time it takes to heat the bed and the hot end is never included in the time estimate the slicer gives.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 8 hours ago









          0scar

          16.7k3 gold badges24 silver badges64 bronze badges




          16.7k3 gold badges24 silver badges64 bronze badges










          answered 9 hours ago









          user77232user77232

          9251 silver badge9 bronze badges




          9251 silver badge9 bronze badges











          • $begingroup$
            Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
            $endgroup$
            – 0scar
            9 hours ago

















          • $begingroup$
            Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
            $endgroup$
            – 0scar
            9 hours ago
















          $begingroup$
          Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
          $endgroup$
          – 0scar
          9 hours ago





          $begingroup$
          Please expand on how you could do it, because it can be done from an STL, e.g. using specific slicer profiles for the printer and the material. Indeed an estimate will always be an estimate. But, Ultimaker has tuned it down perfectly for their own printers in Ultimaker Cura.
          $endgroup$
          – 0scar
          9 hours ago











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









          draft saved

          draft discarded


















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












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











          Charlie Brumbaugh 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%2f10701%2fhow-to-estimate-printing-time-from-an-stl-file%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

          Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

          The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

          19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу