Skip to main content

GUI for Machine assisted Knitting.

Project description

All Yarns Are Beautiful

This is the GUI interface for AYAB.

Installation

Linux

Prerequisites

For Debian/Ubuntu

sudo apt-get install python-pip python-qt4 python-dev

For openSUSE

# openSUSE
sudo zypper install python-pip python-qt4 python-virtualenv

Setup

Create a virtual enviroment (e.g. in $HOME/ayab/) and install ayab with

virtualenv --system-site-packages venv/
source venv/bin/activate
pip install ayab

Start ayab with ayab

Windows

The Windows version which is available at http://ayab-knitting.com has been packed with py2exe and should not require any additional dependencies. Just unzip start ayab.exe

Development

To install the development version you can checkout the git repository. You need Python 2.7 and PyQt from your package manager’s repository. The other main dependencies are: Pillow >= 2.4, pyserial >= 2.7, fysom >= 1.1 and Yapsy >= 1.10 Move to the software/python/ folder and install the required dependencies.

Development Dependencies for Linux

pyqt4-dev-tools

Development Dependencies for Windows

Download and install Python 2.7.x from https://www.python.org/downloads/windows/ Download and install pip from https://pip.pypa.io/en/latest/installing.html Download and install PyQt4 from http://www.riverbankcomputing.co.uk/software/pyqt/download

Release Notes

0.75 (February 2015)

Firmware

  • Fixed Lace carriage support

0.7 (February 2015)

Firmware

  • Lace carriage support

GUI

  • Showing info about current line number

  • Some layout fixes (disabling UI elements, …)

  • Starting to knit with the bottom of the image

  • Fixed progressbar in 2 color doublebed mode

  • Start and Stop needle selection like on the machine (orange/green)

  • Infinite Repeat functionality

  • Cancel button added

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ayab-0.75.tar.gz (152.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page