Metadata-Version: 2.4
Name: gcode-simulator
Version: 0.0.2
Summary: Acurately analyze and simulate gcode tool-path for plotters, CNCs, 3D printers and more.
Project-URL: Homepage, https://github.com/mrudelle/gcode-simulator
Project-URL: Issues, https://github.com/mrudelle/gcode-simulator/issues
Author-email: Matthieu Rudelle <matthieu.rudelle@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: click>=8.0.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: numpy>=1.20.0
Description-Content-Type: text/markdown

# gcode-simulator
Python package for analyzing and simulating gcode tool-path for plotters, CNC, 3D printers and more.
