Skip to content

How to call the scan function G38.2 in GrblHAL #322

Answered by terjeio
GrblGru asked this question in Q&A
Discussion options

You must be logged in to vote

It is enabled by the extended $10 setting flags (on by default when $10 = 511).
If you send $$=10 you get this output:

    0 - Position in machine coordinate (1)
    1 - Buffer state (2)
    2 - Line numbers (4)
    3 - Feed & speed (8)
    4 - Pin state (16)
    5 - Work coordinate offset (32)
    6 - Overrides (64)
    7 - Probe coordinates (128)
    8 - Buffer sync on WCO change (256)
    9 - Parser state (512)
    10 - Alarm substatus (1024)
    11 - Run substatus (2048)

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@terjeio
Comment options

@GrblGru
Comment options

@GrblGru
Comment options

@terjeio
Comment options

Answer selected by GrblGru
@GrblGru
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants