fix ridiculous font thickness used in testing
This commit is contained in:
parent
e02a276c6b
commit
27785d60d8
@ -31,7 +31,7 @@ Thick = 2; //[2:5]
|
|||||||
// - Panel thickness
|
// - Panel thickness
|
||||||
PanelThick = 2;
|
PanelThick = 2;
|
||||||
// - Font Thickness
|
// - Font Thickness
|
||||||
FontThick = 3;
|
FontThick = 0.5;
|
||||||
// - Diamètre Coin arrondi - Filet diameter
|
// - Diamètre Coin arrondi - Filet diameter
|
||||||
Filet = 2; //[0.1:12]
|
Filet = 2; //[0.1:12]
|
||||||
// - 0 for beveled, 1 for rounded
|
// - 0 for beveled, 1 for rounded
|
||||||
|
Loading…
Reference in New Issue
Block a user