Skip to content
The user frontend to control the knitting machine
Branch: master
Clone or download
Pull request Compare This branch is even with knitty:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data
.gitignore
File_Events.pde
GUI.pde
GUI_Events.pde
Key_Events.pde
LICENSE
Mouse_Events.pde
PatternWork.pde
README.md
Serial.pde
Servo_events.pde
kmPassapPfaff.pde
kmSuperbaSinger.pde
knitty_main.pde

README.md

Knitty GUI

Installation

GIT

Just clone that repository with:

git clone https://github.com/knitty/gui.git knitty_main

ZIP

You can also download the latest version as zip file here:

https://github.com/knitty/gui/archive/master.zip

Processing

Processing requires that the folder has the same name as the main .pde file (knitty_main).

Place the files under sketchbook/knitty_main

Don't forget to download and place the libraries under sketchbook/libraries/G4P and sketchbook/libraries/sDrop g4p_controls.; // http://sourceforge.net/projects/g4p/ sojamo.drop.; // http://www.sojamo.de/libraries/drop/

Authors

This tool has been programmed by ptflea

You can’t perform that action at this time.