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

SW-3537 laserhead none will crash plugin #1800

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

Josef-MrBeam
Copy link
Contributor

@Josef-MrBeam Josef-MrBeam commented Sep 18, 2023

prevent recursive log calls

@swarmia
Copy link

swarmia bot commented Sep 18, 2023

✅  Linked to Bug SW-3537 · laserhead None will crash Plugin

@Josef-MrBeam Josef-MrBeam changed the base branch from alpha to stable September 18, 2023 08:09
@Josef-MrBeam Josef-MrBeam requested a review from irlaec September 18, 2023 08:10
octoprint_mrbeam/mrb_logger.py Outdated Show resolved Hide resolved
octoprint_mrbeam/mrb_logger.py Outdated Show resolved Hide resolved
irlaec
irlaec previously approved these changes Sep 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@Josef-MrBeam Josef-MrBeam merged commit 0cb1b30 into stable Sep 18, 2023
5 checks passed
@Josef-MrBeam Josef-MrBeam deleted the bugfix/SW-3537-laserhead-none-will-crash-plugin branch September 18, 2023 10:55
irlaec added a commit that referenced this pull request Oct 6, 2023
#1814)

* SW-3833 fix 1027 error (#1798)

* improve error handling for fan pcb
* only report hardware malfunction for fan stuff once and don't flood the log
* dimiss notifications
* don't cancel laser job on fan not spinning error only pause it
and only report the errors if they appear outside the boot grace periode

* SW-3537 fix laserhead none will crash plugin (#1800)

* prevent recursive log calls
* fix race condition for failing test

* SW-3537 improve recursive log prevention (#1801)

improve recursive log prevention

* SW-3833 fix bug in logic (#1802)

* SW-3915 fix final dust extraction phase 1 not working (#1808)

* SW-3291 Quick text fonts are not loaded causing bounding box discrepancies (#1806)

* SW-3291 Update cluster if it includes quickText elements

* SW-3291 Refactor url2png and redraw canvas if url contains quickText elements

* SW-3291 Refactor render-fills.js

* SW-3291 Handle caught error

* SW-3291 Add quickText font load timeout as a constant

* SW-3291 Add includesQuickText parameter to all generatePNGFromURL methods used on QuickText elements

* SW-3291 Add log messages on draw and clear canvas

* SW-3291 Fix comments

* SW-3291 Fix comments

* SW-3291 Fix unneeded log variable

* SW-3291 Add to analytics on issue detection

* Revert "SW-3291 Add to analytics on issue detection"

This reverts commit 45d1610.

* SW-3291 Add Todo comment

* SW-3291 Fix typo

* First version

* Revert "Merge branch 'alpha' into SW-3812-frontend-refresh-the-web-page-if-the-laser-cutter-mode-flips"

This reverts commit 1a8688a, reversing
changes made to e26217b.

* Switch to using laser cutter mode string instead of id

* Fix log

---------

Co-authored-by: Josef-MrBeam <[email protected]>
Co-authored-by: khaledsherkawi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants