sketchucation logo sketchucation
    • Login
    1. Home
    2. PurpLev
    πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 20
    • Groups 1

    PurpLev

    @PurpLev

    10
    Reputation
    1
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PurpLev Unfollow Follow
    registered-users

    Latest posts made by PurpLev

    • RE: Is there a list of conflicting plugins?

      TrueTangent.rb is overriding Float::=~ which is the regular expression operator with a unique function that disables regular expression functionality altogether.

      My suggestion to all those that override global built in classes to avoid it as other scripts may rely on the basic functionality being there and operable. just create a new child class of the built in class and use your own classes in your code if you need to change their functionalities.

      posted in Plugins
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      yes, the scrambler does create very weird namespacing issues, which I have already addressed at this point. this however doesn't seem to be it. I have seen this before when extensions.rb was loaded twice. regardless, although it seems other plugins are giving mine a hard time, it may be easiest to just simplify mine and not have to deal with this.

      for now I am more curious to see what is causing the error in this case.

      posted in Woodworking
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      @utiler said:

      No extensions.rb in the plugins folder, only in Plugins/Tools....

      I can go to Preferences and activate the toolset but still getting the error after I restart SU. No toolbars available.....

      Thanks to you all for chiming in and helping out.... I'm keen to give this tool a run!!!

      Thanks Sharon πŸ‘

      Hmm... the error you are referring to makes me feel a 2nd extension.rb file is loaded from one of the plugins. If you don't mind trying it out - you could temporarily move out all the other plugins out of the plugins folder, leaving only Boardmaker files there, and see if it'll load. at least this will tell you if the clash is with another plugin - or with the SU install. if it works - start bringing back the plugins one at a time, until you find the one that makes the error reappear - I would be interested to see what's causing this.

      PM me with Q, or what you find.

      I guess I should have probably just forgo the 'extension' concept and just have the plugins automatically load up. food for thought for me.

      posted in Woodworking
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin (woodworking)

      FYI. Plugin has a new upgraded version.

      If you already have a wudworx plugin installed, just copy (overwrite) wwxtool.rbs and wwxboardmaker.rbs into the Plugins/wudworx folder and copy the icons into Plugins/wudworx/icons. make sure the rest of the files stay intact though.

      Link Preview Image
      wudworx

      favicon

      (sites.google.com)

      posted in Plugins
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      FYI - new upgraded version of the plugin is available since a few moments ago which works much nicer - check it out let me know what you think:

      Link Preview Image
      wudworx

      favicon

      (sites.google.com)

      If you already have a wudworx plugin installed, just copy (overwrite) wwxtool.rbs and wwxboardmaker.rbs into the Plugins/wudworx folder, and copy the icons to Plugins/wudworx/icons folder. make sure the rest of the files stay intact though.

      posted in Woodworking
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      @dave r said:

      I just figured out that CAD Father's SCF Toobars.zip file contains extensions.rb and would extract it to the Plugins folder.

      Thanks Dave!
      πŸ‘

      posted in Woodworking
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      @unknownuser said:

      @tig said:

      BUT please note that you should always have an extensions.rb file in the ../Tools/ folder!

      Not, wishing to highjack this thread, after seeing this post, I looked into my plugin folder and darn if I didn't have the extensions.rb there also, plus also having it in the /toos/folder. I removed this plugin from the plugin in folder and left it in the /tools/ folders. I haven't notice that this caused me any problems. However after re-installing just selected plugins about 2 months ago, I am being careful about what I install. I haven't had any problems, such as gray-outs or errors since this new installs.

      Note, I have not installed the Wudworx Board Maker Plugin, so it did not come this plugin's installation.

      TIG, Dave R and Purplev thanks for the info.

      Now back to regular programing.

      Ken

      extension.rb is only used by plugins that are setup as extensions (that you can enable/disable through the preferences-extensions tab). any plugin that automatically loads up (not setup as extension) does not utilize extension.rb and thus won't have any issues with it. Wudworx IS setup as an extension and when you have extension.rb in 2 places it is 'confusing' the code as it has 2 extensions.rb loaded up with duplicated functions from both.

      As mentioned: extentions.rb should be in SketchUp\Tools. That is where SU installs it to. I believe there is some plugin out there that for some reason includes extensions.rb in the zip file that gets copied to SketchUp\Plugins.

      posted in Woodworking
      P
      PurpLev
    • RE: [Plugin] Wudworx Board Maker Plugin

      @utiler said:

      Hi Sharon, Well done on the plug-in! Looks like it could be used for many uses; not just woodwork.

      Ive had a error come up when installing [see attached] any ideas?
      [attachment=0:13wjfw3j]<!-- ia0 -->wwx-error.png<!-- ia0 -->[/attachment:13wjfw3j]
      [Yes, I've followed your install suggestions]

      πŸ‘

      hmm... you don't by any chance have extensions.rb file in your Plugins folder do you?

      if you do - it shouldn't be there... it should only reside in the SketchUp\tools path (installed with SU - so you don't need to move it there).

      posted in Woodworking
      P
      PurpLev
    • [Plugin] Wudworx Board Maker Plugin

      OK, so it all started when I was trying to write a blog to post here as a tutorial for people starting out with SketchUp. halfway into the blog, I decided that a video would probably be easier for me, and easier for others. so I stopped the blog, and started capturing the video. Halfway through the capture I figured that I probably will need to go a little more basic and a bit more in detail in order to be more clear about certain things that I do - so I stopped the video.

      Then it hit me - why not automate the whole thing with a plugin and call it a day. so I did.

      I wrote this plugin last night, and cleaned it up a bit more today. It is available for free on my website, and future versions which will offer some extra customization will be available for purchase as part of the wudworx library of woodworking plugins for sketchup.

      So, what does this plugin do? what does it look like? you can see it right here:

      [flash=640,385:3vpbdm7f]http://www.youtube.com/v/SOv2X_6kufU[/flash:3vpbdm7f]

      FYI- the latency in the video as the plugin is doing it's thing are caused by the capturing software and not the plugin itself which works instantaneously.

      Plugins Website: http://sites.google.com/site/wudworx/

      posted in Woodworking
      P
      PurpLev
    • [Plugin] Wudworx Board Maker Plugin (woodworking)

      OK, so it all started when I was trying to write a blog to post here as a tutorial for people starting out with SketchUp. halfway into the blog, I decided that a video would probably be easier for me, and easier for others. so I stopped the blog, and started capturing the video. Halfway through the capture I figured that I probably will need to go a little more basic and a bit more in detail in order to be more clear about certain things that I do - so I stopped the video.

      Then it hit me - why not automate the whole thing with a plugin and call it a day. so I did.

      I wrote this plugin last night, and cleaned it up a bit more today. It is available for free on my website, and future versions which will offer some extra customization will be available for purchase as part of the wudworx library of woodworking plugins for sketchup.

      So, what does this plugin do? what does it look like? you can see it right here:

      [flash=640,385:3nsvudny]http://www.youtube.com/v/SOv2X_6kufU[/flash:3nsvudny]

      FYI- the latency in the video as the plugin is doing it's thing are caused by the capturing software and not the plugin itself which works instantaneously.

      Plugins Website: http://sites.google.com/site/wudworx/

      posted in Plugins
      P
      PurpLev