[ bianca ]
[ Bron: libbgcode ]
Pakket: bgcode (0.0~git20250220.5041c09-1)
Verwijzigingen voor bgcode
Het bronpakket libbgcode downloaden:
- [libbgcode_0.0~git20250220.5041c09-1.debian.tar.xz]
- [libbgcode_0.0~git20250220.5041c09-1.dsc]
- [libbgcode_0.0~git20250220.5041c09.orig.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
binary gcode generation library
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.
Andere aan bgcode gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime