-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels