LazeMSS
LazeMSS
Could the two installer.sh lines ``` systemctl -q is-active log2ram && { echo "ERROR: log2ram service is still running. Please run \"sudo service log2ram stop\" to stop it."; exit 1;...
- Color schemes - Settings (similar to import/export) - Recommend plugins
Being totally new to KungFuFlash and playing around with for an hour or two I was wondering why there is no manual, basically describing how to use it. It could...
Fixed the js console bug: Javascript/console errors #21 Added an option to move meatpack stats into its own panel (Move MeatPack stats into a sidebar tab #15) Did a bit...
I see a lot of these: ``` packed_core.js?2d5b3bfb:1186 Error calling onStartup on view model MeatPackViewModel : TypeError: Cannot set properties of null (setting 'innerHTML') at MeatPackViewModel.self.updateAllText (http://localhost:5000/static/webassets/packed_plugins.js?34f3337b:6779:88) at MeatPackViewModel.self.onStartup.self.onUserLoggedIn (http://localhost:5000/static/webassets/packed_plugins.js?34f3337b:6765:26)...
Fix for: https://github.com/Kragrathea/OctoPrint-PrettyGCode/issues/134
On this line https://github.com/Kragrathea/OctoPrint-PrettyGCode/blob/ccd36060959080d6dd1c67a19ead227c87bae70e/octoprint_prettygcode/static/js/prettygcode.js#L765 you are making a clone of the webcam div - but keeping the id webcam_rotator - this is not allowed. The DOM ID must be unique....
Could it be possible that if the gcode already contains M73 then your plugin won't add anything? So files sliced without M73 will use your data and those with M73...
I noticed the different popovers in the topbar - shown when serial log is enable or undervoltage is shown. The below should fix it - i didn't have time to...
In the latest Trixie the policykit-1 has been replaced with polkitd. It's similar to the: https://github.com/MichaIng/DietPi/commit/abc6740