2023-06-17 18:02:31 +02:00
{
2023-09-23 07:55:25 +02:00
"t" : "Uma undies" ,
"d" : "Uma is a basic, highly-customizable underwear pattern." ,
2023-06-17 19:08:37 +02:00
"p" : {
"back" : "Back" ,
2023-07-01 17:41:44 +02:00
"elastic" : "Elastic" ,
2023-06-17 19:08:37 +02:00
"front" : "Front" ,
2023-09-23 17:47:57 +02:00
"gusset" : "Gusset" ,
"base" : "Base"
2023-06-17 19:08:37 +02:00
} ,
"s" : {
2023-09-23 17:47:57 +02:00
"legElasticLength.t" : "You need 2x {{{ length }}} elastic to finish the legs" ,
"legElasticLength.d" : "You need two times {{{ length }}} of elastic to finish the legs.\n\nFold-over elastic is recommended for this." ,
"waistbandElasticLength.t" : "You need 1x {{{ length }}} elastic to finish the waistband" ,
"waistbandElasticLength.d" : "You need {{{ length }}} of elastic to finish the leg opening.\n\nEither fold-over or regular elastic can be used for this."
2023-06-17 19:08:37 +02:00
} ,
"o" : {
2023-09-23 17:47:57 +02:00
"bulge" : {
"t" : "Bulge" ,
"d" : "Increase the bugle angle to create more room in the front pouch. Doesn't kick in below 2 degrees."
2023-06-17 19:08:37 +02:00
} ,
"gussetWidth" : {
"t" : "Gusset width" ,
"d" : "Controls the width of the gusset"
} ,
"gussetLength" : {
"t" : "Gusset length" ,
"d" : "Controls the length of the gusset"
} ,
2023-09-23 17:47:57 +02:00
"gussetPosition" : {
"t" : "Gusset position" ,
"d" : "This option allows you to shift the gusset more to the front or back. It is ignored when bulge is active"
} ,
"xStretch" : {
"t" : "Horizontal fabric stretch" ,
"d" : "Adjust this for more or less stretchy fabric in the horizontal direction"
} ,
"yStretch" : {
"t" : "Vertical fabric stretch" ,
"d" : "Adjust this for more or less stretchy fabric in the vertical direction"
2023-06-17 19:08:37 +02:00
} ,
"rise" : {
"t" : "Rise" ,
"d" : "Controls the height of the waist"
} ,
2023-09-23 17:47:57 +02:00
"legRise" : {
"t" : "Leg rise" ,
2023-06-17 19:08:37 +02:00
"d" : "Controls how high the leg is cut out"
} ,
"frontDip" : {
"t" : "Front waist dip" ,
"d" : "Controls how much the front waist curves (revealing more or less skin)"
} ,
"backDip" : {
"t" : "Back waist dip" ,
"d" : "Controls how much the back waist curves (revealing more or less skin)"
} ,
2023-09-23 17:47:57 +02:00
"frontExposure" : {
2023-06-17 19:08:37 +02:00
"t" : "Front exposure" ,
"d" : "Controls the amount of exposed skin on the front"
} ,
"backExposure" : {
"t" : "Back exposure" ,
"d" : "Controls the amount of exposed skin on the back"
}
}
2023-06-17 18:02:31 +02:00
}