Mrnt
Mrnt
OK great thanks! Looks like it still sends the G91 command but in a way that doesn't do anything which is weird - why bother sending it...
And it looks like it did not send any homing commands `G28` so presumably it just uses the `G1` command instead to do the 'centering'.
I'm getting myself confused because there are actually more than one issues open for this same bug. In the other one I put: I made a new branch and added...
I just pushed an update to the Finder_2 branch that disables the M132 command. To test you will need to reinstall using the URL above.
@TorStava a quick look shows that `CMD M601 Received. | Control failed.` M601 is used to connect - do you have any other software concurrently talking directly to the printer,...
With this plug-in installed you should be able to use the "upload to SD card" button within OctoPrint to upload a gcode file to the Dreamer NX's sd card. I...
I downloaded and tested with PrusaSlicer. I was able to configure PrusaSlicer to connect with OctoPrint but (as you also found) when I sent the file to OctoPrint the file...
Thank you for clarifying. Let me think about it a bit. I need to finish some work on the plugin that is LONG overdue :)
@KeltE I just pushed a new release that should allow you to print g-code directly from OctoPrint without using the "Upload to SD card" button.
Hi Egon, sorry it is not working. Can you turn on debugging for the plugin - - Turn on debug messages for the plugin (Settings > Logging, under "Logging Levels"...