Page 2 of 2

PostPosted: Wed Mar 14, 2007 6:06 am
by RichardF
Hi Scott,

another idea:

instead of "Lock Vertical Rotation" in the View-menu a "Lock Rotation" for each axis to select ( 1, 2 or all axis, even the 4th axis).

Thank you,

Richard

PostPosted: Tue May 22, 2007 3:07 am
by RichardF
scottmartinez wrote:Hi Richard,

If you just need to invert the sign then you can use the "Address Adjustment" tool. Put in the axis name "A" or "B" set it to multiply "*" and put in "-1" as the adjustment value. NCPlot will go through the program and multiply all these address values by -1.

Thanks,
Scott


Hi Scott,
this works fine if it is just "A" and a coordinate. But I had to do this within a macro :

i.e. : G1 A#93 F#100

and NCPLOT deleted the whole variable:

G1 AF#100

Any suggestions ?

Thank you,
Richard

PostPosted: Tue May 22, 2007 7:10 am
by scottmartinez
Hi Richard,

NCPlot is supposed to ignore addresses that use expressions or variables. I will have to look and see why this was removed.

Thanks,
Scott