Development and Updates for the Medeek Wall Plugin

Started by Medeek, March 04, 2017, 08:59:31 PM

Previous topic - Next topic

0 Members and 33 Guests are viewing this topic.

Medeek

A CMU gable wall:



The texture/material on the inclined surfaces is representational at best.
Nathaniel P. Wilkerson, P.E.

Medeek

Nathaniel P. Wilkerson, P.E.

Medeek

Gysum (two layers) applied to an interior gable wall:

Nathaniel P. Wilkerson, P.E.

Medeek

Nathaniel P. Wilkerson, P.E.

Medeek

Beam pocket cutouts for gypsum, sheathing and cladding:



In the situation where the cutout bisects the peak (as shown) the cutout piece is a pentagon not a trapezoid, needed to rework my logic a bit to take care of that situation.

Now I've only got the exterior trim to work on and possibly some more testing with the following items:

- corner configurations/terminations (make sure they all work as expected).
- adjust auto-corner configurations or disable entirely for the gable wall type.
- tee intersections, what are the possible permutations?
- change from polyline to single panel construction for the draw tool, still thinking about this one.
Nathaniel P. Wilkerson, P.E.

Medeek

Gable walls with exterior trim (frieze, band, skirt, corners):



The intersection of the frieze board with the corner trim is still a bit of a question for me especially if the frieze were to cut through the corner trim.

View model here:

https://3dwarehouse.sketchup.com/model/4383fd71-360a-4799-b6b8-3d0c374514ec/Gable-Wall-1
Nathaniel P. Wilkerson, P.E.

Medeek

Okay, so I don't have the inset outside corner quite right for the gable wall:



I need to adjust it so that it terminates at the plate height of the intersecting rectangular wall, a minor change.

I am still tossing around the auto-corner configuration routines, not sure yet on the final path I will take, it may just be easier to initially disable this for gable walls and require the user to manually set their wall termination configurations.

I will also update the draw tool to only allow the drawing of a single gable wall panel at a time.
Nathaniel P. Wilkerson, P.E.

Medeek

Version 1.5.4 - 07.08.2020
- Added the gable wall tool with the ability to draw and edit standard gable walls.



Be advised this is a completely new module with modifications to over 36 files (ruby and html).  I have tested most of the features with the gable walls however I am quite positive that further testing will pull out a few bugs or limitations which will need to be rectified.

Please feel free to test out the new gable wall module and report any bugs or other issues that may arise.

The following limitations currently exist and are subject to change in the near future:

- The gable wall cannot be used with the wall "move" tool yet.  The results might be unpredictable.
- Gable walls are limited to orthogonal corners (90 degrees).
- Auto-corner configuration is turned off for gable walls, the user can edit the wall once it is created and set the start and end termination conditions.
- I will need to add in additional logic for the case of zero wall height (triangular gable walls).
- Currently there is no method from switch a gable wall to a rectangular wall.
- Termination conditions are:  Outside Corner, Inset Outside Corner, End, Terminal, Tee Corner.
Nathaniel P. Wilkerson, P.E.

Medeek

I now need to turn my attention briefly the shed wall variant of the gable wall.

Unlike the standard gable wall the shed wall will only have one wall height (low side) and one wall pitch however it can be a left or right handed shed wall.
Nathaniel P. Wilkerson, P.E.

Medeek

Working on tee intersection blocking for gable walls:





Nathaniel P. Wilkerson, P.E.

Medeek

Version 1.5.4b - 07.10.2020
- Fixed a bug with the wall move tool when moving gable walls.
- Added tee intersection blocking for gable walls: 3-stud, 2-stud, 2-stud w/ blocking, ladder blocking.
- Enabled auto-corner configuration for gable walls.

Nathaniel P. Wilkerson, P.E.

Medeek

Version 1.5.4c - 07.10.2020
- Fixed a bug in the gable wall draw menu for metric templates.

*** Critical Bug Fix ***

Download this update in order to utilize gable walls with metric templates.
Nathaniel P. Wilkerson, P.E.

Medeek

Before I move to shed walls I need to get zero height (triangular) gable walls up and running.

Which is the preferred configuration (left or right) of the bottom and top plates?

Nathaniel P. Wilkerson, P.E.

Medeek

#673
Version 1.5.4d - 07.11.2020
- Updated the gable wall module to allow for zero wall height (triangular and trapezoidal walls).



I apologize for all of the micro-updates, however when you develop completely new module there is always a fair bit of residual debugging that accompanies it.  I will now turn my attention to shed walls.

I've had votes for both the right and left configuration given above however the left configuration received more votes so that is what I went with.

P.S.
The four sided variant (where one side is zero height and the other is some non-zero value) is more correctly a quadrilateral not a trapezoid.  Two side are perpendicular but not parallel, to my knowledge there is no specific name for this type of quadrangle, perhaps the correct term would be a "right quadrilateral".
Nathaniel P. Wilkerson, P.E.

Medeek

#674
So much yet to do, and of course never enough time to get it all done.  I've actually been pretty busy the last few months however this Covid thing has quite been stressful for me and with all my kids stuck in the house it has been an interesting last few months.  However, we have managed to pull through and surprisingly I've been fairly productive with my programming and I've made some major strides.

It would be really nice to get the hip variant of the gable wall done as well, along with the gable and shed walls.  This would allow for in-framing the gable ends of attics trusses, something I have been wanting to make happen for a few years now, ever since I enabled attic trusses within the Truss plugin.
Nathaniel P. Wilkerson, P.E.