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

    Flights of Ideas Plugin

    Scheduled Pinned Locked Moved Plugins
    16 Posts 6 Posters 7.8k Views 6 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.
    • Dave RD Offline
      Dave R
      last edited by

      Kris is right. You can copy and paste the text from the error message.
      Looks like there might be a bunch of editing to do but the message pretty well spells it out.

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

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

        There are several badly coded method (args) lines.
        Earlier Ruby versions just warned about it but let it work, BUT v2.0 just fails with it !
        It must be written as method(args) - that is, with NO space between the method and the first (
        I have fixed these problems - the v1.00 RBZ I have attached is now working for v2014 [and earlier]...
        However, as I understand it, although making and distributing a modified version is permitted under the terms of its GNUGPLicense, the original author really ought to 'publish' it properly...


        sketchup-svg-outlines-plugin-1.00.rbz

        TIG

        1 Reply Last reply Reply Quote 0
        • C Offline
          Cubcrafter
          last edited by

          Thanks TIG.

          You are absolutely the best. Trimble should be paying you big bucks.

          Larry

          1 Reply Last reply Reply Quote 0
          • A Offline
            argo2
            last edited by

            Just to advise. I think I've found a bug where the SVG file is not created properly (0kB xxx.svg) if there is text in your Sketchup 2014 drawing. This even though only a face is selected. Temporarily delete the text and the script runs fine.

            1 Reply Last reply Reply Quote 0
            • B Offline
              BRG
              last edited by

              HELP!

              I have recently installed Sketchup 2017 in a Windows 10 system. I have created a document in Sketchup that I want to save as a .svg file so I can transfer it to Inkscape.

              I have downloaded Flight of Ideas and installed it in the plugins folder of the Sketchup folder (Not as easy a process with the elimination of the Window>Preferences>Extensions box.). When I click on the Flight of Ideas icon, I get the Export to Faces dialog box. I make the necessary changes and click "Save." Nothing seems to happen as the dialog box remains open. (See screenshot.)
              http://example.com/SVG_error.jpg
              I then click exit and the dialog box closes but the file does not save as an .svg file.

              1. Anyone have an idea why the file is not saving and, more importantly, how to fix it?

              2. If not, anyone know of a good, reliable .svg converter program that is easy to install and use in Sketchup 2017?

              I am only trying to get my document into Inkscape. Also, since I am not a computer programmer, grateful if you would use simple English -- like you were explaining the process to your grandfather.

              Thank you.

              Maddeningly frustrated,

              BRG

              1 Reply Last reply Reply Quote 0
              • Dave RD Offline
                Dave R
                last edited by

                @brg said:

                I have recently installed Sketchup 2017 in a Windows 10 system.

                Did you install SketchUp by right clicking on the installer and choosing Run as administrator from the context menu? You must do that for correct installation of SketchUp.

                @brg said:

                I have downloaded Flight of Ideas and installed it in the plugins folder of the Sketchup folder (Not as easy a process with the elimination of the Window>Preferences>Extensions box.).

                How did you install the plugin, then? Did you use Install Extension in the Extension Manager?

                @brg said:

                1. Anyone have an idea why the file is not saving and, more importantly, how to fix it?

                It could be due to incorrect installation. It could due to needing to be updated to work with newer versions of SketchUp. The newest version I see is TIG's from March of 2014.

                @brg said:

                1. If not, anyone know of a good, reliable .svg converter program that is easy to install and use in Sketchup 2017?

                I don't know anything about it but a Google search turned up this: https://simonbeard.github.io/sketchup-svg-outline-plugin/

                If you still have problems after making sure both SketchUp and the plugin are correctly installed, maybe check out that link.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • B Offline
                  BRG
                  last edited by

                  David R,

                  Thank you for your help. I am halfway there.

                  I removed the previous version of Sketchup 2017 and reinstalled it, making sure I right clicked and with Run as Administrator.

                  I still could not get the FlightsofIdeas .svg plug in to work. I did some internet hunting and came across https://github.com/JoakimSoderberg/sketchup-svg-outline-plugin, with its plugin v1.2 at https://github.com/JoakimSoderberg/sketchup-svg-outline-plugin/releases. I cleaned out the previous files of FlightsofIdeas plugins and installed the v1.2, using the Sketchup Extension Installer.

                  After that, I was able to save the test document with newly installed FlightsofIdeas svg file. However, Inkscape did not pull up the .svg test document when I tried to import it.

                  One thing I noted was that, in the export to svg dialog box, the file type bar under the document naming bar is blank and does not offer up any file options, much less .svg file options.

                  Any idea what else I need to do?

                  Thanks again,

                  BRG

                  1 Reply Last reply Reply Quote 0
                  • Dave RD Offline
                    Dave R
                    last edited by

                    It does sound like you're making progress. Have you tried appending .svg to your file name? Maybe it doesn't automatically add the extension?

                    Etaoin Shrdlu

                    %

                    (THERE'S NO PLACE LIKE)

                    G28 X0.0 Y0.0 Z0.0

                    M30

                    %

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      BRG
                      last edited by

                      Dave R,

                      You are a genius! Typing .svg at the end of the document name worked. Who'da thunk it?

                      Thank you very much. I really appreciate your help.

                      Sincerely,

                      BRG

                      1 Reply Last reply Reply Quote 0
                      • Dave RD Offline
                        Dave R
                        last edited by

                        I'm happy that helped.

                        I expect there's something the author could have added to make the extension fill automatically. I've forgotten what it is but some other program I use requires the extension to be typed when exporting so I've gotten used to the idea of typing it when I don't see it already there.

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        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