|
|
|
|
|
|
|
|
|
yes for foam cutting wings fuz cutting is a lite harder with gmfc i have not used gmfc that much so i may be wrong
but for designing devfuzfoam and mach3 will do 2d part layouts cuting ply pats and foam fuz cuting fuz molds for glass fiber and drawings layouts wing cutting profilpro2 and mach3 foam wings and molds drawings layouts compufoil3d and mach3 is the best software i have used for balsa wing design and DXF / g codes files and drawing layouts and templates |
|
|
|
|
|
|
|
Might just drop in my 2c worth from what I've learnt so far... Dpot has helped me a lot with this already, so I'll see if I can give a brief overview of how this whole 3D CNC thing hangs together based on the struggles I had getting my head around it all...
To end up with a 3D piece of foam cut to a wing profile, a piece of fuze etc. etc., there's 5 basic elements involved. This example assumes we're running a CNC 4-axis cutter that is using stepper-motors to move each axis: 1. Software to design the part with (3D software required to cut on a 4-axis machine with) 2. Software that converts the design into an intermediate set of codes (instructions e.g. G-Code) that will tell the CNC machine what to do via a controller-board. 3. Software that reads the codes and converts them to electical pulses to send down the computer's parallel port to the controller-board. 4. The controller-board - receives the electrical pulses sent to it via the parallel port and controls the movement of the stepper-motors on the CNC machine. 5. The CNC HotWire machine itself - the thing that actually cuts the foam. Some software will allow you to do more than one of the steps above, suffice to say you need to be able to digitize your design, and send that information off the the cutter for processing. Some cutters may have the controller-board built-in (and probably communicate via USB rather than parallel port). So you could end up with just a PC, one software suite, a cable between the PC and the cutter, and the cutter itself. Or the PC built into the whole shootin match i.e. there are many variations possible. But in general, our 'Hobby CNC HotWires' will generally consist of a PC, 1 or 2 levels of software, an external controller-box, and a CNC machine. From what I've read so far, the earlier versions of FoamWorks were the complete software package - you could design your object with FoamWorks, then tell it to talk to the cutter's controller. Unortunately, the new Ver 4 only goes as far as generating the code - it doesn't do the bit in between of talking to the controller-board any more, so you now have to buy something like Mach3 to run the step of converting the code into signals accepted by the controller-board. GMFC is another one of those complete packages, I think (please correct me if I'm wrong) i.e. you can do your designing in GMFC and cut from within GMFC as well. Again, no need for an intermediate layer of software to convert the cutting code into machine code that the controller-board will use to talk to the cutter. The difference between GMFC and other options out there is that GMFC generates it's own native code to talk to the controller-board with i.e. the controller-board must understand how to interpret GMFC generated signals. One popular 'language' that can control CNC machines is 'G-Code'. Heaps of software will generate the text-based G-Code required to perform a CNC job, and you can write it/tweak it yourself too. But you still need something that will read this text-based code and convert it into something the CNC machine understands via the controller-board. One popular and quite powerful G-Code interpreter is Mach3, which can control up to 6 axes and has a heap of CNC features that cover basic 3-axis CNC routing right through to complex Lathe and Milling machines (includes tool changing, turning pumps on and off and a heap of other things). Mach3 will read the G-Code created by some other software, and convert it into machine instructions passed down to the controller-board via the computer's parallel (printer) port, where the controller-board in turn tells the cutter how to do it's thing. I hope this goes some way to explaining the basics, and where Mach3 fits into the picture.. BJ
|
|
|
|
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion DevFus questions | SteveC68 | CAD/CAM | 21 | Jul 15, 2012 05:54 AM |
| Discussion New application devFus Foam released | durone | CAD/CAM | 11 | Mar 03, 2011 12:27 PM |
| Discussion DevFus & DevFus Foam | SteveB | CAD/CAM | 19 | Jan 08, 2011 09:02 AM |
| Discussion Usb Key now available per Profili, devCad and devFus | durone | The Builders Workshop | 3 | Apr 20, 2010 04:25 AM |
| Discussion devFus, the new application to draw fuselages | durone | CAD/CAM | 101 | Apr 18, 2010 04:33 AM |