Metadata-Version: 2.0
Name: inkcut
Version: 2.0.5
Summary: An application for controlling 2D plotters, cutters, engravers, and CNC machines.
Home-page: https://github.com/codelv/inkcut/
Author: CodeLV
Author-email: frmdstryr@gmail.com
License: GPLv3
Platform: UNKNOWN
Requires-Dist: enaml (>=0.10)
Requires-Dist: enamlx
Requires-Dist: faulthandler
Requires-Dist: future
Requires-Dist: jsonpickle
Requires-Dist: lxml
Requires-Dist: pyqtgraph
Requires-Dist: pyserial (>=3.4)
Requires-Dist: qt4reactor
Requires-Dist: qtconsole
Requires-Dist: twisted

# Inkcut

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/inkcut/discussion) [![Build Status](https://travis-ci.org/codelv/inkcut.svg?branch=master)](https://travis-ci.org/codelv/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). 

> Note: This version is currently in alpha and only intended for testing and development purposes

### 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)

### Donate and support

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/). 


