Giter Club home page Giter Club logo

openembroidery's Introduction

OpenEmbroidery

Twitter


What is it?

Open Embroidery is an open source project that allows you to turn an ordinary sewing machine into an embroidery machine

The fabric is fixed in the hoop, which moves with the help of stepper motors. For simplicity and versatility, embroidery patterns are pre-converted to G-Code using application written in Python.
The whole process is controlled by Arduino Mega.


Hardware

Hoop moves by standard NEMA 17 stepper motors (as in 3D printers). As drivers, you can use A4988 or DRV8825

In order to move the fabric (jump) - it is necessary to loosen the tension of the thread. This is done by a servo connected to the thread tensioner.

The fabric must be moved when the needle is in a certain position (same as in normal sewing). For synchronization, a hall sensor is used. When the magnet passes near the sensor, the main motor starts to decelerate and the tissue moves

G-Code files are read from the memory card. To control the entire system, one single rotary encoder with a button is used. To display information, a 20x4 display connected via the I2C bus is used.


Examples

This is just a small part of what this project can do...

.DST files can be found in examples folder


How to build this

Instruction is under development...

  • At the start, you need to assemble a frame along which the hoop can move freely along two axes (as in the photos). In my case, drawer sliders were used. They are not very accurate, but their rigidity is usually sufficient.
  • For movement, i used stepper motors with belts and racks. You need to move the hoop as quickly as possible, so it is recommended to use belts (used in 3d printers).
  • To assemble the frame, you can find some parts in the 3D folder.
  • Next, you need to assemble the electronics. I use 4 frame motor drivers (DRV8825 or A4988) and a DRV8825 driver at 40 volts to drive the sewing machine.
  • For control panel, you need to connect an I2C display 20x4, a rotary encoder and a slot for a SD card (electronics schematic under development).
  • For motors, set the current close to the maximum. (1.5-1.6A or 0.8V ref on driver for Nema17)
  • After flashing the microcontroller, use OpenEmroidery.py to convert the embroidery template to a .gcode file, save it to a memory card and load it from the menu.

openembroidery's People

Contributors

f33rni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.