Robert Schiele
Robert Schiele
> Big difference between linear_extrude and rotate_extrude is, that the rotate_extrude object is closed whereas linear_extrude isn't. When scale and translate are set wrong , when angle is 360 degree,...
> Hi Robert, Sorry, I was actually wrong in the interpretation of the translate parameter. IMHI using the translate parameter gradually during one revolution is a nice feature and i'd...
Rebased to the current master and factored out a fix independent of this change as in https://github.com/openscad/openscad/pull/4539
rebased to current master
rebased to current master
Rebased to current master and fixed formatting issue in toString method as detected by test cases.
Rebased to master again to retrigger the hanging Windows test.
Changed the code to use the simplified LOG() overload in a place I missed before.
Rebased to master to make the changes compatible with the recently added Android build.
For the native kernel, I tracked this down to commit ``` commit 2918f672bea18a9ca56f5988266af6d4d5bfc906 Author: Brett T. Warden Date: Wed Jun 5 09:51:55 2024 -0700 Enable ZSTD module compression ``` since...