You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled the 6.1.2 firmware for the MINI with a few lines added to enable back the M852 skew command (I used the old snake firmware as template what to change).
Changing filament movements happens far faster than intended. For example, when loading filament, the process of purging after loading the filament to the hotend can happen within a second as the speed is set extremely fast.
The bug happens during and after printing. To fix it, you need to restart the printer and do the filament change, it seems that somehow the printer reads wrong variables or assumes the fastest feedrate available.
I tried changing the gcode in "filament_unload_ramming_sequence" but compiling it gave me errors, I suspect the way to temporary fix the issue is hardcoding the excac macro with speeds set instead of variables.
Question
Hello
I compiled the 6.1.2 firmware for the MINI with a few lines added to enable back the M852 skew command (I used the old snake firmware as template what to change).
Changing filament movements happens far faster than intended. For example, when loading filament, the process of purging after loading the filament to the hotend can happen within a second as the speed is set extremely fast.
The bug happens during and after printing. To fix it, you need to restart the printer and do the filament change, it seems that somehow the printer reads wrong variables or assumes the fastest feedrate available.
I tried changing the gcode in "filament_unload_ramming_sequence" but compiling it gave me errors, I suspect the way to temporary fix the issue is hardcoding the excac macro with speeds set instead of variables.
What file should I change?
327320796-2b8d6efe-3bc6-42cd-a2a2-8bf22519761b.mp4
The text was updated successfully, but these errors were encountered: