Skip to content

HPGL Interpreter Flow Control #2

@Joey-Orduna

Description

@Joey-Orduna

Hi. I've been trying to use the HPGL interpreter to run a cutting plotter, but I'm having trouble figuring out how to send commands to it.

I've compiled the plugin and have verified this by the message "Motori HPGL v0.03" after sending the "$HPGL" command via serial, however there are no feedback messages after sending any other commands while it's in this state. I'm able to switch back to the gcode interpreter with the "+" command. Is the streaming protocol different than the gcode interpreter? Because my understanding is that the stream gets redirected via function pointers... but I'm still learning the grblHAL architecture.

I would appreciate it if you could give me a little more insight on how to properly use this plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions