nav111 / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
0 stars 0 forks source link

part support #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
   Hi, 

   I wonder if it would be possible to add a function that would permit to
have a frame support with two hole reference and that would permit to
reverse the part on the CNC in order to work on the two side as here
(http://www.vectric.com/WebSite/Vectric/cut3d/images/Bowl_small.jpg)

What version of the product are you using? On what operating system?
Heekscnc 0.11 with Ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by alexandre.galode@gmail.com on 4 Apr 2010 at 8:27

GoogleCodeExporter commented 8 years ago
I sometimes wish we had a place to add a comment for the beginning of the 
GCode.  It
could include such items as how we expect the workpiece to be located with 
respect to
the bit etc.

I have also seen this issue with the Inlay operation where two halves of the 
same
function need to be machined separately.  In this case I have mirrored the 'male
half' about either the X or Y axis to separate out the GCode but it's not an 
ideal
solution.

My problem is that I can't imagine how this would work in practice.  Do you 
have any
ideas?

Original comment by David.Ni...@gmail.com on 3 May 2010 at 8:29

GoogleCodeExporter commented 8 years ago
Heeks cnc already has that part support. It's tags. Just need some polishing 
(to alow
to place it at requested position).

But what you ask is some kind of 4th axis support. And we all like to have it.
It's basic indexer operation. As near all the stock is rectangular we can 
simulate
indexer at 0,90,180,270 degres. It's very desired thing. But not so easy to be
implemented.

I wish to machine blades from wood for small windmils (up to 1m diameter). It's
problematic as is machined in both sides. The one solution is the ability of 4th
axis. Then with the folowing sequence we can do the part:

1. Install the stock in machine 
2. Surface stock to known thicknes
3. Machime holes for alignment pins
4. Do the cnc operation on the top face and leave some tags and supports! (I 
realize
that tags are just not enougth the support 'legs' is needed to or work will 
bend)
3. Flip stock 180 degres around Y axis - actualy 4'th axis indexer move by 
hand. The
predriled holes just fit onto alignment pins on machine.
4. do the cnc operation on other side. But tags must be in same place or the 
part wil
start to hang out in some point.

All that can be done manualy but is little tedious and very easy to introduce 
some
error. 

I don't know if heeksCNC is able to do that. But I very like it if it can.

Original comment by eslavko@gmail.com on 31 May 2010 at 7:01

GoogleCodeExporter commented 8 years ago
I have used the tag option for 2D profile cuts but have not seen a tag option 
for the 3D Zig Zag operation. Is there a possibility of having that 
incorperated.

I am using Heekscnc 0.17.2

Original comment by charles....@gmail.com on 4 Jul 2011 at 7:46

GoogleCodeExporter commented 8 years ago
no feature requests for HeeksCNC 1.0, just bug reports please.

Original comment by danhe...@gmail.com on 24 Mar 2014 at 4:56