From 99656add7229c45e2127cd3fc2c971d24e463475 Mon Sep 17 00:00:00 2001 From: Simon Vanherweghe Date: Thu, 19 Sep 2024 14:24:21 +0200 Subject: [PATCH] Embroidery update - max dimensions - turtlestich --- src/content/docs/embroidery/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/embroidery/index.md b/src/content/docs/embroidery/index.md index b2755f2..6563955 100644 --- a/src/content/docs/embroidery/index.md +++ b/src/content/docs/embroidery/index.md @@ -9,10 +9,13 @@ Although the machine has some built-in designs (and a basic text input), you wil The embroidery machine needs a `.pes` file to work. The way we advise to do this is to use [InkStitch](https://inkstitch.org/). This is a free and open-source extension for Inkscape. It allows you to create `.pes` files from `.svg` files. Do check the [Workflow](https://inkstitch.org/docs/workflow/) because it is a bit different from what you might be used to. +Maximum dimensions: 18 cm (H) × 13 cm (B) + ### Other (free) options - [Vpype-embroidery](https://github.com/EmbroidePy/vpype-embroidery): A plugin for [vpype](../general/03-vpype) - [PEmbroider](https://github.com/CreativeInquiry/PEmbroider): A library to generate embroidery files from Processing +- [TurtleStich](https://turtlestitch.org/): Visual drag-and-drop environment (like Scratch) Export to 'dst' ## Transfer your work