Z3 Development

Results 445 comments of Z3 Development

Support of 'id' and ‘class’ attributes added to V2 SVG serializer. #974

Summary of serializers: - AMF TBD - DXF support for 'name' attribute #684 - OBJ TBD - STL impossible as format does not support - SVG support for 'id' and...

Closing this issue as the relevant serializers have been changed to support names, ids, etc.

I agree. A group of the parameters is more important then a title, and allows more flexibility. I have this coded already but have to wait for some additional merges...

@thehans please look at some of the designs at www.z3d.jp This website has support for "groups" already. Basically, the "group" parameter becomes a new row in the table of parameters,...

Sorry. I didn't provide a complete URL. Please review some of the designs at http://www.z3d.jp/lab/

@thehans grouping of parameters has been implemented, and groups can be collapsed or expanded interactively. please try the 'Birthday Ballons' example as www.openjscad.xyz

@ikeji Thanks! We will take a look at this.

It's a problem of precision. @platypii lets investigate those zero area polygons. The generalize functions should be removing those.

The serializers call generalize if necessary to create triangular meshes, etc.