1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-08-23 03:14:14 +03:00

sch2fig/style.h (JUNCTION_R): reduce from 40 to 30 mil, to approximate circles

A circle surrounding a junction would assume a junction radius of about 20-25
mil. With 30, we make it just small enough that the circle is visible.
This commit is contained in:
Werner Almesberger 2016-07-25 00:51:03 -03:00
parent c979bf0989
commit b0b8f058c5

View File

@ -52,7 +52,7 @@
#define WIDTH_LINE 2
#define WIDTH_COMP_DWG 2
#define JUNCTION_R 40
#define JUNCTION_R 30
#define NOCONN_LEN 25