sketchucation logo sketchucation
    • Login
    1. Home
    2. robertWan
    3. Posts
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 121
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [Plugin] SketchUcation Tools

      It work with SU8 (Win XP)?

      Robert


      sketchucation.png

      posted in Plugins
      robertWanR
      robertWan
    • CutMap

      Can someone aid me - why is this plugin not working?
      CutMap. http://www.labyrinthware.com/
      It's also in the SketchUcation Plugin Store.
      After installing, in SU 8 (Win XP64), a window like this appears.
      As well as in SU 8 (Win7).
      Cut map.png

      It's launching in Su 2014 (Win XP64), but the plugin window is empty.
      CuyMap2.png
      How is it working for you?

      Robert

      posted in Plugins
      robertWanR
      robertWan
    • RE: Iconic chair

      Maybe you have some interesting bar stool. In a similar style.

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: [Plugin] Snapshot – (1.0.1) β€” updated 09.10.2012

      I miss the window that will show a screen clipping.

      Robert


      crop.png

      posted in Plugins
      robertWanR
      robertWan
    • RE: Seen in transit

      @davidheim1 said:

      I noticed this interesting bench with a bent-plywood seat

      Confortable?

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      Minimum of two pieces.

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      It's not bad, I thought there would be more problems.
      That's what it looks like when made on CNC, there are few problems.
      1-6 can be corrected with a chisel. 7 and 8 is an empty space, but invisible.
      There's only 7x7x7 [mm] to cut out with a chisel.

      Robert


      jaskolczy ogon CNC.jpg


      jaskolczy ogon CNCmade.jpg


      do wyciecia.jpg


      jaskolczy ogon CNC.skp

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      Chisel can be done.
      I'll try to draw it later, it looked as if made on CNC.

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      I tried on the CNC, but it can not be done. The test is .skp file above.

      http://scontent-b.cdninstagram.com/hphotos-xaf1/t51.2885-15/e15/10693512_322800104559875_387077836_n.jpg



      Robert


      Shinobu Kobayashi.jpg

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Hologram

      @unknownuser said:

      Also in the screen-cast the file was named Untitled.patternabc ?

      I wrote it in SU in that plugin window. I know, it makes no sense, I've changed the extension. But when I kept the same name and extension the result was the same.

      Robert


      CMD.jpg

      posted in Plugins
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      I made on the CNC.

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      No. πŸ˜„
      Radial.
      .skp is up.

      Robert

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Twisted Dovetail

      Ipossible?

      Robert


      jaskolczy ogon.jpg


      jaskolczy ogon2.jpg


      jaskolczy ogon.skp

      posted in Woodworking
      robertWanR
      robertWan
    • RE: Hologram
      Finished exporting vertex data.
      Running python script...
      Data export done. Python results will appear as soon as they are completed
      Error; #<NoMethodError; private method `gets' called for false;FalseClass>
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;231;in `ExportPattern'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239
      

      http://www.screencast.com/t/lDjsrKcXTb


      draw pattern.jpg

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram

      Nothing worked out, did it?

      Finished exporting vertex data.
      Running python script...
      Error; #<Errno;;ENOEXEC; Exec format error - "C;\Python27\draw_pattern.py" "C;\Documents and Settings\Administrator\My DocumentsUntitled.pattern">
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `popen'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `ExportPattern'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239
      

      solid_pattern.rb

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram

      @tig said:

      I weary

      😳

      Error Loading File solid_pattern.rb
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;230; syntax error, unexpected tCONSTANT, expecting ')'
      	puts "Data export done. Python results w...
      	          ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;237; syntax error, unexpected tIDENTIFIER, expecting kEND
      if(file_loaded("solid_pattern.rb"))
                                   ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;238; syntax error, unexpected tCONSTANT, expecting kEND
      	 menu = UI.menu("Plugins");
      	                        ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239; syntax error, unexpected tCONSTANT, expecting kEND
      	menu.add_item("Make Solid Scratch Pattern...") { ExportPattern() }
      	                   ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;243; syntax error, unexpected tIDENTIFIER, expecting kEND
      file_loaded("solid_pattern.rb")
                                ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;243; unterminated string meets end of file
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;243; syntax error, unexpected $end, expecting kEND
      

      solid_pattern.rb

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram
      Finished exporting vertex data.
      Running python script...
      Error; #<Errno;;EINVAL; Invalid argument - "C;\Python27\draw_pattern.py C;\Documents and Settings\Administrator\My Documents\Untitled.pattern">
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `popen'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `ExportPattern'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239
      
      

      solid_pattern.rb

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram

      @tig said:

      If you view your code in Notepad++

      I use PSPad. I install Notepad++.

      Finished exporting vertex data.
      Running python script...
      Error; #<NameError; undefined local variable or method `draw_pattern' for main;Object>
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `ExportPattern'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239
      

      solid_pattern.rb

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram
      Error Loading File solid_pattern.rb
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229; syntax error, unexpected $undefined, expecting ')'
      ...w_pattern.py+'" "'+base_dir+"\\"+proposal+'"')
                                    ^
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229; unterminated string meets end of file
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229; syntax error, unexpected $end, expecting kEND
      

      solid_pattern.rb

      posted in Plugins
      robertWanR
      robertWan
    • RE: Hologram
      Finished exporting vertex data.
      Running python script...
      Error; #<Errno;;ENOEXEC; Exec format error - "C;\Python27\draw_pattern.py" "C;\Documents and Settings\Administrator\My Documents\Untitled.pattern">
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `popen'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;229;in `ExportPattern'
      C;/Program Files (x86)/Google/Google SketchUp 8/Plugins/solid_pattern.rb;239
      
      

      current plugin

      posted in Plugins
      robertWanR
      robertWan
    • 1 / 1