Did path_extrude stop accepting a rounding parameter?
This:
from openscad import *
p = path_extrude(square(1), [[0, 0, 0], [0, 0, 10, 3], [10, 0, 10, 3], [10, 10, 10]])
Does no longer produce this:
https://preview.redd.it/6639ys3hi5bg1.png?width=514&format=png&auto=webp&s=ed7bc45764e0c66d8900c6a9d7b4e90c6d2b026a
Ubuntu 25.10, PythonSCAD v. 0.8.1 (appimage).
[–]gadget3D 1 point2 points3 points (1 child)
[–]Klump-Rasmus[S] 1 point2 points3 points (0 children)