1 रिपॉजिटरी
Compresses ASCII G-code into a custom binary format to reduce file size and speed up transfer to printers.
Distinct from G-code Generators: Distinct from G-code Generators: focuses on encoding/compression rather than toolpath calculation.
Explore 1 awesome GitHub repository matching hardware & iot · Binary G-code Encoders. Refine with filters or upvote what's useful.
PrusaSlicer is a G-code generator that converts 3D models into machine instructions for FFF and mSLA printers, handling slicing, infill, and support generation. It provides a command-line slicing interface for processing models and profiles via terminal commands without a graphical user interface, and includes a G-code customization engine that inserts user-defined macros, variables, and post-processing scripts into generated G-code for tailored machine control. The software also manages multi-material prints by coordinating multiple extruders and filament colors, assigning materials to model
Generated ASCII G-code can be compressed into a custom binary format to reduce file size and speed up transfer to printers.