Metadata-Version: 2.4
Name: inkcut
Version: 2.1.7
Summary: An application for controlling 2D plotters, cutters, engravers, and CNC machines.
Home-page: https://github.com/codelv/inkcut/
Author: Inkcut team
Author-email: frmdstryr@gmail.com
License: GPLv3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: twisted
Requires-Dist: enamlx>=0.4.2
Requires-Dist: pyqtgraph
Requires-Dist: qtconsole
Requires-Dist: pyserial>=3.5
Requires-Dist: jsonpickle
Requires-Dist: lxml
Requires-Dist: qt5reactor
Requires-Dist: faulthandler; python_version < "3.0"
Requires-Dist: enaml==0.10; python_version < "3.0"
Requires-Dist: enaml>=0.10; python_version > "3.0"
Requires-Dist: pycups; sys_platform == "linux2"
Requires-Dist: pycups; sys_platform == "linux"
Requires-Dist: pywin32; sys_platform == "win32"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Inkcut

![Build Status](https://github.com/inkcut/inkcut/actions/workflows/ci.yml/badge.svg)  [![Downloads](https://pepy.tech/badge/inkcut)](https://pepy.tech/project/inkcut)

An application for controlling 2D plotters, cutters, engravers, and CNC machines. [Project homepage](https://www.codelv.com/projects/inkcut/)

![Inkcut - vinyl cutting and plotting](https://user-images.githubusercontent.com/380158/34273634-29e60a08-e663-11e7-9977-5125eae738f7.gif)

You can download the release versions from [here](https://github.com/codelv/inkcut/releases).

### Features

- Graphic manipulation (Rotation, scaling, mirroring)
- Copy generation and layout
- Weedlines
- Inkscape integration
- Device control panel
- Job history list
- Live plot status
- Pause, resume, and abort jobs mid way
- Python 2 and 3 support (Qt5 on python 3)

### Docs and tutorials

See the [project docs site](https://www.codelv.com/projects/inkcut/docs/):

* [Installing](https://www.codelv.com/projects/inkcut/docs/installing)
* [Tutorial](https://www.codelv.com/projects/inkcut/docs/tutorial)
* [Device Setup](https://www.codelv.com/projects/inkcut/docs/device-setup)
* [Supported Devices](https://www.codelv.com/projects/inkcut/docs/supported-devices)
* [Developer](https://www.codelv.com/projects/inkcut/docs/developer)

### Support

Get help by posting an [issue](https://github.com/codelv/inkcut/issues) or asking on the [forum](https://inkcut.org/).

If you use Inkcut and want to help continue the development open source cutting software
please consider [donating](https://www.codelv.com/projects/inkcut/support/).

### Thanks

Thank you to [all who have contributed](https://github.com/codelv/inkcut/graphs/contributors) to Inkcut and to [Inkscape](http://inkscape.org/) for making this possible!
