add min sizing for poly cleanup in more cases
This commit is contained in:
parent
b59cf7e909
commit
579fdaccfa
5 changed files with 18 additions and 15 deletions
|
|
@ -428,16 +428,16 @@ kiri.lang['en-us'] = {
|
|||
sa_iflw_l: "hatch line width\nin millimeters",
|
||||
|
||||
sa_supp_m: "support",
|
||||
sa_slyr_s: "layers",
|
||||
sa_slyr_s: "base layers",
|
||||
sa_slyr_l: "base support layers\nvalue range 0-10",
|
||||
sa_slgp_s: "gap layers",
|
||||
sa_slgp_l: "number of layers between\nraft and bottom of object",
|
||||
sa_sldn_s: "density",
|
||||
sa_sldn_l: "used to compute the\nnumber of support pillars\n0.0-1.0 (0 = disable)",
|
||||
sa_slsz_s: "size",
|
||||
sa_slsz_l: "max size of a\nsupport pillar\nin millimeters",
|
||||
sa_slpt_s: "points",
|
||||
sa_slpt_l: "number of points in\neach support pillar\nin millimeters",
|
||||
sa_slgp_s: "gap layers",
|
||||
sa_slgp_l: "number of layers between\nraft and bottom of object",
|
||||
sl_slen_l: "enable supports",
|
||||
|
||||
sa_outp_m: "output",
|
||||
|
|
|
|||
Loading…
Reference in a new issue