sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Import stl impossible

    Scheduled Pinned Locked Moved Plugins
    19 Posts 5 Posters 4.0k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pilouP Offline
      pilou
      last edited by

      @Fpallut (en anglais dans le texte 💚
      Can you post an example of one file STL for some tests on old versions of SU! 😉

      Maybe there are different version of STL files ?

      PS Moi exports STL and SKP format but not Import them! 😉
      But you can make this tricky thing!

      Free program following permit to convert OBJ format in 3dm format (nurbs) by Michael Gibson!
      (creator of Moi)
      http://moi3d.com/download/Obj23dmWireframe.zip
      (only structures of Edges)
      But as you can choise to have each faces closed as a closed polyline you cane easily in 3third nurbs 3D party make faces! (In Moi for example)

      Don't take some Zbrush OBJ files of millions of polygones! 😉
      Make some big decimateion before! 🤓

      On a maintenant la possibilité (ou non au choix) de "fermer" automatiquement toutes faces "planes" d'un fichier OBJ pour le transformer en format 3DM!
      http://moi3d.com/download/Obj23dmWireframe.zip

      Vous pouvez choisir de créer une seule ligne pour chaque arête sans doublons comme avant,
      ou vous pouvez désormais également choisir de créer une courbe polyligne fermée pour chaque face.

      Ce qui fait que l'on peut importer tout objet format OBJ dans Moi!
      Une fois importé
      Il suffit de sélectionner toutes les facettes et d'utiliser la Fonction Construire / Plan
      Il serait bon à cette étape de supprimer les courbes des facettes car elles font doublon avec les facettes planes créées

      Et Editer / Unit pour en faire un volume entier si les facettes en composent un!

      http://moiscript.weebly.com/uploads/3/9/3/8/3938813/3531936.jpg

      Frenchy Pilou
      Is beautiful that please without concept!
      My Little site :)

      1 Reply Last reply Reply Quote 0
      • F Offline
        fpallut
        last edited by

        Pilou,
        I join one of the files that I cannot import in Sketchup.
        Thamks for your response and test
        François

        1 Reply Last reply Reply Quote 0
        • pilouP Offline
          pilou
          last edited by

          Where is the file??? 😉

          Frenchy Pilou
          Is beautiful that please without concept!
          My Little site :)

          1 Reply Last reply Reply Quote 0
          • tt_suT Offline
            tt_su
            last edited by

            @fpallut said:

            Hi,
            I try to import stl files in sketchup.Try with many plugins but no results ! binary or ascii files, no reults !
            I'm working with seven 64 and sketchup 8 free
            Can you explain me how should I do to success ?

            Thank you in advance

            françois

            If you cannot make it work with this STL plugin (http://extensions.sketchup.com/en/content/sketchup-stl), can you please post the STL file for inspection?

            GitHub Repository: https://github.com/SketchUp/sketchup-stl

            1 Reply Last reply Reply Quote 0
            • F Offline
              fpallut
              last edited by

              Here is one file that I cannot import :
              https://www.dropbox.com/s/7pzlm9hrpz4jug9/LowerHolder.stl
              Thank you for your advices
              François

              1 Reply Last reply Reply Quote 0
              • tt_suT Offline
                tt_su
                last edited by

                Using the plugin I linked to it imported fine without any problems.

                STL Import.PNG

                Are you using that plugin, or some other variant?

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fpallut
                  last edited by

                  I try on a seven 32 machine and... it works !
                  I do exactly the same with my seven 64 machine and it does not work. I cannot import the file I've uploaded on the forum.
                  SO why does it not work with seven 64 ?

                  1 Reply Last reply Reply Quote 0
                  • tt_suT Offline
                    tt_su
                    last edited by

                    I use Windows 7 64bit. It's working fine.

                    I'm guessing it's either not installed correctly or might not be using the latest version.

                    Have you ensured you have the latest version? How did you install it?

                    If you open the Ruby Console (Under Windows > Ruby Console) do you see any errors when you try to use the plugin?

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by

                      Do you have FULL security permissions set for the Plugins folder for ALL listed ?
                      That might be the difference and so the 64bit limited Plugins folder looks OK but Windows ahs put somethings into a VirtualStore ??

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        fpallut
                        last edited by

                        I verify security permissions set to ALL for users.
                        Ruby console says :
                        No such file or directory - C:\Users\François\Dropbox\Imprimante 3D replicator2\Modeles pour imprimantes 3D\Camera_Phone_Stand\Camera_Phone_Stand\UpperHolder.stl
                        C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/sketchup-stl/importer.rb:125:in initialize' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/sketchup-stl/importer.rb:125:in open'
                        C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/sketchup-stl/importer.rb:125:in detect_file_type' C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/sketchup-stl/importer.rb:62:in main'
                        C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/sketchup-stl/importer.rb:52:in `load_file'
                        And then nothing appears, the file is not import
                        ??
                        François

                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          At last we have the culprit...
                          " François"
                          Used in the file-path contains a 'non-ASCII character' [ ç].
                          In the current version of Ruby as ported with PC SketchUp this will cause unexpected failures in several File related processes...
                          We can but hope that the next SketchUp version will address this long complained about issue. 😒

                          For all SketchUp-Ruby related processing, use file-paths that do not include any such 'accented characters', and you should find the tools will then work just fine !

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • tt_suT Offline
                            tt_su
                            last edited by

                            Ah, the old Unicode issue with Ruby. I'm filing an issue in the STL project to provide a message when this occurs. Thanks.

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              accents are a damnation for us, poor Frenchies! 💚

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

                              1 Reply Last reply Reply Quote 0
                              • tt_suT Offline
                                tt_su
                                last edited by

                                Ain't easy for us 'weegies either.

                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  fpallut
                                  last edited by

                                  This subject can be closed.
                                  On the same machine, I create an account without ç and no problem the import works perfectly.
                                  Thank you for all
                                  FranCois

                                  1 Reply Last reply Reply Quote 0
                                  • 1 / 1
                                  • First post
                                    Last post
                                  Buy SketchPlus
                                  Buy SUbD
                                  Buy WrapR
                                  Buy eBook
                                  Buy Modelur
                                  Buy Vertex Tools
                                  Buy SketchCuisine
                                  Buy FormFonts

                                  Advertisement