cameroncros / OctoPrint-DiscordRemote

Discord plugin for OctoPrint
MIT License
68 stars 32 forks source link

Gcode with space #179

Closed bribeck closed 2 years ago

bribeck commented 3 years ago

When I try and send a gcode with a space in it it seems to remove them when executing as the bot echos the command with no spaces how do I get this to work.

Thanks

cameroncros commented 3 years ago

Can you give me an example of the command you are trying to run?

bribeck commented 3 years ago

I have the TPlink smart plug plugin and can control my printer via gcode commands like M81 192.168.1.76/0 Is this possible?

Thanks

On Mon., Mar. 1, 2021, 12:51 a.m. Cameron, notifications@github.com wrote:

Can you give me an example of the command you are trying to run?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cameroncros/OctoPrint-DiscordRemote/issues/179#issuecomment-787773931, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIACYGUQLOESS2MFQGW5RLTBNIP3ANCNFSM4YLMFL5Q .

cameroncros commented 3 years ago

So, the TP-Link plugin is parsing the M81 gcode? Have you tried /gcode "M81 192.168.1.1"