mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
make nanometers the default board internal units within Pcbnew
This commit is contained in:
parent
819404614a
commit
26eab9c767
@ -24,7 +24,7 @@ option(USE_PCBNEW_SEXPR_FILE_FORMAT
|
||||
"Use Pcbnew s-expression file format support (default OFF)." )
|
||||
|
||||
option(USE_PCBNEW_NANOMETRES
|
||||
"Use nanometers for Pcbnew internal units instead of deci-mils (default OFF).")
|
||||
"Use nanometers for Pcbnew internal units instead of deci-mils (default ON)." ON)
|
||||
|
||||
option(USE_PCBNEW_SEXPR_FOOTPRINT_LIBS
|
||||
"Use Pcbnew s-expression footprint library format (default OFF).")
|
||||
|
Loading…
x
Reference in New Issue
Block a user