-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] SD Print Filament Change and Pause Freezes TFT, No resume working. #63
Comments
Cannot reproduce any of those issues, anything special on your setup? Since you are using a self-compiled version, anything noteworthy that you changed? I'd recommend trying again with a precompiled release, at least that's what I am testing on. |
Yeah its strange, i figured you would have noticed such things, but it is so |
Yes, that is a feature I built into this version.
Not sure if that might cause it, but try again with it enabled. Also, you can uncomment |
thanks i will test and report back. |
Could you find anything out? |
I did not have time over xmas/new year. I tested it now. m25 in gcode > parks, display says pause not continue, on press on pause not responding, then i press stop, the message came with ok and back arrow, pressed back arrow, but it stopped then, as if i pressed ok So i don't know what is wrong there, would be nice it is was working, but it is not high priority for me, since i can always use my Kossel for filament swap things at the time. log: |
I also have this same issue described above. Tested with the same gcode. |
I and many people from the Russian chat of Anycubic I3 Mega have this problem as described above |
Here the same problem. Neither Continue nor Stop works when the printer is paused. The error is gone when |
Describe the bug
No pause method is working.
Tested:
SD Print > press pause onscreen, head goes park, tft button switches to continue, but is then not responding.
SD Print > M25 Pause in GCODE, head goes park, tft button switches to continue, but is then not responding.
SD Print > M600 in GCODE head goes park, filament gets unloaded, peeps a lot, tft button switches to continue, but is then not responding.
Any help to fix that appreciated, Thanks.
To Reproduce
See above
Expected behavior
On onscreen or M25 pause, resume should be working.
On M600 resume should be working.
Printer (please complete the following information):
M503 Output
SENT: M503
READ: echo: G21 ; (mm)
G21 ; (mm)
READ:
READ: echo:Filament settings: Disabled
Filament settings: Disabled
READ: echo: M200 D1.75
M200 D1.75
READ: echo: M200 D0
M200 D0
READ: echo:Steps per unit:
Steps per unit:
READ: echo: M92 X80.00 Y80.00 Z400.00 E92.60
M92 X80.00 Y80.00 Z400.00 E92.60
READ: echo:Maximum feedrates (units/s):
Maximum feedrates (units/s):
READ: echo: M203 X500.00 Y500.00 Z6.00 E60.00
M203 X500.00 Y500.00 Z6.00 E60.00
READ: echo:Maximum Acceleration (units/s2):
Maximum Acceleration (units/s2):
READ: echo: M201 X3000 Y2000 Z60 E10000
M201 X3000 Y2000 Z60 E10000
READ: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
READ: echo: M204 P2500.00 R3000.00 T3000.00
M204 P2500.00 R3000.00 T3000.00
READ: echo:Advanced: Q<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> X<max_x_jerk> Y<max_y_jerk> Z<max_z_jerk> E<max_e_jerk>
Advanced: Q<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> X<max_x_jerk> Y<max_y_jerk> Z<max_z_jerk> E<max_e_jerk>
READ: echo: M205 Q20000 S0.00 T0.00 X5.00 Y5.00 Z0.40 E5.00
M205 Q20000 S0.00 T0.00 X5.00 Y5.00 Z0.40 E5.00
READ: echo:Home offset:
Home offset:
READ: echo: M206 X0.00 Y0.00 Z0.00
M206 X0.00 Y0.00 Z0.00
READ: echo:Mesh Bed Leveling:
Mesh Bed Leveling:
READ: echo: M420 S0 Z0.00
M420 S0 Z0.00
READ: echo: G29 S3 X1 Y1 Z0.04000
G29 S3 X1 Y1 Z0.04000
READ: echo: G29 S3 X2 Y1 Z0.06000
G29 S3 X2 Y1 Z0.06000
READ: echo: G29 S3 X3 Y1 Z0.06000
G29 S3 X3 Y1 Z0.06000
READ: echo: G29 S3 X4 Y1 Z0.02000
G29 S3 X4 Y1 Z0.02000
READ: echo: G29 S3 X5 Y1 Z0.00000
G29 S3 X5 Y1 Z0.00000
READ: echo: G29 S3 X1 Y2 Z0.14000
G29 S3 X1 Y2 Z0.14000
READ: echo: G29 S3 X2 Y2 Z0.14000
G29 S3 X2 Y2 Z0.14000
READ: echo: G29 S3 X3 Y2 Z0.10000
G29 S3 X3 Y2 Z0.10000
READ: echo: G29 S3 X4 Y2 Z0.08000
G29 S3 X4 Y2 Z0.08000
READ: echo: G29 S3 X5 Y2 Z0.08000
G29 S3 X5 Y2 Z0.08000
READ: echo: G29 S3 X1 Y3 Z0.14000
G29 S3 X1 Y3 Z0.14000
READ: echo: G29 S3 X2 Y3 Z0.16000
G29 S3 X2 Y3 Z0.16000
READ: echo: G29 S3 X3 Y3 Z0.14000
G29 S3 X3 Y3 Z0.14000
READ: echo: G29 S3 X4 Y3 Z0.12000
G29 S3 X4 Y3 Z0.12000
READ: echo: G29 S3 X5 Y3 Z0.14000
G29 S3 X5 Y3 Z0.14000
READ: echo: G29 S3 X1 Y4 Z0.12000
G29 S3 X1 Y4 Z0.12000
READ: echo: G29 S3 X2 Y4 Z0.12000
G29 S3 X2 Y4 Z0.12000
READ: echo: G29 S3 X3 Y4 Z0.12000
G29 S3 X3 Y4 Z0.12000
READ: echo: G29 S3 X4 Y4 Z0.12000
G29 S3 X4 Y4 Z0.12000
READ: echo: G29 S3 X5 Y4 Z0.14000
G29 S3 X5 Y4 Z0.14000
READ: echo: G29 S3 X1 Y5 Z0.02000
G29 S3 X1 Y5 Z0.02000
READ: echo: G29 S3 X2 Y5 Z0.04000
G29 S3 X2 Y5 Z0.04000
READ: echo: G29 S3 X3 Y5 Z0.04000
G29 S3 X3 Y5 Z0.04000
READ: echo: G29 S3 X4 Y5 Z0.04000
G29 S3 X4 Y5 Z0.04000
READ: echo: G29 S3 X5 Y5 Z0.08000
G29 S3 X5 Y5 Z0.08000
READ: echo:Endstop adjustment:
Endstop adjustment:
READ: echo: M666 Z0.00
M666 Z0.00
READ: echo:PID settings:
PID settings:
READ: echo: M301 P15.94 I1.17 D54.19
M301 P15.94 I1.17 D54.19
READ: echo: M304 P251.78 I49.57 D319.73
M304 P251.78 I49.57 D319.73
READ: echo:Linear Advance:
Linear Advance:
READ: echo: M900 K0.00
M900 K0.00
READ: echo:Filament load/unload lengths:
Filament load/unload lengths:
READ: echo: M603 L538.00 U555.00
M603 L538.00 U555.00
READ: ok
The text was updated successfully, but these errors were encountered: