UserManual:Creating Layouts: Difference between revisions

m
m (Dismine moved page UserManual:CreatingLayouts to UserManual:Creating Layouts without leaving a redirect: Bad name)
 
(7 intermediate revisions by 4 users not shown)
Line 1:
__TOC__
 
Before you will be able to export or print pattern you should create a layout. ValentinaSeamly2D supports the automatic creation of layouts. The most common mistake users do is to think that a layout creation has something to do with printing. No, printing (and export) is separate steps that proceed after you create a layout.
 
ValentinaSeamly2D's Layout generator was not designed to create a fabric layout. It doesn't obey grainline. Right now you can use it only for preparing workpieces for export or printing.
 
Creating really powerful layout generator is hard task. The main goal of current implementation is to allow you work with pattern and quickly export your result. It was design to quickly create a valid layout using your PC power. Very often a layout will be far from optimal for you. But if you are not satisfied with automatically generated layout you always can export it in SVG (or any other vector based formats) and rearrange workpieces as you need.
To create a layout you must pass at least one workpiece to Layout generator. If you have at least one workpiece, but still can't start creating because Valentina doesn't see any please check if at least one is selected in section Group. This section control which workpieces will be passed to Layout generator the next time. To begin creating switch to the Layout mode. If there is no previously rendered layout then Valentina will automatically show you a dialog with options.
 
To create a layout you must pass at least one workpiece to Layout generator. If you have at least one workpiece, but still can't start creating because ValentinaSeamly2D doesn't see any please check if at least one is selected in section Group. This section control which workpieces will be passed to Layout generator the next time. To begin creating switch to the Layout mode. If there is no previously rendered layout then ValentinaSeamly2D will automatically show you a dialog with options.
 
=== Layout options ===
[[File:AutogenerateLayoutDialog.png|alt=A picture of the Layout options dialog.]]<br />
 
[[File:Schermafbeelding_2017-04-07_om_13.59.21.png]]
 
==== Paper format ====
 
This ishas a dropdown box from which you can choose the format of the paper sizedimensions used by the Layout generator. As was mentioned previously this has nothing to do with your printer or plotter capabilities. The Layout generator will [[Problems_and_solutions#Error._Several_workpieces_left_not_arranged.2C_but_none_of_them_match_for_paper.|fail to create a layout if at least one workpiece can't be arranged.]]
[[File:Schermafbeelding_2017-04-07_om_1307_om_14.5909.2138.png|alt=|left|thumb]]
 
 
The common recommendation in this case is to select a paper size big enough to arrange the biggest workpiecepattern piece in the pattern.
 
SomeA words about the predefined options you can find in the dropdown list.: ValentinaSeamly2D exports data with resolution [https://en.wikipedia.org/wiki/Dots_per_inch 96 dpi]. You should take into account this value if want to export a pattern image and continue to work with it. If you cannot find neededa usable size from the list of predefinedtemplates, switch to Custom and edit the size manually. ''Note. FirstThe first time you will switch to Custom size, ValentinaSeamly2D will notcontinue changeto use the previous size values anduntil you willmanually notchange see difference from previous optionthem.'' FieldsThe fields labeled "Width" and "Height" helpare youused to edit your custom size. Also you can choose between portrait or landscape sizeslayouts.
[[File:Schermafbeelding 2017-04-07 om 14.09.38.png]]
 
<nowiki>*</nowiki>Of note: The maximum height you may select is limited to 866.986 cm. This is because of compatibility with certain exporting formats.
The common recommendation in this case is to select a paper size big enough to arrange the biggest workpiece in pattern.
 
When you want print your layout latterlater you should also take care of printer margins.
Some words about predefined options you can find in the dropdown list. Valentina exports data with resolution [https://en.wikipedia.org/wiki/Dots_per_inch 96 dpi]. You should take into account this value if want to export a pattern image and continue work with it. If you cannot find needed size from the list of predefined switch to Custom and edit size manually. ''Note. First time you will switch to Custom size Valentina will not change previous size values and you will not see difference from previous option.'' Fields Width and Height help you edit your custom size. Also you can choose between portrait or landscape sizes.
[[File:MarginsScreenshot.png|alt=|right]]
 
When you want print your layout latter you should also take care of printer margins.
 
[[File:Schermafbeelding 2017-04-07 om 14.30.27.png]]
 
ValentinaSeamly2D will show you all printers it can find on youyour PC and retrieve minimal margin fields required by selected printer., Theyou morecan spacealso youcustomize willthem. getThe forwider your printer margins, the less room will be left for the Layout generator to find positionspace for workpiecesthe pattern pieces.
 
The margin fields haveuse the same measurement units as was set for the paper size have.
 
Check option ''Ignore fieldsmargins'' if you don't want to take printer margins into account.
 
====Layout options====
Line 35 ⟶ 39:
This is the second most important part of the Layout generator after paper size. To effectively use it you should have some understanding how the Layout generator works. So, let's see which options do we have and how to effectively use them.
 
* '''Gap Width''' - distance between workpieces on layout. Imagine this as additional layout allowance around a workpiece. So, actual distance between workpieces will be twice bigger than the gap width. If you don't use an automatic seam allowance at least check if it is correct. If it is not ValentinaSeamly2D will create incorrect layout allowance and thus will produce an incorrect layout.
* '''Shift/Offset length''' - very important option that controls how accurate will work the Layout generator. The algorithm sees any workpiece as list of nodes. Any two nodes create an edge. Because it uses only vertices of edge as control positions sometime this is not enough. This option says how long should be an edge before it will be cutted on pieces. This process creates more positions to check and in some cases this make result better. But this also dramatically increase number of positions to check and make process of arrangement longer.
* '''Save length of the sheet''' - use this option if you prefer saving length of paper sheet. This is especially useful in case of roll paper format.
* '''Rotate workpiece''' - help avoid situations with workpieces that have convex shape. Those shapes can't be handled by basic algorithm. Rotation value sets angle value for single workpiece rotation around vertex point. For example: 180 means two rotations by 180 degree each. Numbers of rotations can be calculated from the expression <code>360/angle_value</code>. '''Warning.''' Increasing rotation number will increase time for searching best position for workpiece.
* '''Rules for choosing the next workpiece''' - there are three possible strategies selecting workpieces for arrangement: '''three groups: big, middle, small'''; '''two groups: big, small''' and descending area. ValentinaSeamly2D will calculate area of each workpiece and arrange them according to selected strategy.
* '''Auto crop unused length''' - select if you need to crop unused length of paper sheet. Usually used in combination with option ''Unite pages''.
* '''Unite pages (if possible)''' - unite all pages in one if possible. Use it if you want to get one paper sheet from many smaller. The max length is restricted to max 32768 px.
61

edits