OctoPrint-MeatPack icon indicating copy to clipboard operation
OctoPrint-MeatPack copied to clipboard

Easy, fast, effective, and automatic g-code compression!

Results 18 OctoPrint-MeatPack issues
Sort by recently updated
recently updated
newest added

I'm not having any issues with Meatpack so far, but I noticed that it always throws some errors when loading: ![image](https://user-images.githubusercontent.com/18707781/166912507-d62a269e-b4f6-409c-8cf5-b5f01b1f9735.png) I'm not sure if that affects performance or the...

I was looking into ways of packing better and think I've found two that would require no firmware changes. 1. **Remove the leading 0 in decimal numbers less than 1....

Since this plugin effectively reduces the per-line byte count, it would be useful to figure out how many bytes are required to hold the longest possible valid compressed Gcode command;...

I'm on BIQU B1 SE+ and wondering if I can use the plugin.

It couldn't connect to the printer at first but after manually setting the port and the baudrate now I can connect to it, but it keeps disconnecting from time to...

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)...

Everything has been going along perfectly. Merrily printing along using both Arc Welder and MeatPack, which between the two give me over 70%-90% compression of data going over the serial...

I have an Ender 3 Pro with SKR BTT Mini E3 v1.2, OctoPi v0.18 (RPi-4) fully up to date, MeatPack plug-in v 1.5.21. My fork of Marlin can be found...

I'm using the latest octoprint with meat pack plugin. When uploading a file to sd card to my ender3v2 the resulting file contains a bunch of j Please see attached...