Skip to content

Sailfish 7.7 serial connection only executes first command? #18

@dennisdevulder

Description

@dennisdevulder

Hi there,

After playing around with GPX and setting up a serial connection to my FlashForge Creator Pro it seems that it only executes the first command.

here's an example:

// test.gcode
M70 P5 ( We <3 Making Things!)
M72 P1  ( Play Ta-Da song )

When running:

./gpx -vgps -m r1d test.gcode /dev/tty.usbmodem* 

it only shows the "We <3 making things" message and then exits.

However when I do:

./gpx -vgp -m r1d test.gcode test.x3g

And put on the SD card it works fine.

Any ideas on how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions