Skip to content

maugier/rust-xgcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xgcode

xgcode is a proprietary file format used by FlashForge 3D printers.

It wraps a plain g-code text file with a binary header containing some information about the build (time, filament consumption, temperature settings...) and a bitmap thumbnail. This extra information is used by the printer's integrated interface.

This library is for parsing and generating xgcode header, and accessing the embedded BMP thumbnail and gcode payload.

About

A rust library for parsing and building xgcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages