Powerino73 / heekscad

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

When defining and/or activating a different coordinate system, all the coordinate values of a circles should be relative to that system. #315

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Define a new coordinate system and set active.
2.Draw a circle using that system.
3.The circle appears in the XY plane of the initial system at 0 0 0.

What is the expected output? What do you see instead?
The circle must appear in the XY plane of the active coordinate system.
Instead, the circle appears in the XY plane of the initial system at 0 0 0.
What version of the product are you using? On what operating system?
HeeksCNC 0.15.1 on Windows7

Please provide any additional information below.

Original issue reported on code.google.com by belonogo...@yandex.ru on 14 Nov 2010 at 11:45