Size tables
Location: Account → Settings → Library → Other → Sizetables
A size table maps shoe sizes to insole dimensions (length, width, and height). LutraCAD uses it to scale a design to each size.
Create or open a size table
- Open the size table list in the Manager.
- To create a new table, click Add, enter a name, and confirm.
- To edit an existing table, click Edit on its row to open the editor.
You can also create a table from within the CAD designer: when prompted with Enter the sizetable name, type a name.
Fill in the table
In the editor:
- Click Add row to append a size.
- Fill in the columns for that row: Size, Length (mm), Width (mm), and Height (mm).
- Repeat for every size you want to cover. Custom rows are allowed, so you are not limited to a fixed set of sizes.
- Use Delete on a row to remove it.
- Click Save (available at the top and bottom of the editor).
note
A scaling value of 0 means standard scaling for that size. Use it when you want LutraCAD to apply its normal proportional scaling rather than a fixed dimension.
Example
| Size | Length (mm) | Width (mm) | Height (mm) |
|---|---|---|---|
| 37 | 235 | 85 | 0 |
| 38 | 242 | 87 | 0 |
| 39 | 249 | 89 | 0 |
| 40 | 256 | 91 | 0 |
In this example the height column is set to 0, so each size uses standard height scaling while length and width are fixed to the table values.