parrgar21 / heekscad

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

using the old cube #247

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What I did was:
create a cube
resize it with the Y gripper, so that it has y width of 5mm, instead of 10mm.
create a zigzag operation in HeeksCNC ( which uses GetIDObject to find the
object from the id ).
The zigzag operation was using the old cube with y dimension of 10mm.

I have fixed it, but I didn't really understand it; maybe it happens
differently for different people?

Original issue reported on code.google.com by danhe...@gmail.com on 23 Mar 2010 at 9:37