SET WP PART OFFSET: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=SET_WP_PART_OFFSET <workpiece num>, <x>, <y>, <z> |description=*DESCRPTION* |param1=<workpiece num>|param1_desc= |param2=<x>|param2_desc= |param3=<y>|param3_desc= |param4... |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Part_Data|{{Up}}]] | |||
{{Command|syntax=SET_WP_PART_OFFSET <workpiece num>, <x>, <y>, <z> | {{Command|syntax=SET_WP_PART_OFFSET <workpiece num>, <x>, <y>, <z> | ||
|description= | |description=Set the part offset for a given workpiece. | ||
|param1=<workpiece num>|param1_desc= | |param1=<workpiece num>|param1_desc=Workpiece number | ||
|param2=<x>|param2_desc= | |param2=<x>|param2_desc=X value | ||
|param3=<y>|param3_desc= | |param3=<y>|param3_desc=Y value | ||
|param4=<z>|param4_desc= | |param4=<z>|param4_desc=Z value | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :SET_WP_PART_OFFSET 1, 2.5, 4.9, zz | ||
[[Category:Part_Data]] | [[Category:Part_Data]] |
Latest revision as of 21:35, 11 January 2011
Command
- SET_WP_PART_OFFSET <workpiece num>, <x>, <y>, <z>
Set the part offset for a given workpiece.
Parameters
- <workpiece num>
- Workpiece number
- <x>
- X value
- <y>
- Y value
- <z>
- Z value
Example
- SET_WP_PART_OFFSET 1, 2.5, 4.9, zz