User Tools

Site Tools


mycnc:gcodes_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mycnc:gcodes_list [2018/09/25 09:50] skirillovmycnc:gcodes_list [2018/09/25 09:51] skirillov
Line 180: Line 180:
  
   - **L70** - set position to given values   - **L70** - set position to given values
-    - **P0** - Set **Machine Position** to given values <code>G10 L70 P0 X0 Y0 (Set Machine coordinates X=0, Y=0)</code>+    - **P0** - Set **Machine Position** to given values <code>G10L70 P0 X0 Y0 (Set Machine coordinates X=0, Y=0)</code>
     - **P1** - Set Work Position in **G54** Coordinates system to given values <code>G10 L70 P1 X10 Y20 Z30 (Set G54/Work coordinates X=10, Y=20, Z=30)</code><code>G10L70 P1 X0 Y0 Z0 A0 B0 C0 (Set G54/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>     - **P1** - Set Work Position in **G54** Coordinates system to given values <code>G10 L70 P1 X10 Y20 Z30 (Set G54/Work coordinates X=10, Y=20, Z=30)</code><code>G10L70 P1 X0 Y0 Z0 A0 B0 C0 (Set G54/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>
     - **P2** - Set Work Position in **G55** Coordinates system to given values <code>G10 L70 P2 X0 Y10 Z20 (Set G55/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P2 X0 Y0 Z0 A0 B0 C0 (Set G55/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>     - **P2** - Set Work Position in **G55** Coordinates system to given values <code>G10 L70 P2 X0 Y10 Z20 (Set G55/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P2 X0 Y0 Z0 A0 B0 C0 (Set G55/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>
-    - **P3** - Set Work Position in **G56** Coordinates system to given values <code>G10 L70 P2 X0 Y10 Z20 (Set G56/Work coordinates X=0, Y=10, Z=20)</code><code>G10 L70 P2 X0 Y0 Z0 A0 B0 C0 (Set G56/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>+    - **P3** - Set Work Position in **G56** Coordinates system to given values <code>G10 L70 P2 X0 Y10 Z20 (Set G56/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P2 X0 Y0 Z0 A0 B0 C0 (Set G56/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>
     - **P4** - Set Work Position in **G57** Coordinates system to given values <code>G10 L70 P4 X0 Y10 Z20 (Set G57/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P4 X0 Y0 Z0 A0 B0 C0 (Set G57/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>     - **P4** - Set Work Position in **G57** Coordinates system to given values <code>G10 L70 P4 X0 Y10 Z20 (Set G57/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P4 X0 Y0 Z0 A0 B0 C0 (Set G57/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>
     - **P5** - Set Work Position in **G58** Coordinates system to given values <code>G10 L70 P5 X0 Y10 Z20 (Set G58/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P5 X0 Y0 Z0 A0 B0 C0 (Set G58/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>     - **P5** - Set Work Position in **G58** Coordinates system to given values <code>G10 L70 P5 X0 Y10 Z20 (Set G58/Work coordinates X=0, Y=10, Z=20)</code><code>G10L70 P5 X0 Y0 Z0 A0 B0 C0 (Set G58/Work coordinates X=0,Y=0,Z=0,A=0,B=0,C=0)</code>
mycnc/gcodes_list.txt · Last modified: 2023/09/29 14:15 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki