README.md
pyproject.toml
src/gcode2mesh/__init__.py
src/gcode2mesh/cli.py
src/gcode2mesh/mesh.py
src/gcode2mesh/parser.py
src/gcode2mesh.egg-info/PKG-INFO
src/gcode2mesh.egg-info/SOURCES.txt
src/gcode2mesh.egg-info/dependency_links.txt
src/gcode2mesh.egg-info/entry_points.txt
src/gcode2mesh.egg-info/requires.txt
src/gcode2mesh.egg-info/top_level.txt
tests/test_convert.py