Replies: 3 comments
-
I'm having the exact same issue, even with the pause command. I'm still investigating... I figured so far by looking at the printer settings and the OrcaSlicer settings:
These are untested, I'm running another test print but I had to unclog the printer four times last time. |
Beta Was this translation helpful? Give feedback.
-
Hey I was having similar issues using the M600 cfg. The issue seems to be in the gcode_macro _UNLOAD_FILAMENT. The extruder movements are all over the place and just begging for a clog! I replaced the FOURTEEN separate Extruder commands with one extrude and one retract command as follows: The trouble comes from trying to edit the Helper-script/M600-support.cfg as it's read only. The workaround I managed was to download the M600-support.cfg file, then change the Unload filament Macro values, then reupload the config file to the config root. Finally, you'll have to go to the printer.cfg and change [include Helper-Script/M600-support.cfg] to [include M600-support.cfg]. |
Beta Was this translation helpful? Give feedback.
-
Hey! Same problem. I noticed that the difference between the standard macro |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Good afternoon, I have a k1 max and I have been using the script since the beginning to have full control via klipper, however one thing that always bothered me was the m600, 95% of the time I print and I want to change the color with the m600. printer clogs, it's amazing, can anyone tell me what could be wrong or even what to do to prevent this from happening?
Beta Was this translation helpful? Give feedback.
All reactions