Add Binary Gcode (.bgcode) support for thumbnails #30352
Labels
Help Wanted
We encourage anyone to jump in on these and submit a PR.
Idea-Enhancement
New feature or request on an existing product
Product-File Explorer
Power Toys that touch explorer like Preview Pane
Description of the new feature / enhancement
Prusa has moved to using .bgcode for their Mk4 and XL printers. The File Explorer add-ons already supports .gcode, so hopefully this shouldn't be too much of a stretch to support.
Scenario when this would be used?
For displaying thumbnails of binary gcode files.
Supporting information
Binary gcode is very similar to regular ASCII gcode and Prusa already offers a library to read or convert between the two. By default, Prusa Slicer now embeds both QOI and PNG images for the Mk4 and XL printers.
The text was updated successfully, but these errors were encountered: