Print at May 17, 2026, 12:38:23 AM
Posts: 66   Pages: 7   [ Previous Page | 1 2 3 4 5 6 7 ]
View all posts in this thread on one page
Posted by Xlance at Feb 26, 2026, 1: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, 6: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, 9: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, 11: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, 8:28:32 PM
Re: Advanced Staircase generator plug-in v4.0
Thanks, seems to be working fine :-)

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

Posts: 66   Pages: 7   [ Previous Page | 1 2 3 4 5 6 7 ]