discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

rotate_extrude() what is the angle for?

JD
Jerry Davis
Wed, Dec 16, 2015 4:16 PM

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

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
DM
doug moen
Wed, Dec 16, 2015 4:23 PM

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

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 >
JD
Jerry Davis
Wed, Dec 16, 2015 4:39 PM

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

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 >> > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > >
J
jpmendes
Wed, Dec 16, 2015 5:31 PM

You can use my code, in the thread:

http://forum.openscad.org/This-seems-to-be-ultra-basic-I-cannot-have-the-rotate-extrude-angle-parameter-working-tp15180.html.

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.

You can use my code, in the thread: http://forum.openscad.org/This-seems-to-be-ultra-basic-I-cannot-have-the-rotate-extrude-angle-parameter-working-tp15180.html. 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.
MK
Marius Kintel
Wed, Dec 16, 2015 6:58 PM

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?

> 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
JD
Jerry Davis
Wed, Dec 16, 2015 7:04 PM

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?

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 > > https://github.com/openscad/openscad/blob/master/tests/regression/opencsgtest/rotate_extrude-expected.png > > -Marius > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
JD
Jerry Davis
Fri, Jan 8, 2016 3:57 PM

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?

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 >> >> https://github.com/openscad/openscad/blob/master/tests/regression/opencsgtest/rotate_extrude-expected.png >> >> -Marius >> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > >
MK
Marius Kintel
Fri, Jan 8, 2016 8:55 PM

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

> 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