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.