Difference between revisions of "SET WP PART OFFSET"
From Macros Wiki
(2 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 16: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