bgcode

binary gcode generation library

Description

libbgcode is a library used to generate binary G-code for 3D printers. Binary G-code is a new G-code file format featuring the following improvements over the legacy G-code:

1) Block structure with distinct blocks for metadata vs. G-code 2) Faster navigation 3) Coding & compression for smaller file size 4) Checksum for data validity 5) Extensivity through new (custom) blocks. For example, a file
   signature block may be welcome by corporate customers.

This package contains the bgcode command line utility used to convert textual gcode files into binary gcode.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/prusa3d/libbgcode


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install bgcode