RAPID: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Geometry:Creating_Geometry|{{Up}}]] | ||
|param1=< | {{Command|syntax=RAPID <xe>, <ye>, [<ze>] | ||
|param2=< | |description=:Rapid move. This can only be used inside a [[CONTOUR]] or [[CONTOUR_3D]] definition. | ||
|param3=[< | |||
|param1=<xe>|param1_desc={{xe}} | |||
|param2=<ye>|param2_desc={{ye}} | |||
|param3=[<ze>]|param3_desc={{ze}} | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :RAPID 3, 2.5 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Latest revision as of 19:02, 11 January 2011
Command
- RAPID <xe>, <ye>, [<ze>]
- Rapid move. This can only be used inside a CONTOUR or CONTOUR_3D definition.
Parameters
- <xe>
- X co-ordinate of the end point.
- <ye>
- y co-ordinate of the end point.
- [<ze>]
- Z co-ordinate of the end point.
Example
- RAPID 3, 2.5