Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-09-09 Thread Luke Kenneth Casson Leighton
On Sat, Sep 9, 2017 at 4:43 PM, wrote: > Unfortunately I've not been able to finish this. I've tried luke, but my > laptop's battery just went totally bad, my desktop's HD filled up all the > way and my family has been in need of my help. hey sounds like you have your hands

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-09-09 Thread doark
On Fri, 18 Aug 2017 06:58:54 +0100 Luke Kenneth Casson Leighton wrote: > On Thu, Aug 17, 2017 at 11:24 PM, wrote: > > On Thu, 10 Aug 2017 05:43:48 -0400 > > Luke Kenneth Casson Leighton wrote: > >> > >> https://math.stackexchange.com/ (bla) > >>

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-18 Thread Luke Kenneth Casson Leighton
--- crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68 On Thu, Aug 17, 2017 at 11:24 PM, wrote: > On Thu, 10 Aug 2017 05:43:48 -0400 > Luke Kenneth Casson Leighton wrote: >> >> https://math.stackexchange.com/ (bla) >> >> hiya david: okay!

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-15 Thread Luke Kenneth Casson Leighton
On Mon, Aug 14, 2017 at 11:11 PM, David Niklas wrote: > Luke, > Is this the correct location of pyopenscad? > http://forum.openscad.org/ANN-pyopenscad-spline-surface-generator-td21838.html yes. do let me know how you get on, it would be good to have a double-check from

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-14 Thread David Niklas
Luke, Is this the correct location of pyopenscad? http://forum.openscad.org/ANN-pyopenscad-spline-surface-generator-td21838.html Are there any other deps I should be aware of? Sincerely, David ___ arm-netbook mailing list

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-10 Thread Luke Kenneth Casson Leighton
https://math.stackexchange.com/questions/2386333/how-do-you-find-the-length-and-angle-of-a-belt-between-two-pulleys-both-outer-e/ hiya david: okay! so someone kindly edited the question to put the proper links in, so the question's actually understandable. so... benson with the diagrams

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-07 Thread Luke Kenneth Casson Leighton
On Mon, Aug 7, 2017 at 11:46 PM, David Niklas wrote: >> >> http://hands.com/~lkcl/foldable3dsandwich200/belts.py >> >> >> >> ok, i could use some algorithm help, here, if anyone's interested. >> >> the key function is add_bearing in class Belt. > I'm going to look into this

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-08-07 Thread David Niklas
On Sat, 29 Jul 2017 15:49:21 +0100 Luke Kenneth Casson Leighton wrote: > On Sat, Jul 29, 2017 at 2:51 PM, Benson Mitchell > wrote: > > On Sat, Jul 29, 2017 at 8:53 AM, Luke Kenneth Casson Leighton > > >> wrote: > > > >>

Re: [Arm-netbook] python coding help needed (sin, cosine, blah blah)

2017-07-29 Thread Benson Mitchell
On Sat, Jul 29, 2017 at 8:53 AM, Luke Kenneth Casson Leighton wrote: > http://hands.com/~lkcl/foldable3dsandwich200/belts.py > > ok, i could use some algorithm help, here, if anyone's interested. > the key function is add_bearing in class Belt. > I don't really speak python, but