Minimal seam allowance must be little bit bigger.
--HG-- branch : develop
This commit is contained in:
parent
f460a324b3
commit
0cb7965379
|
@ -54,7 +54,7 @@ const qreal maxL = 2.5;
|
|||
|
||||
const qreal VSAPoint::passmarkFactor = 0.5;
|
||||
const qreal VSAPoint::maxPassmarkLength = (10/*mm*/ / 25.4) * PrintDPI;
|
||||
const qreal VSAPoint::minSAWidth = ToPixel(0.01, Unit::Mm);
|
||||
const qreal VSAPoint::minSAWidth = ToPixel(0.015, Unit::Cm);
|
||||
|
||||
namespace
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user