sketchucation logo sketchucation
    • Login
    1. Home
    2. finewood
    3. Posts
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 31
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: New version of the CBS tools

      I go equal on an outdoor camping tour 😆 and can only answer briefly.
      Your problem I am very sorry.
      I have Win7 and SU14 and it works very well.
      Unfortunately, I can not make a test (on a Mac with SU13).
      I ask once in the round: Does anyone have a Mac with SU13 and it works?

      posted in Woodworking
      finewoodF
      finewood
    • RE: New version of the CBS tools

      Only too, I am pleased!
      The scripts are without encoding and free to better change.
      Many say: Too many cooks spoil the broth
      But I say: Many cooks find faster the hair in the soup.
      A hair there is always - in the soup and just unfortunately not on my head.....

      A good address for SU plugins create or customize (also to learn) :
      http://www.sketchup.com/intl/en/developer/

      To install the plugins, there is a good tutorial here:
      http://sketchucation.com/resources/tutorials/108-installing-sketchup-plugins

      posted in Woodworking
      finewoodF
      finewood
    • RE: Nouvelle version de Tomatoes pour sketchup

      Maintenant disponible pour SU2014
      Merci TIG!

      http://sketchucation.com/forums/download/file.php?avatar=129_1281010183.gif

      http://sketchucation.com/forums/viewtopic.php?f=183&t=52570

      Direct Link:
      http://www.cadbox.ch/cont/index.php?la=de&cont=cb4

      posted in Français
      finewoodF
      finewood
    • RE: SketchUp 2014 online

      Herzlichen Dank sketch3d.de!
      Aber so leicht ist es auch nicht. Mindestens für mich ....
      Trotzdem, Freude herrscht! TIG sei Dank

      http://sketchucation.com/forums/download/file.php?avatar=129_1281010183.gif

      Schaut mal hier

      Hier der Link:
      http://www.cadbox.ch/cont/index.php?la=de&cont=cb4

      posted in Deutsch
      finewoodF
      finewood
    • RE: New version of the CBS tools

      Oops, where is the switch for language?
      My mistake.
      Here is the correct link:
      http://www.cadbox.ch/cont/index.php?la=de&cont=cb4

      Hi TIG
      Thank you again.
      With you and thank you:
      I believe again on Sketchup

      Well, somehow, somewhere, I'll mention you -
      as a contributor or as an advisor and I think,
      I will be responsible for everthing, also for a smallest error...

      posted in Woodworking
      finewoodF
      finewood
    • RE: New version of the CBS tools

      Heureka, it runs.
      Thank you very much "TIG"
      I never thought that my confusing scripts can be adapted so quickly.
      May I you mention, as a co-author from CBS 2014?
      It would me an honor...

      Sketchup 2014 CBS download

      posted in Woodworking
      finewoodF
      finewood
    • RE: New version of the CBS tools

      TIG: Super, thank you very much! I have received the message.
      But I cannot reply and I can not download the file. Why is that? I'm a member?
      Well, I did make the Notepad+ UT-8 conversion and moved my plugins in the folder "Tools",
      but when calling "web dialog" it goes no further.
      I thought it is a solvable problem.

      Sensational TIG, if you've solved it.
      What do we do now?
      Can you send it to cad(at)cadbox.ch ?

      Addendum:
      Sorry for my terrible programming, but I'm an old german speaking self-taught.
      The number of files:
      At the beginning I wanted sell individual elements and thought to become a millionaire.
      Today I'm glad for a answer to my questions.

      posted in Woodworking
      finewoodF
      finewood
    • RE: New version of the CBS tools

      Sorry SU-Friends

      Lately, I have inquiries from Russia, China, Romania, Germany and the USA.
      The tools are popular, but unfortunately, my tools work it not in the 2014 version.
      These tools are a hobby of mine, but for now, I just do not have time to adjust it.
      As a field ornithologist, I was just elected in the Presidium of a Ornithological Society.
      I must me now also for other birds take care 😆 .......

      Well, maybe someone can give me a tip on what to do.
      The whole thing bury? Want the tools adapt?
      Want the Tools adapt and under your name provide in the net?

      Although, I have no list of requests or tasks, but I would have still a few ideas or changes for the improvement of the tools. Ask?
      Tweeting it right here in my ear, I understand them, I'm ornithologist....

      posted in Woodworking
      finewoodF
      finewood
    • RE: SketchUp 2014 online

      Also ganz ehrlich ich schnalle es mit diesem SketchUp 2014 überhaupt nicht.
      Schon seit Tagen bin ich am rumbasteln aber bei mir läuft kein einziges Plugins,
      geschweige denn meine tomatoes.

      Ich hoffe sehr Trimble fährt das Zeichengerät nicht an die Wand.....

      posted in Deutsch
      finewoodF
      finewood
    • CBS Tools mit SU 2013

      Ciao SketchUp Community

      In letzter Zeit werde ich angefragt, ob meine CadBox Tools überhaupt auf SU 2013 laufen. Bei einigen Benutzern ist die Installation misslungen.
      Ich habe heute ein SketchUp Pro 2013 [Demo] und ein SketchUp Make 2013 installiert (meine bestellte Update-Lizenz ist noch nicht eingetroffen). Bei beiden konnte ich meine Tools mit der selbstextrahierenden Installation montieren.
      Dabei ist zu beachten, dass meine Voreinstellung während dem Installationsvorgang auf den neuen Trimble Installationsordner C:\Program Files\SketchUp\SketchUp 2013\Plugins geändert werden kann und muss.

      Nach erfolgreicher Installation können die CadBox Symbole markiert werden:

      http://www.cadbox.ch/img/cbs-icon.jpg

      Englisch ist die Voreinstellung kann aber im Menu "Plug-ins" >> "CBS languages" geändert werden, aber es funktioniert nur bei entsprechenden Rechten. Nach einer Sprachwahl muss SU neu gestartet werden.

      Mehr auf CBS Tutorial

      posted in Deutsch
      finewoodF
      finewood
    • RE: New version of the CBS tools

      Callback-Array and inch to metric

      ` v = arg.to_s.split(",")
      xx = Float(v[0].strip)/ 25.4
      hh = Float(v[1].strip)
      yy = Float(v[2].strip)/ 25.4
      d1 = Float(v[3].strip)/ 25.4
      z1 = Float(v[4].strip)/ 25.4
      r1 = Float(v[5].strip)/ 25.4
      so = Float(v[6].strip)/ 25.4

      zz = hh*127.mm`
      

      It's crazy the system by Hans Hilfiker based on 5 inches = 127 mm = 1/6, e.g. a standard height of 6/6 is 30 inches.
      But a non-metric version .... wow .... I do not know. It's doable. I write it on the wish list.

      p.s.
      My location: I think, the more accurate the location specified, the more positive energy flowing to the point - perhaps even positive energy in the form from money 😉

      posted in Woodworking
      finewoodF
      finewood
    • New version of the CBS tools

      Hello SketchUp community

      I have a question:
      I have already presented my new version of the CBS tools?
      Well, I think, I have accidentally deleted my Tread?

      So here's the link: cadbox.ch

      CBS-Tools is a plugin for quickly creating kitchens and furniture
      based on the "Frankfurt Kitchen" and the 127 mm scale by Hans Hilfiker

      posted in Woodworking
      finewoodF
      finewood
    • Nuova versione di CBStools

      Ciao SketchUp comunità

      C'è una nuova versione di CBS Tools per SketchUp:

      Cosa c'è di nuovo nella versione 1.6.1?

      • Info - Box con massa massima / minima
      • Base telaio : sì / no e altezza
      • Drop Down per la CBS / 6 altezze
      • Parti per Blum cassetti
      • etc.

      www.cadbox.ch

      http://www.cadbox.ch/gall/new/album/220513082619.jpg

      posted in Italiano
      finewoodF
      finewood
    • Nouvelle version Plugins CBS

      Bonjour la communauté SketchUp

      J'ai une nouvelle version de SketchUp Plugins par CBS sur le cadbox.ch:
      Quoi de neuf dans la version 1.6.1?

      • Info - encadré sur l'étendue maximum / minimum
      • Socle: oui/non et hauteur
      • Drop-down pour le CBS 1/6 hauteurs
      • Pièces pour de Blum tiroirs box-system
      • etc

      www.cadbox.ch

      http://www.cadbox.ch/gall/new/album/220513082619.jpg

      posted in Français
      finewoodF
      finewood
    • RE: Looking for a plug-in

      new now by swiss cadbox
      I am pleased, you a new version of my cadbox-tool to present.
      Create you easily CBS-elements and furniture components with the new images-toolbars.
      The plugin is easy, 100% free and not coded.
      So bring you as 3d freak their needs purely and they can adapt it.
      I would like to tell more, but my english is a big disaster and makes surely headache.
      The best is, you look in the side: http://cadbox.ch/

      [url=http://cadbox.ch/:2lnd0lqr]
      http://cadbox.ch/img/cb4k.jpg
      [/url:2lnd0lqr]

      posted in Woodworking
      finewoodF
      finewood
    • CBS tomatoes anche Italiano

      http://cadbox.ch/img/cb2k.jpg

      new now by swiss cadbox
      Ciao il mio SketchUp artista in Ticino e in Italia!
      Vi presento il mio plug-in per semplice e rapid disegnare di mobili e cucine.
      R. Padulazzi dalla Lombardia mi ha dato una traduzione in italiano.
      Grazie e grazie molte volte.
      La CBS tomatoes cadbox versione online con la pubblicità (AdSense) e non codificati è gratuita.

      Uno, due, tre - e tutto è pronto:
      One - già installato
      Due - disegno fatto
      Tre - mobili venduto!

      Tanti saluti dalla tedesco Svizzera.

      posted in Italiano
      finewoodF
      finewood
    • RE: Nouvelle version de Tomatoes pour sketchup

      Bonjour chers Suisse romande
      La version hors ligne sans publicité frais 10 euros.
      La version en ligne est gratuit, mais avec publicité.
      Au moins, j'ai quelques "räppli» (cent) pour la maintenance du website.

      [

      posted in Français
      finewoodF
      finewood
    • RE: Looking for a plug-in

      now free: online version 1.5
      I am pleased, you a new version of my cadbox-tool to present.
      With the "set_url method" and images-toolbars, you create easily
      and quickly CBS-elements and furniture components.
      The plugin is easy and in the online version 100% free and not coded.
      The offline version is only 10 euro and has not ads.
      The best is, you look the tutorial: cadbox tool for SketchUp

      http://tomatoes.ch/cms/userfiles/images/langswitch.jpg

      new with language switch

      posted in Woodworking
      finewoodF
      finewood
    • RE: Konfigurator

      @unknownuser said:

      Tolles Werkzeug, Gratuliere.

      Herzlichen Dank! Solcher Applaus ist mein Brot.... 😛

      @unknownuser said:

      Die einzelnen Platten als Gruppen, bei den Möbelkörpern hätte ich mir diese auch als Gruppe gewünscht (oder eingefügtes Element ist aktiv - zum Gruppieren und/oder an den richtigen Ort setzen).
      Teilweise die falsche Seite (bei den Böden, blau) aussen.

      Ich weiss. "No(script)body is perfect", aber ich werde bei Zeit und Gelegenheit daran arbeiten, evt. sogar neu konzeptionieren.
      Vielleicht sogar in die Richtung wie es sich reymond vorstellt. Ein Plugin in diese Richtung hat, wenn es mich nicht täuscht NewOne im Sinn. Auf Nachfrage kommt er aber erst im Januar dazu. Ein kleine Präsentation hat er hier ins Forum gestellt.

      Wenn ich darf melde ich mich wieder hier.
      Gruss Finewood

      posted in Deutsch
      finewoodF
      finewood
    • RE: [Preview] Skabinet (make cabinets with Sketchup)

      Hello it's me again
      A silly question: where can I look more closely the plugin (download)?
      Can someone send me an address?
      Or have I misunderstood something?
      Regards
      finewood

      posted in Plugins
      finewoodF
      finewood
    • 1
    • 2
    • 1 / 2