I am learning rotate_extrude, and no matter what angle I put in, nothing
seems different at all that I can see.
What is the angle used for? And does it make a difference visibly?
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
This was answered by an earlier thread. The angle argument will be silently
ignored until the 2016 release. Unless you download an experimental
developers build.
On Wednesday, 16 December 2015, Jerry Davis jdawgaz@gmail.com wrote:
I am learning rotate_extrude, and no matter what angle I put in, nothing
seems different at all that I can see.
What is the angle used for? And does it make a difference visibly?
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
sorry, didn't see/remember that earlier thread.
so, what WILL it be used for then? to stop at the angle you want (instead
of 360) of the the rotate_extrude? or is that in the earlier thread?
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
On Wed, Dec 16, 2015 at 9:23 AM, doug moen doug@moens.org wrote:
This was answered by an earlier thread. The angle argument will be
silently ignored until the 2016 release. Unless you download an
experimental developers build.
On Wednesday, 16 December 2015, Jerry Davis jdawgaz@gmail.com wrote:
I am learning rotate_extrude, and no matter what angle I put in, nothing
seems different at all that I can see.
What is the angle used for? And does it make a difference visibly?
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
You can use my code, in the thread:
Or maybe you may search for a more general and efficient way to do that.
Cheers,
jpmendes
--
View this message in context: http://forum.openscad.org/rotate-extrude-what-is-the-angle-for-tp15187p15190.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Dec 16, 2015, at 11:39 AM, Jerry Davis jdawgaz@gmail.com wrote:
so, what WILL it be used for then? to stop at the angle you want (instead of 360) of the the rotate_extrude? or is that in the earlier thread?
Exactly.
See here for the updated example:
https://github.com/openscad/openscad/blob/master/examples/Basics/rotate_extrude.scad
https://github.com/openscad/openscad/blob/master/tests/regression/opencsgtest/rotate_extrude-expected.png
-Marius
just got the 2015.12.02 and it works!
just jumped the gun on this is all.
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
On Wed, Dec 16, 2015 at 11:58 AM, Marius Kintel marius@kintel.net wrote:
On Dec 16, 2015, at 11:39 AM, Jerry Davis jdawgaz@gmail.com wrote:
so, what WILL it be used for then? to stop at the angle you want
(instead of 360) of the the rotate_extrude? or is that in the earlier
thread?
Exactly.
See here for the updated example:
https://github.com/openscad/openscad/blob/master/examples/Basics/rotate_extrude.scad
-Marius
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
I am tutoring my friends (who unfortunately only have windows)
Will the latest 2015.10.17 dev snapshot work with the new code that has
angle working (like my osx 2015.12.02?)
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
On Wed, Dec 16, 2015 at 12:04 PM, Jerry Davis jdawgaz@gmail.com wrote:
just got the 2015.12.02 and it works!
just jumped the gun on this is all.
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Arduino developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
I
*f you give someone a program, you will frustrate them for a day; if you
teach them how to program, you will frustrate them for a lifetime. *-
Anonymous
If writing good code requires very little comments, then writing really
excellent code requires no comments at all!- Ken Thompson
On Wed, Dec 16, 2015 at 11:58 AM, Marius Kintel marius@kintel.net wrote:
On Dec 16, 2015, at 11:39 AM, Jerry Davis jdawgaz@gmail.com wrote:
so, what WILL it be used for then? to stop at the angle you want
(instead of 360) of the the rotate_extrude? or is that in the earlier
thread?
Exactly.
See here for the updated example:
https://github.com/openscad/openscad/blob/master/examples/Basics/rotate_extrude.scad
-Marius
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On Jan 8, 2016, at 10:57 AM, Jerry Davis jdawgaz@gmail.com wrote:
I am tutoring my friends (who unfortunately only have windows)
Will the latest 2015.10.17 dev snapshot work with the new code that has angle working (like my osx 2015.12.02?)
Any snapshot after 2015.11.20 will work.
We should probably get an new Windows snapshot up..
-Marius