News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Medeek

#2281
As I was creating the various test models for the gambrel attic truss yesterday I realized that the color I had initially set for the gypsum material was slightly off white, which for my particular case was just fine.  However, after giving it second thought I realized that the gypsum color (material) should also be configurable so I added in one additional setting into the sheathing tab.

Then my 13 year old son (Jared) suggested that I implement some sort of color picker since most people don't equate a hexadecimal RGB value with any particular color (ie. #FF2C9F).  I found a simple javascript based color picker and modified it to fit my needs, hopefully this is somewhat helpful.

Under the materials tab I will probably implement similar options where one can modify the color of the lumber and the pressure treated lumber.  For now I will probably keep the plywood and the OSB material/texture as default.  If someone really wants to modify those it is simply a matter of replacing the .jpg image with their own custom image within the plugin folder.

Since javascript tends to be a bit browser dependent I am curious how well this works on MacOS with the background browser running as Safari, please let me know if there are any issues.

The color boxes at the bottom of the color picker provide some shades of grey as well as the default Medeek colors for: lumber, pressure treated lumber, gypsum.

This minor update is rolled into sub-revision 2.1.5c.

#2282
The thing I find very interesting with the gambrel roof is the two pitches, whereas with your typical gable roof you only have one pitch and each side of the roof is simply the hypotenuse of half the span  and the height of the peak. 

With a gambrel roof you have the two legs of the roof and the two pitches and an infinite number of possible combinations and hence a large variety in the shape of the gambrel roof. 

Ultimately this led me to create the HTML/SVG preview  panel so that the user can play with the various parameters until the desired gambrel shape is achieved.  I believe this is where the real power in this plugin in manifest, in situations where an architectural element can be realized by incrementally adjusting parameters within the user interface.

A common truss is much more simpler than the gambrel but a similar preview screen would be helpful in my opinion.
#2283
This barn is very similar to the one we had at our first farm in Terrace B.C. Canada:













Foundation was created with the foundation plugin.

View model here:

https://3dwarehouse.sketchup.com/model/6f8e3035-06d1-4a56-9912-bb46e18ce7fe/Barn-2
#2284
I've added in thumbnails to the sheathing tab of the global settings so the user can preview the wall and roof cladding materials:

#2285
The crow's beak for the gambrel attic roof has been on my todo list for about a year and a half now.  Grateful that I was able to somehow find the time to put this one together tonight.

The projection of the crows beak and the length along the rake can both be set by the user.

I will roll this out tomorrow as 2.1.5b once I've finished testing it.






View model here:

https://3dwarehouse.sketchup.com/model/08d071ff-0c81-4ab1-b3c3-b04a59748212/Gambrel-Garage-with-a-Crows-Beak
#2286
Version 2.1.5 - 02.16.2018
- Added floor sheathing and attic gypsum for gambrel attic trusses.
- Added roof cladding, sheathing and ridge cap for gambrel attic trusses.
- Created a separate HTML menu for advanced options of gambrel attic trusses.
- Enabled gable end trusses for gambrel attic trusses.
- Enabled hurricane ties for gambrel attic trusses.



#2287
All of the remaining advanced options (gutters, gypsum, heelblocks, outlookers) are now in place for the Gambrel Attic Truss, at least as many as I am going to attempt right now.  I still need to figure out structural outlookers for this truss type so that permutation of the outlooker option will be disabled for now.

Also note that for this truss type the heelblocking is only allowed to be vertically oriented, however I am willing to entertain angled heel blocks if someone can provide some form of documentation showing how they would be installed in a non-vertical orientation.

I have a bit more tidying up to do with the new Html menu for this truss type and then I should be able to roll it out tomorrow or this weekend.





View model here:

https://3dwarehouse.sketchup.com/model/88926fae-ba94-4bc9-94ea-b4fa4d726eb0/Medeek-Office-12
#2288
Knocked out the update to the cladding and ridge cap last night. I've released 2.1.4d so that everyone can test out the advanced options.

The following advanced options (gambrel attic) must be turned off currently:

- gutters
- gypsum
- heel blocking

#2289
I've been making some progress on the advanced options for the gambrel attic truss.  Since this type of roof has three different pitches it requires an entire rewrite of the advanced roof options module.

I've got the floor sheathing, fascia, rakeboard, roof sheathing and wall sheathing and cladding completed and working, see below:



The items still remaining are:

- gutters
- roof cladding and ridgecap
- heelblocking
- outlookers
- gypsum

I am still debating on how best to handle the gable wall framing, same scenario for regular attic trusses, I may just wrap that into the upcoming wall plugin, I'm not sure yet.

Even though this truss type is quite specialized it seems to also be quite popular hence my efforts to bring it up to speed with the common and attic truss.

I am slowly trying to bring each truss type up to the level that the common truss type is and have all applicable advanced options available.

I have decided to eliminate roof returns for the gambrel attic truss type for now, at some later date I may entertain adding that feature in for this truss type.
#2290
Worked on the license tab issue last night, I think I've got it fixed now, problem should be resolved for both Windows and Mac users

Please download the latest sub-release 2.1.4c and re-install the plugin.

I will slowly be switching to the new HtmlDialog which will mean that the plugin will no longer work on older versions of SketchUp (SU2016 and older).  The reason for the switch to the new HtmlDialog from the deprecated WebDialog is the issues with modal windows (non-blocking) for the MacOS.
#2291

Version 2.1.4b is only a slight modification, see new html (metric) menu below:





The advanced options have multiplied to the point that the simple UI doesn't fit on many smaller screens, hence I have been moving many of the larger menus to the html variety to remedy this.


Additionally, the html menus give me the ability to customize the UI as much as I like and provide help text and graphics.
#2292
Version 2.1.4b - 01.28.2018
- Added a graphical user interface for (metric) advanced options of truss roofs.
#2293
I've had an ongoing issue with Mac users who are running SU2018.  I still have not determined the underlying cause but when the user enters in their serial number it will not save. 

With SU 2018 the .plist file is no longer relevant and I think this may be why the plugin is having problems saving the serial number. 

The current workaround is:

For Mac latest OS, you hold down the option key and then click GO menu. The Go Menu displays.
In the Go Menu there is a menu item named "Library"

Click on Library and the hidden library folder opens.

Then you can access application support, SketchUP2018/Skeetchup/Plugins/PrivatePreferences.json.

OpenPrivatePreferences.json in BBEdit, add the license number and replace the word "TRIAL",  then save your changes and open SketchUP 2018 and check the plugins license status in the global settings.

I am currently working on a more permanent resolution for this problem.

I sincerely apologize for the inconvenience this has caused some of our Mac users and I hope to role out a resolution with the next version release.
#2294
A slightly better render of the roof Bill Allen sent me:
#2295
Bill Allen sent me this model today, and gave me permission to post about it.  The structure has the following assemblies:

(3) attic trusses
(2) common trusses
(1) mono pitch truss
(1) scissor truss
(1) tail bearing truss
(3) valley sets
(1) gable roof rafter set

I was really quite impressed by the complexity of the model and the various roof lines.  This model is just one of a number of iterations.

View model here:

https://3dwarehouse.sketchup.com/model/8210d003-2495-4d59-b68b-f6210af54dad/Attic-Truss-3