File libbgcode.changes of Package libbgcode
-------------------------------------------------------------------
Thu Nov 6 20:16:14 UTC 2025 - Cristian RodrÃguez <crrodriguez@opensuse.org>
- Package cannot work on big-endian architectures, see
https://github.com/prusa3d/libbgcode/issues/47.
Claims to be a little-endian format but there is no code
for either writting or reading files correctly on big-endian systems.
-------------------------------------------------------------------
Thu Aug 29 16:12:03 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.0+git20240829.b5c57c4
* Added filament_abrasive and nozzle_high_flow into the
conversion function
* Updated conversion of print and printer metadata to match
PrusaSlicer export
* read extruder_colour in connect metadata
* Added 'S' to the list of parameter for which MeatPack keeps the
leading space
* Fixed out of bound access in function MeatPack::unbinarize()
* cancel objects info in metadata
* method for getting Connect metadata at once
* method for reading metadata needed by oCnnect
* Fix messed up BlockHeader binding
* importing memopen to pybgcode
* Add memopen function to pybgcode to open byte buffers. No Win
support!
* Fixed bug in conversion from binary to ascii gcode letting 'G29
G' lines be translated to 'G29G', missing the space
-------------------------------------------------------------------
Mon Dec 25 14:10:28 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.2.0+git20231219.7aaf717
- Required by PrusaSlicer 2.7