I've not tried the 2016 version yet, but I was wondering if the angle is
capable of being a value that doesn't evenly divide 360 and yet have the
sweep radial extents that have a radius that is that of the circumscribed
circle generated by the 2D object?
--
View this message in context: http://forum.openscad.org/Does-rotate-extrude-angle-property-allow-for-values-that-don-t-divide-360-evenly-tp19835.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
you can state any positive or negative decimal value as angle. Angles larger
than 360 or smaller than -360 are procrusted to 360;
--
View this message in context: http://forum.openscad.org/Does-rotate-extrude-angle-property-allow-for-values-that-don-t-divide-360-evenly-tp19835p19837.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Imho, angle must be whole number, therefore if You want seamless rotation
number of degrees are limited to 1,2,3,4, 6, 9. 10, 12, 18, 20, 36, 60,
90, 120 and 180.
On Sun, Jan 1, 2017 at 10:03 PM, Parkinbot rudolf@parkinbot.com wrote:
you can state any positive or negative decimal value as angle. Angles
larger
than 360 or smaller than -360 are procrusted to 360;
--
View this message in context: http://forum.openscad.org/
Does-rotate-extrude-angle-property-allow-for-values-
that-don-t-divide-360-evenly-tp19835p19837.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
--
Regards from Croatia, the Homeland of one of greatest inventors from 19th
and 20th Centuries, Engineer Nikola Tesla!
Why not? Do you have any example where rotate_extrude doesn't work with
angle of, say, 360/7 degrees? Have you tried it?
BTW, 360 has many more divisors besides your list.
2017-01-05 19:25 GMT-02:00 Marijan Pollak oberonmp@gmail.com:
Imho, angle must be whole number, therefore if You want seamless rotation
number of degrees are limited to 1,2,3,4, 6, 9. 10, 12, 18, 20, 36, 60,
90, 120 and 180.
On Sun, Jan 1, 2017 at 10:03 PM, Parkinbot rudolf@parkinbot.com wrote:
you can state any positive or negative decimal value as angle. Angles
larger
than 360 or smaller than -360 are procrusted to 360;
--
View this message in context: http://forum.openscad.org/Does
-rotate-extrude-angle-property-allow-for-values-that-don-t-
divide-360-evenly-tp19835p19837.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
--
Regards from Croatia, the Homeland of one of greatest inventors from 19th
and 20th Centuries, Engineer Nikola Tesla!
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
https://www.wolframalpha.com/input/?i=divisors+of+360
--
View this message in context: http://forum.openscad.org/Does-rotate-extrude-angle-property-allow-for-values-that-don-t-divide-360-evenly-tp19835p19934.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Yes but what does that have to do with rotate_extrude()? That should work
with any angle, and seems to when I try it.
On 6 January 2017 at 07:54, Ivo ivo.knutsel@gmail.com wrote:
https://www.wolframalpha.com/input/?i=divisors+of+360
--
View this message in context: http://forum.openscad.org/
Does-rotate-extrude-angle-property-allow-for-values-
that-don-t-divide-360-evenly-tp19835p19934.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Marijan Pollak wrote
angle must be whole number
Garbage!
If my real world grasshopper leg exoskeleton hinge NEEDS to use 314.15925
degrees it will.
What have people been smoking...
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/Does-rotate-extrude-angle-property-allow-for-values-that-don-t-divide-360-evenly-tp19835p19936.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Angles measured in degrees are internally converted to radians before they
are used. Which means that factors of 360 will be converted to floating
point approximations of trancendental numbers. Just FYI.
On 6 January 2017 at 04:58, MichaelAtOz oz.at.michael@gmail.com wrote:
Marijan Pollak wrote
angle must be whole number
Garbage!
If my real world grasshopper leg exoskeleton hinge NEEDS to use 314.15925
degrees it will.
What have people been smoking...
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the
Public Domain; to the extent possible under law, I have waived all
copyright and related or neighbouring rights to this work. Obviously
inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/
Does-rotate-extrude-angle-property-allow-for-values-
that-don-t-divide-360-evenly-tp19835p19936.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Sorry that I did not consider Grasshoper Legs. I was only thinking of
uniform rotate extrude.
I guarantee You that my Wind turbines would have no legs. Would like to see
that particular
application of RotateExtrude, without any grass or weeds....
On Fri, Jan 6, 2017 at 7:28 PM, doug moen doug@moens.org wrote:
Angles measured in degrees are internally converted to radians before they
are used. Which means that factors of 360 will be converted to floating
point approximations of trancendental numbers. Just FYI.
On 6 January 2017 at 04:58, MichaelAtOz oz.at.michael@gmail.com wrote:
Marijan Pollak wrote
angle must be whole number
Garbage!
If my real world grasshopper leg exoskeleton hinge NEEDS to use 314.15925
degrees it will.
What have people been smoking...
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the
Public Domain; to the extent possible under law, I have waived all
copyright and related or neighbouring rights to this work. Obviously
inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/Does
-rotate-extrude-angle-property-allow-for-values-that-don-t-
divide-360-evenly-tp19835p19936.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
--
Regards from Croatia, the Homeland of one of greatest inventors from 19th
and 20th Centuries, Engineer Nikola Tesla!
Marijan Pollak wrote
Sorry that I did not consider Grasshoper Legs. I was only thinking of
uniform rotate extrude.
I guarantee You that my Wind turbines would have no legs. Would like to
see
that particular
application of RotateExtrude, without any grass or weeds....
How about a generic polyline extrusion which can have any angle between
segments?
So, am I to assume that if I wanted an sweep angle that is not evenly
divisible by 360, I would have to roll my own solution? Too bad as that
will reduce the preview speed.
--
View this message in context: http://forum.openscad.org/Does-rotate-extrude-angle-property-allow-for-values-that-don-t-divide-360-evenly-tp19835p19949.html
Sent from the OpenSCAD mailing list archive at Nabble.com.