inkstitch/collections/_docs/en/004-003-edit.md

92 wiersze
3.9 KiB
Markdown
Czysty Zwykły widok Historia

---
2021-04-10 14:53:15 +00:00
title: "Edit"
permalink: /docs/edit/
2024-04-21 06:53:11 +00:00
last_modified_at: 2024-04-21
2021-04-10 14:53:15 +00:00
toc: true
---
2021-04-10 14:53:15 +00:00
## Duplicate Params
This extension will allow you to simply copy Ink/Stitch params from the first selected object to multiple elements.
2022-01-10 20:42:09 +00:00
### Usage
2021-04-10 14:53:15 +00:00
* Select the element you want to copy the params from
* Hold shift while you select additional elements to which you want to transfer the params
2022-05-25 20:23:09 +00:00
* Run `Extensions > Ink/Stitch > Edit > Duplicate Params`
2021-04-10 14:53:15 +00:00
2024-02-19 21:47:37 +00:00
## Generate Test Swatches from Selection
2024-03-11 17:06:49 +00:00
2024-02-19 22:19:37 +00:00
{% include upcoming_release.html %}
2024-03-11 17:06:49 +00:00
This extension allows to easily test different values for embroidery parameters by creating test swatches.
![Example test swatches](/assets/images/docs/test_swatches.png)
### Usage
2024-02-19 21:47:37 +00:00
* Select an element you want to create test swatches for
* Run `Extensions > Ink/Stitch > Edit> Generate Test Swatches from selection`
* Select one parameter , its initial value and the increment step. Choose the number of rows and columns and the spacing for swatches placement on the canvas.
If you want to test different values for two parameters, you can create all the swatches for the first parameter with a single row and multiple columns , then select all the swatches, run again the extension, select a different parameter and create the new swatches with multiple rows and a single column.
2024-03-11 17:06:49 +00:00
You can of course keep going with more parameters.
2024-02-19 21:47:37 +00:00
2021-04-10 14:53:15 +00:00
## Re-stack objects in order of selection
This tool will take away a lot of work when you are about to reorder your objects for a better routing. Instead of moving your objects in the object panel one by one, perform the following steps:
* Select elements in the order you want them to be stitched out
2024-02-19 21:47:37 +00:00
* Run `Extensions > Ink/Stitch > Edit> Re-stack objects in order of selection`
Ink/Stitch will then reorder your elements as you selected them. First selected element will be placed in the lowest position of your object panel (which means it will be stitched out first).
**Warning**: If you select elements from different groups or layers, they will be placed in the same group afterwards. Which can lead to a different placement of some elements if one or both group elements have a transformation.
{: .notice--warning }
2022-01-10 20:42:09 +00:00
## Selection to pattern
This will mark selected elements as embroidery patterns.
2022-05-23 11:10:14 +00:00
2022-05-23 11:13:29 +00:00
[More about patterns](/docs/stitches/patterns/)
2022-05-23 11:10:14 +00:00
## Selection to guide
2023-03-13 19:17:38 +00:00
This will mark selected elements as guide for guided fill and ripple stitch.
2022-05-23 11:16:17 +00:00
[More about guided fill](/docs/stitches/guided-fill/)
2024-03-11 17:06:49 +00:00
2023-03-13 19:17:38 +00:00
[More about ripple fill](/docs/stitches/ripple-fill/)
2022-05-23 11:10:14 +00:00
2023-03-13 19:17:38 +00:00
## Select embroidery elements
2022-05-23 11:10:14 +00:00
2023-03-13 19:17:38 +00:00
Sometimes you will want to select all elements of a specific embroidery type (for example a satin column with a centerwalk underlay). This extension is able to do this for you.
### Usage
2023-04-18 14:02:07 +00:00
* If you do not want to select all elements in the document, but only from a smaller area, select a bunch of elements and the extension will deselect those elements which do not fit the selection rules.
2023-03-13 19:17:38 +00:00
* Run `Extensions > Ink/Stitch > Select embroidery elements...`
* Select the stitch types you want to select and click `Apply`
**macOS**: This won't work for macOS users unless they install dbus manually.
{: .notice--warning }
2024-01-14 10:17:46 +00:00
### Troubleshoot
If this isn't working for you, you may need to insert your path to a python executable manualy.
* Open the help tab within the select embroidery elements dialog.
* Windows: Open the "Command Prompt" and type `where python`. Copy the path and paste it inside the help tab into the input field.
* Linux: Open the command line and type `which python3`. Copy the path and paste it and paste it inside the help tab into the input field.
![Select embroidery elements help tab](/assets/images/docs/en/select_elements_help.png)
2024-04-21 06:53:11 +00:00
## Unlink Clone
{% include upcoming_release.html %}
This extension unlinks clones (optionally recursive) and applies fill angle transformations.
* Run `Extensions > Ink/Stitch > Edit > Unlink Clone ...`
* Choose wether to unlink recursively or not
* Click on Apply