Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SW-3812 Frontend - Refresh the web page if the laser cutter mode flips (
#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]>
- Loading branch information