Lee Kirkup
Starting Member
2 Posts |
Posted - April 26 2007 : 04:39:47 AM
|
As I cant really program anything in LISP I usually have to come up with other solutions. This is how I got over the lines with a Z axis other than zero. I just make a custom command with an icon and use the following macro
^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;
works like a treat.
|
|
|