Metadata-Version: 2.1
Name: amdt
Version: 0.0.1
Summary: Additive Manufacturing
Author: Peter Pak
Author-email: Peter Pak <ppak10@gmail.com>, Francis Ogoke <oogoke@andrew.cmu.edu>
Project-URL: Homepage, https://github.com/ppak10/amdt
Project-URL: Issues, https://github.com/ppak10/amdt/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Eagar-Tsai-GCode-Simulator

Notebooks for testing out `pgcode` modules and with Eagar-Tsai simulations.

## Getting Started
- Install local package with:
  ```bash
  pip install -e .
  ```
