2021-10-17 18:26:00 +02:00
|
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
title: Units
|
|
|
|
|
order: 40
|
2021-10-17 18:26:00 +02:00
|
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
2021-10-17 18:26:00 +02:00
|
|
|
|
Internally, freesewing uses millimeter.
|
2021-08-25 16:09:31 +02:00
|
|
|
|
When you write `1`, that’s one mm. When you write `7.8`, that’s 7.8mm.
|
|
|
|
|
|
2021-10-17 18:26:00 +02:00
|
|
|
|
While you can use cm or inch on the FreeSewing website, that is merely a layer of
|
2021-08-25 16:09:31 +02:00
|
|
|
|
abstration on top of the internal units, which are always mm.
|
|
|
|
|
|
|
|
|
|
So as a pattern designer, you will work with mm.
|
2021-10-17 18:26:00 +02:00
|
|
|
|
|