Correct previous (2c5154c63
) default value 0.1->0.051
This commit is contained in:
parent
2c5154c630
commit
4d094da2fa
|
@ -44,7 +44,7 @@
|
||||||
#define DEFAULT_PCB_EDGE_THICKNESS 0.15
|
#define DEFAULT_PCB_EDGE_THICKNESS 0.15
|
||||||
#define DEFAULT_GRAPHIC_THICKNESS 0.2
|
#define DEFAULT_GRAPHIC_THICKNESS 0.2
|
||||||
|
|
||||||
#define DEFAULT_SOLDERMASK_CLEARANCE 0.1 // soldermask to pad clearance
|
#define DEFAULT_SOLDERMASK_CLEARANCE 0.051 // soldermask to pad clearance
|
||||||
#define DEFAULT_SOLDERMASK_MIN_WIDTH 0.25 // soldermask minimum dam size
|
#define DEFAULT_SOLDERMASK_MIN_WIDTH 0.25 // soldermask minimum dam size
|
||||||
|
|
||||||
#define DEFAULT_CUSTOMTRACKWIDTH 0.2
|
#define DEFAULT_CUSTOMTRACKWIDTH 0.2
|
||||||
|
|
Loading…
Reference in New Issue