printpal-io / OctoPrint-BedCheckAI

Segment the print bed and items on it using AI.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Unknown command:"SEGMENTBED" #3

Open strenkml opened 12 months ago

strenkml commented 12 months ago

I added the @SEGMENTBED macro to the start of my print but it is not being recognized as a command. Could it be because I am using Klipper instead of Marlin?

printpal-io commented 11 months ago

Perhaps.

The @ Command documentation mentions that the commands must be streamed through OctoPrint: https://docs.octoprint.org/en/master/features/atcommands.html

What configuration are you running? It it OctoKlipperPi or similar? Could you also attach your octoprint.log file (or DM it to me on discord/email [lebiedzinskip@printpal.io or https://discord.com/invite/DRM7w88AbS])

strenkml commented 11 months ago

I am using Klipper installed as a plugin on OctoPi. I can still send you the log but there isnt anything in the log pertaining to the error.

printpal-io commented 11 months ago

I am using Klipper installed as a plugin on OctoPi. I can still send you the log but there isnt anything in the log pertaining to the error.

That is likely the issue. I can add an integration for using it with Klipper firmware. We currently have a Klipper-PrintWatch plugin so it would likely get deployed through that. Apologies on the response, we were at the Formnext conference all week.