Skip to content
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]: The "Time to Next Filament Change" widget does not seem to support the "@pause" notation used by Octoprint. #391

Open
1 of 3 tasks
rushl opened this issue Aug 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rushl
Copy link

rushl commented Aug 15, 2023

The problem

The "Time to Next Filament Change" widget does not seem to support the "@Pause" notation used by Octoprint.

Version of OctoPrint

1.9.2

Platform

Intel x86

Operating system running OctoPrint

Ubuntu

Dashboard version

1.19.10

Python version

3.8.10

Printer model & used firmware incl. version

Ender 3 S1 Pro / default firmware

Browser and version of browser, operating system running browser

Firefox, Edge

Logs and other files needed for analysis

  • Systeminfo Bundle (always include!) See here if you don't know where to find that.
  • Screenshots and/or videos showing the problem (always include in case of issues with the user interface)
  • GCODE file with which to reproduce (always include in case of issues with GCODE analysis or printing behaviour)

File uploads & additional information

G1 F300 Z25.560000000000002
M84 E0
@Pause now change filament and press ; Do the actual pause
G1 F9000 X119.33 Y113.573
G1 F300 Z10.56
G1 F1466.4 ; restore extrusion feedrate
M82 ; switch back to absolute E values
G92 E726.22341
;LAYER:43
;TYPE:WALL-INNER

@rushl rushl added the bug Something isn't working label Aug 15, 2023
@rushl rushl changed the title [Bug]: [Bug]: The "Time to Next Filament Change" widget does not seem to support the "@pause" notation used by Octoprint. Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant