Skip to content

GRBL - OctoPrint Connection Errors. #6

@JorgenCollinson

Description

@JorgenCollinson

hey,

The firmware on the Arduino 2560 Mega works when using Easel... so i think the Firmware is working all ok.

Hoping from some advise please on using GRBL/OctoPrint as am getting UnHandled Communication Errors
I installed the GRBL Plugin.

Changed the Hello Command to "M5" as recommended in the instructions.
Removed the "Commands that always require a Checksum" to blank.

Terminal shows the following when connecting.

Connecting to: /dev/ttyACM0
Changing monitoring state from 'Offline' to 'Opening serial port'
Connected to: Serial<id=0x758481f0, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Changing monitoring state from 'Opening serial port' to 'Connecting'
Send: N1 M539
Recv:
Recv: Grbl 0.9j ['$' for help]
Changing monitoring state from 'Connecting' to 'Operational'
Send: N2 M115
36
Recv: error: Unsupported command
Changing monitoring state from 'Operational' to 'Error: Unsupported command\x0d\x0a'

hoping you can offer some advice.
thanks in advance.

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