§ 3.07
← studies·open-source toolkit · active·Houdini · Digital fabrication · G-code · Python · HDA·repo ↗

Houdini Digital Fabrication — procedural G-code for Bambu

An open-source HDA toolkit for importing, designing, checking, and rebuilding Bambu toolpaths directly inside Houdini.

Repository — github.com/Boning1011/houdini-fab

// 01 · notes

The fab:: tools turn G-code into editable Houdini geometry while preserving layers, extrusion, feed rate, travel moves, and source data. The path can then be modified, validated, and packed back into a printer-readable .gcode.3mf.

Other HDAs generate 2D and 3D extrusion paths from curves, with bed-bound and safety checks keeping procedural experiments connected to the physical printer.

// fabrication studies

Two physical tests from the same Houdini-to-printer workflow.

An evolving simulation field translated into a continuously changing printable form
A Houdini curve iterated through a growth simulation and fabricated as a continuous toolpath
// 02 · process · 2 images
A spatial toolpath generated as a continuous printed form
A spatial toolpath generated as a continuous printed form
Direct extrusion paths on the Bambu print bed
Direct extrusion paths on the Bambu print bed
← back to studies