Results 106 comments of coryrc

> The experimental features we hope to make "official" are mentioned in [Next OpenSCAD Release](https://github.com/orgs/openscad/projects/2). Any remaining experimental features simply don't make it into the release build as it's built...

The executable for PythonSCAD has been changed to `pythonscad`; can this be closed? Otherwise, please update the first post with what the problem is now.

As still-a-newb, I would expect it to follow the convention of `tube()` for the rounded part and cube for the base; here's some code for it: ``` // size =...

Is this a blocker for the stable release? If not, would it be better to make it ignore alpha for rendering until fixed or leave as-is?

I get an error when previewing: ``` Compiling design (CSG Products generation)... ERROR: Skeleton computation error. /opt/prg/openscad/src/geometry/roof_vd.cc line 150: error in parabolic arc discretization in file ., line 11 ```...

Oh, and since your source code probably won't match mine, it's throwing from: ``` // x coordinates of source and target const double transformed_v0_x = (A * (v0 - p))[0];...

Thanks, if nobody else gets to it, I will in the next few weeks.

> Standard design guidance for flexing snap-connectors also advise that the base of the flexing part should be double the thickness of the tip, to reduce fatigue and the chance...

> What's the status of this? Is it going to move forward? Yes, just not my biggest priority right now, unless it's causing anybody problems.

A fix can be things above the tab bar shouldn't have their placement move based on the selected tab -- so Find could keep its behaviour but be placed below...