21 lines
347 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
; foo
(Home some axes)
G28 (here come the axes to be homed) X
----------------------------------------------------
[
["comment", "; foo"],
["comment", "(Home some axes)"],
["keyword", "G28"],
["comment", "(here come the axes to be homed)"],
["property", "X"]
]
----------------------------------------------------
Checks for comments.