. .
Page 1 of 2 12 LastLast
  1. #1
    Now I don't expect many people on this forum are going to be making wind turbine blades, but I thought I'd post the program I've written anyway.

    Any ideas on how to make it more efficient/better toolpath are welcome. Currently mach3 simulation suggest it will take 5 hours to cut one side of my 1.68m blade.

    I've not added any error checking yet, so don't be surprised if you crash it! [Consider it an 'Alpha' release.] The Gcode it generates looks fine in Mach3, but I've not tried running it yet.

    I should probably use C not Vb6...it'd almost certainly be a lot faster.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	BladeCalcOutput1.png 
Views:	658 
Size:	26.1 KB 
ID:	3153   Click image for larger version. 

Name:	BladeCalcOutput2.png 
Views:	491 
Size:	34.4 KB 
ID:	3154  
    Attached Files Attached Files
    Last edited by Jonathan; 30-09-2010 at 08:24 PM.

  2. The Following User Says Thank You to Jonathan For This Useful Post:


  3. You have my attention Jonathan. My dad does powered hang gliding and hes been on at me to make him a propeller. but ive not got my head around designing one nor generating the code.. seems tricky in my eyes!

  4. #3
    Quote Originally Posted by AdCNC View Post
    You have my attention Jonathan. My dad does powered hang gliding and he's been on at me to make him a propeller. but I've not got my head around designing one nor generating the code.. seems tricky in my eyes!
    Er..sounds like an interesting project! The way I've done it is not as difficult as it looks. Basically the program copies a NACCA4412 aerofoil along the blade, scales it and rotates it to the correct angle of attack. It also translates the aerofoils in the Z/Y plane to create the tapered blade...making the leading edge curved not straight - looks nicer!

    With regards to using it for propellers it shouldn't take much adapting...just enter points for the aerofoil you want to use (ok I'll make it so you can do that..), and er.......what's the formula for working out the angle of attack, chord width etc? It might be similar to a wind blade, not sure. If you can point me to some more information ot how to calculate the profile then I'll give it a go!

  5. hmmm ok, i will try and get you some info on the shape of the propeller if thats what your asking for?

  6. #5
    Yes, that's essentially what I'm after...some formula/formulas that describe the profile.

  7. Ok.. ill come back to you in the next few days, btw ive had a play round with your program and every time i try and generate code it stops respondnding at about 57% :S running on win7 64bit

  8. #7
    Quote Originally Posted by AdCNC View Post
    Ok.. ill come back to you in the next few days, btw ive had a play round with your program and every time i try and generate code it stops respondnding at about 57% :S running on win7 64bit
    Er, looks like the % counter has gone wrong! If it doesn't get to 100% then don't worry, as long as the GCode appears in the big text box then it's done. I'll try and fix the counter...

    I'm also using win7/64b, can take few minutes or so to run with a smallish tool - try the default settings. Windows thinks the program has crashed, but it hasn't ... just wait for it!

  9. Hi Jonathan, i was looking at your other post (the one with the prop) im going try n give it ago myself have you done any revisions of the software since i last tried it?

  10. #9
    Quote Originally Posted by AdCNC View Post
    ... have you done any revisions of the software since i last tried it?
    Hi,

    Yes I recall changing and adding a few things. I'll find the latest version and upload it later today all being well.

  11. #10
    Sorry I've taken so long to reply - I forgot!
    Here's a slightly improved version:

    Edit: Uploaded wrong file.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can't generate a 'correct' contour
    By palr717 in forum CAD & CAM Software
    Replies: 0
    Last Post: 24-02-2014, 01:08 PM
  2. How to generate Lathe GCode from a drawing?
    By Robin2 in forum Computer Software
    Replies: 18
    Last Post: 25-10-2013, 04:04 PM
  3. New to CNC: Best way to generate the g-code for this sign
    By drphil in forum Computer Software
    Replies: 6
    Last Post: 07-03-2012, 09:35 PM
  4. Easy way to generate dxf files
    By 2006Nobull in forum CAD & CAM Software
    Replies: 4
    Last Post: 10-08-2011, 09:44 PM
  5. Making small GRP Wind turbine blades
    By Jonathan in forum Moulding Machines
    Replies: 20
    Last Post: 04-05-2011, 07:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •