
CuraEngine 15.04.6 for AmigaOS 4
Date 2026/3/27 14:16:07 | Topic: Software News
| Hi all,
I'm happy to announce the release of **CuraEngine 15.04.6**, now natively ported to **AmigaOS 4.1 Final Edition**! CuraEngine is a powerful C++ console application for 3D printing GCode generation, known for being a fast and efficient alternative to older engines. This version is specifically optimized for our PowerPC architecture and has been verified for stability under AmigaOS 4. - Key features of the AOS4 port: - Optimized for PowerPC Big Endian. - Multi-threading (OpenMP) disabled for maximum system stability. - Corrected binary STL parsing for Big Endian systems. - Stand-alone executable with all dependencies included.
- Quick usage: Once installed, you can slice your 3D models directly from the shell: `CuraEngine -v -o output.gcode model.stl`
- Download and Source: You can find the binary release (.lha) and the full source code on GitHub:
https://github.com/ldg72/CuraEngine-15.04.6-for-AmigaOS-4.1FE
Special thanks to the community for the continuous inspiration. Any feedback or bug reports are more than welcome!
**Ported by**: Luca De Giovanni (ldg72)
|
|