gcode_reader.emulate

The emulate submodule provides tools to parse, process, and simulate G-code.

It translates raw G-code into structured data formats like pandas DataFrames and high-level Operation objects, enabling detailed analysis, modification, and simulation of manufacturing processes.

Submodules