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

#1756
I've introduced a start and end parameter for the wainscoting which allows for partial wainscoting on exterior walls:



View model here:

https://3dwarehouse.sketchup.com/model/2bbae1f7-ca62-4cf0-b02a-7e1496a6bf22/Wainscot-Test-1

This feature has been requested a number of times in that last month so it managed to float to the top.
#1757
Version 0.8.7c - 07.20.2018
- Addressed a number of miscellaneous bugs related to metric templates.

I've also utilized the Australian standard for window and door call outs when using metric templates.  If someone would like to have a different call out system implemented for metric units I can do that as well, I just need specifics and what country or name to associate with that call out system.

This is a critical bug fix release and addresses a number of bugs having to do with metric units but also affects some issues that are also with imperial/US units.  I would highly recommend updating to this latest version at your earliest convenience.

Locating windows and doors along a wall in meters should now work as intended.

I'm am reasonably sure there are more bugs with the metric version of the plugin since I have not fully tested it in every possible scenario.  If you notice anything please feel free to contact me.
#1758
I was using a metric template last night to work on updates to the metric window and door call outs, when it became painfully obvious that the metric side of the house has way more bugs than I care to admit.  Obviously I have focused most of my efforts and attention on working with imperial/US units, so many of these minor issues have managed to slip by me.

I am going to spend the rest of the day or whatever it takes to go through the entire extension with a fine tooth comb and clean up some of these (metric only) bugs.  I'm finding that most of them are typos or something very simple, however I do need to get this done.

My sincere apologies to are international (metric) customers who have had to deal with this and I appreciate your patience with me.
#1759
Version 0.8.7b - 07.19.2018
- Added a 5-Lite Circular Grille for all window types.
- Enabled all standard grille types for oval and round windows.



View model here:

https://3dwarehouse.sketchup.com/model/34b3256b-040c-4cb9-a662-d8b2491d077a/Window-Test-6

This grille pattern was added per customer request, also note that it can be applied to any of the other rectangular window types (picture, single hung, slider).

Lately I've been having so many smaller feature requests that it has been hard to focus on some of the big ticket items.  I am doing my best not to be side tracked by these minor items and to just add them to the todo list so I can attend to them at a later date. 

The todo list is now over three pages long, so rather than shrink it has continued to grow.  Honestly the amount of items I'm currently looking at is really the work of an entire team of programmers, not just a single person.  So if my progress seems rather slow at times then it probably is.

I've been trying to get some of my kids (teenagers) interested in helping out with some of the coding over their summer break but they seemed to be more inclined to spend their time playing computer/console games.  I call them the Angry Birds or Pokemon Go generation.  All of this technology is great but unless it is harnessed correctly it seems more detrimental than good.
#1760
I have been primarily focused on the imperial/US units during the development but I also realize that a lot of current users are utilizing the plugin in metric units.  I am not at all familiar with construction and construction documents in metric units so I need a little help here.

What I am talking about is the callouts for windows and doors.  What is the appropriate way to show these callouts in metric units?  What is common or accepted practice?
#1761
Version 1.1.6b - 07.18.2018
- Fixed a bug in the updated registration system.

This is a critical update, the recently release version 1.1.6 will not allow the registration of the serial number.
#1762
Version 0.8.7 - 07.18.2018
- Added oval and round windows to the window draw and edit modules.
- Enabled trim, casing and window installation for oval and round windows.





I haven't enabled shutters or grilles yet for this window type, it is not high on my todo list unless I receive additional requests for these features.

The trim and casing options are also pretty much plain jane for now.

Let's see if I can't knock out the Garage Door module this evening.

I also thought it might be helpful to reiterate that if you are an educator (teacher, professor, school) or a student I am offering full licenses of all my plugins for educational use.  All that I ask is you provide some form of student ID or other proof that you are associated with an educational institution.  The educational licenses provided to educators also allow installation on up to 50 seats.
#1764
Oval / Round windows are certainly something new and a bit more challenging but now that I've got the algorithms worked out the rest is just a matter of generating the code.



#1765
For a triple casement window I am thinking a single frame with three sashes, does this seem reasonable?

Also I was thinking about oval and round windows earlier today and they are really one in the same, the only difference being the aspect ratio (height/width).  A round window is an oval window with an AR = 1.0:



Hence the window height and width will drive the shape of the oval, really no different than a rectangular window.
#1766
Version 0.8.6b - 07.16.2018
- Added shutters: Solid, Flat Panel, Raised Panel, Louver, Board & Batten to arched windows.
- Shutter geometry parameter allows for: Left, Right or Double.
- Fixed bug in arched window module that was causing unpredictable push-pull behavior.
#1767
Left, Right and Double:



View model here:

https://3dwarehouse.sketchup.com/model/f3001ec7-84ca-46da-b879-7ac7c3d80cd2/Window-Test-5

I've also addressed a bug with arched geometry where the push-pull direction was giving unpredictable results (flipping flopping between in and out).  Turns out that you need to clock your segments all in the same direction to get predictable results, which makes sense.  For some reason this did not occur to me as I was coding some of these sections of the main window module.
#1768
I"m not sure why you would want to put a single shutter to one side of a window but here it is just in case you need it:



I will have to wait until tomorrow to roll out all of the shutter updates its now 4:00AM and I'm done for now.

I think I've now beat this horse to death, shutters are available for rectangle and arched windows in all styles and geometry (Left, Right, Double).

After I add more window types I will probably need to revisit the shutter module but I don't think shutters are very common for more exotic window shapes (ie. ovals, triangles, trapezoids etc...)
#1769
I guess I haven't been defeated after all.  Using the follow-me method I was able to get it to work:



I now have all the shutter types working for arched windows:



View model here:

https://3dwarehouse.sketchup.com/model/325dad97-0a74-48b7-b1c6-d335be371261/Window-Test-4
#1770
Arched window with flat panel shutters:



These arched shutters are proving to be a bit more challenging.  I will need to figure out a new algorithm for board and batten shutters and louver shutters.