Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 213 Bytes

gc_learn.rst

File metadata and controls

18 lines (10 loc) · 213 Bytes

GCODE Learning debug

move

G0 X0 Y0 Z0    ;go home
G0 X100 Y100    ;fast move to x,y
a+=10;