Print at Jun 24, 2026, 8:24:14 AM
Posts: 73   Pages: 8   [ Previous Page | 1 2 3 4 5 6 7 8 | Next Page ]
View all posts in this thread on one page
Posted by Xlance at Feb 26, 2026, 12:07:17 PM
Re: Advanced Staircase generator plug-in v4.0
The Staircase Generator is a plug-in designed for Sweet Home 3D that allows users to create highly customizable 3D staircases. The tool features a comprehensive parameters menu for fine-tuning dimensions, structural elements, handrails, and midrails. It also includes an integrated 2D Shape Designer for creating custom handrail profiles.

Real-World Application: Whether you are an interior designer pitching a sleek, modern glass-railing loft, or an architect ensuring a multi-story traditional home meets building codes, this plug-in provides the exact geometrical control you need.

https://sourceforge.net/p/sweethome3d/plug-ins/60/
----------------------------------------

Windows 64bit | Intel i7 | 8GB Ram | SH3D 7.5 + Plugins

Posted by deschmal at Mar 12, 2026, 5:58:12 PM
Re: Advanced Staircase generator plug-in v4.0
Hi Xlance,
v4.0 looks really great and I love the more detailed options!
However, one flaw that I found is that when you select "U shaped", the generator will create a "U shaped with bottom landing instead" so something seems to be linked incorrectly there.

Thanks for the nice work!

Posted by deschmal at Mar 15, 2026, 8:22:15 PM
Re: Advanced Staircase generator plug-in v4.0
The error is on line 441:

return createUShapedStaircaseShapes(stairCount, firstStairCount, 1, turnStairCount, stairWidth, stairDepth, stairHeight, treadOffset, treadThickness, true, riserThickness,

should be
return createUShapedStaircaseShapes(stairCount, firstStairCount, turnStairCount, turnStairCount, stairWidth, stairDepth, stairHeight, treadOffset, treadThickness, true, riserThickness,


Posted by Xlance at Mar 16, 2026, 10:39:44 AM
Re: Advanced Staircase generator plug-in v4.0
@Dorin
@deschmal
Fixed glitch and uploaded corrected plugin as per @deschmal
with organised code as per @Dorin on:
https://sourceforge.net/p/sweethome3d/plug-ins/60/

Thank You :-)
----------------------------------------

Windows 64bit | Intel i7 | 8GB Ram | SH3D 7.5 + Plugins

Posted by deschmal at Mar 16, 2026, 7:28:32 PM
Re: Advanced Staircase generator plug-in v4.0
Thanks, seems to be working fine :-)

Posted by knoxsooner at Mar 16, 2026, 7:49:36 PM
Re: Staircase generator plug-in
Where do I find the new 'generate staircase'? I don't have a menu titled 'Tools'.

Posted by Xlance at Jun 7, 2026, 4:45:17 AM
smile   Re: Staircase generator plug-in
Has anyone created advanced stairs using v4.0 of the generator ?
It would be really of benefit to see users' creations to help guide further development smile
----------------------------------------

Windows 64bit | Intel i7 | 8GB Ram | SH3D 7.5 + Plugins

Posted by Xlance at Jun 14, 2026, 3:09:51 AM
Re: Staircase generator plug-in
Work in Progress smile

T shape type
https://i.postimg.cc/h4Vrxt6R/T.png

Inv. T shape type
https://i.postimg.cc/1RDH632S/inv-T.png


Y shape type
https://i.postimg.cc/2jnwvSJX/Y.png
----------------------------------------

Windows 64bit | Intel i7 | 8GB Ram | SH3D 7.5 + Plugins

Posted by sjb007 at Jun 15, 2026, 1:30:19 PM
Re: Staircase generator plug-in
Cool! One quirk of British building regulations: A landing area must at minimum be a square, each side equal to the width of the stair. i.e. the middle landing of your Y shaped stair would be illegal. To make it legal you'd need to overlay the 3 squares in the smallest space, if that makes sense.

Posted by Xlance at Jun 16, 2026, 2:55:58 AM
Re: Staircase generator plug-in
@sjb007
OK smile Refer to updated Models

Type T
https://ibb.co/8QRzw5T

Type inv T
https://ibb.co/SYyMVgz

Type Y
https://ibb.co/YBJTNp4B

Type inv Y
https://ibb.co/Qvk51v69
----------------------------------------

Windows 64bit | Intel i7 | 8GB Ram | SH3D 7.5 + Plugins

Posts: 73   Pages: 8   [ Previous Page | 1 2 3 4 5 6 7 8 | Next Page ]