Closed shadrincev closed 4 years ago
Warning: Move exceeds maximum extrusion (1.302mm^2 vs 0.640mm^2) I have is worth: max_extrude_only_distance: 1000.0
Thats not dwc related
Warning: Unknown command:"M117"
This is a klipper message. dwc is just showing it. Can your try to echo that into /emp/printer and see what happens?
echo "M117 whatever" > /tmp/printer
read pause/resume macros autocalled in readme please
I didn't quite understand what you meant. I will describe the order. I start the printer and print the file. the M600 command is inserted in it when you need to change the filament: CFFFP_20mm_cube_soft_edges.gcod an error occurs. I attach the log file: klippy.log a shortcut in the temp folder throws an error: Безымянный.jpg, Безымянный1.jpg here are the messages from the dwc window: 1234.txt Desktop.zip
oh wow. please login with ssh to your computer(klipper is running on) and do:
echo "M117 whatever" > /tmp/printer
i assume that this wont work.
I beg your pardon... in the dwc console: 29.01.2020, 21:10:38 | Warning: Unknown command:"M117"
Then another, the extrusion button is not active, although the temperature is normal. Recently updated.
please dont mix issues. This conversation confusing enough for you and me.
So after M117, is that "whatever" message displayed on your display?
please dont mix issues.
Sorry, I'll create a separate request later.
So after M117, is that "whatever" message displayed on your display?
I don't have a screen, I only use DWC and the browser.
Oh wow. If there is no screen, m117 command is not supported and therefore a unknown command for Klipper. So that is Not an issue, that’s a expected behavior.
Can you please post your configuration here?
The configuration is in the log file, but I duplicate it.
It's not about displaying the m117 message, not executing the pause script.
Let me finally finish this, as i dont know if you really got whats happening here.
Your M600 Macro calls your PAUS_MACRO.
Your PAUSE_MACRO calls your PARK_MACRO.
Your PARK_MACRO comtains a M117 command.
M117 is for display messages. As you did not installaded/configured a display M117 is a unknown command. This is what happens in klipper and its ecxpected. You probably never noticed as octoprint would not highlight it.
I will close this now
Good afternoon. There was a problem with the m600 command. The code for replacing the filament on the command is written in the file printer.cfg:
Dwc gives an error printing is interrupted, not paused:
Incomprehensible error Warning: Move exceeds maximum extrusion (1.302mm^2 vs 0.640mm^2) I have is worth: max_extrude_only_distance: 1000.0
a similar problem has arisen here, there was advised to contact you.