KiCad PCB EDA Suite
|
List of known keys for advanced configuration options. More...
Variables | |
static const wxChar | IncrementalConnectivity [] = wxT( "IncrementalConnectivity" ) |
Should the schematic use the new incremental connectivity algorithm. More... | |
static const wxChar | Use3DConnexionDriver [] = wxT( "3DConnexionDriver" ) |
Decide whether to attempt usage of the 3DConnexion mouse. More... | |
static const wxChar | ExtraFillMargin [] = wxT( "ExtraFillMargin" ) |
When filling zones, we add an extra amount of clearance to each zone to ensure that rounding errors do not overrun minimum clearance distances. More... | |
static const wxChar | DRCEpsilon [] = wxT( "DRCEpsilon" ) |
A fudge factor for DRC. More... | |
static const wxChar | DRCSliverWidthTolerance [] = wxT( "DRCSliverWidthTolerance" ) |
Angle and width tolerances for copper and solder mask sliver detection. More... | |
static const wxChar | DRCSliverMinimumLength [] = wxT( "DRCSliverMinimumLength" ) |
static const wxChar | DRCSliverAngleTolerance [] = wxT( "DRCSliverAngleTolerance" ) |
static const wxChar | HoleWallThickness [] = wxT( "HoleWallPlatingThickness" ) |
Used to calculate the actual hole size from the finish hole size. More... | |
static const wxChar | CoroutineStackSize [] = wxT( "CoroutineStackSize" ) |
Configure the coroutine stack size in bytes. More... | |
static const wxChar | ShowRouterDebugGraphics [] = wxT( "ShowRouterDebugGraphics" ) |
Show PNS router debug graphics while routing. More... | |
static const wxChar | EnableRouterDump [] = wxT( "EnableRouterDump" ) |
Enable PNS router to dump state information for debug purpose (press 0 while routing) More... | |
static const wxChar | HyperZoom [] = wxT( "HyperZoom" ) |
Slide the zoom steps over for debugging things "up close". More... | |
static const wxChar | CompactFileSave [] = wxT( "CompactSave" ) |
When set to true, this will wrap polygon point sets at 4 points per line rather than a single point per line. More... | |
static const wxChar | DrawArcAccuracy [] = wxT( "DrawArcAccuracy" ) |
For drawsegments - arcs. More... | |
static const wxChar | DrawArcCenterStartEndMaxAngle [] = wxT( "DrawArcCenterStartEndMaxAngle" ) |
For drawsegments - arcs. More... | |
static const wxChar | MaxTangentTrackAngleDeviation [] = wxT( "MaxTangentTrackAngleDeviation" ) |
For arc track interactive drag-resizing Maximum angle between the tangent line of an arc track and a connected straight track in order to commence arc dragging. More... | |
static const wxChar | MaxTrackLengthToKeep [] = wxT( "MaxTrackLengthToKeep" ) |
For arc track interactive drag-resizing Maximum track length to keep after doing an arc track resizing operation. More... | |
static const wxChar | StrokeTriangulation [] = wxT( "StrokeTriangulation" ) |
When true, GAL will stroke the triangulations (only used in OpenGL) with a visible color. More... | |
static const wxChar | ExtraZoneDisplayModes [] = wxT( "ExtraZoneDisplayModes" ) |
When true, a third zone-display-mode is included which strokes the filled areas and fracture boundaries. More... | |
static const wxChar | MinPlotPenWidth [] = wxT( "MinPlotPenWidth" ) |
Absolute minimum pen width to send to the plotter. More... | |
static const wxChar | DebugZoneFiller [] = wxT( "DebugZoneFiller" ) |
static const wxChar | DebugPDFWriter [] = wxT( "DebugPDFWriter" ) |
static const wxChar | SmallDrillMarkSize [] = wxT( "SmallDrillMarkSize" ) |
The diameter of the drill marks on print and plot outputs (in mm), when the "Drill marks" option is set to "Small mark". More... | |
static const wxChar | HotkeysDumper [] = wxT( "HotkeysDumper" ) |
static const wxChar | DrawBoundingBoxes [] = wxT( "DrawBoundingBoxes" ) |
static const wxChar | ShowPcbnewExportNetlist [] = wxT( "ShowPcbnewExportNetlist" ) |
static const wxChar | Skip3DModelFileCache [] = wxT( "Skip3DModelFileCache" ) |
static const wxChar | Skip3DModelMemoryCache [] = wxT( "Skip3DModelMemoryCache" ) |
static const wxChar | HideVersionFromTitle [] = wxT( "HideVersionFromTitle" ) |
static const wxChar | TraceMasks [] = wxT( "TraceMasks" ) |
static const wxChar | ShowRepairSchematic [] = wxT( "ShowRepairSchematic" ) |
static const wxChar | ShowEventCounters [] = wxT( "ShowEventCounters" ) |
static const wxChar | AllowManualCanvasScale [] = wxT( "AllowManualCanvasScale" ) |
static const wxChar | UpdateUIEventInterval [] = wxT( "UpdateUIEventInterval" ) |
static const wxChar | ShowPropertiesPanel [] = wxT( "ShowPropertiesPanel" ) |
static const wxChar | V3DRT_BevelHeight_um [] = wxT( "V3DRT_BevelHeight_um" ) |
static const wxChar | V3DRT_BevelExtentFactor [] = wxT( "V3DRT_BevelExtentFactor" ) |
static const wxChar | UseClipper2 [] = wxT( "UseClipper2" ) |
static const wxChar | EnableGenerators [] = wxT( "EnableGenerators" ) |
static const wxChar | EnableGit [] = wxT( "EnableGit" ) |
static const wxChar | EnableEeschemaPrintCairo [] = wxT( "EnableEeschemaPrintCairo" ) |
static const wxChar | Enable2581 [] = wxT( "Enable2581" ) |
static const wxChar | DisambiguationTime [] = wxT( "DisambiguationTime" ) |
The time in milliseconds to wait before displaying a disambiguation menu. More... | |
List of known keys for advanced configuration options.
Set these options in the file kicad_advanced
in the KiCad config directory.
|
static |
Definition at line 204 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
When set to true, this will wrap polygon point sets at 4 points per line rather than a single point per line.
Single point per line helps with version control systems
Definition at line 127 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Configure the coroutine stack size in bytes.
This should be allocated in multiples of the system page size (n*4096 is generally safe)
Definition at line 106 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 178 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 176 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
The time in milliseconds to wait before displaying a disambiguation menu.
Definition at line 227 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
For drawsegments - arcs.
Distance from an arc end point and the estimated end point, when rotating from the start point to the end point. 0 will not allow any approximate result, and the arc will not show. Squared value for performances, in system unit.
Definition at line 136 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
For drawsegments - arcs.
When drawing an arc, the angle ( center - start ) - ( start - end ), can be limited to avoid extremely high radii. The value is the tan( angle )
Definition at line 144 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 188 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
A fudge factor for DRC.
Required to prevent false positives due to rounding errors, errors in polygonalization, etc. Previous versions hard-coded various values from 0.000005mm to 0.002mm.
Definition at line 86 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 93 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 92 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Angle and width tolerances for copper and solder mask sliver detection.
Definition at line 91 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 222 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 220 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 216 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 218 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Enable PNS router to dump state information for debug purpose (press 0
while routing)
Definition at line 116 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
When filling zones, we add an extra amount of clearance to each zone to ensure that rounding errors do not overrun minimum clearance distances.
This is the extra in mm.
Definition at line 79 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
When true, a third zone-display-mode is included which strokes the filled areas and fracture boundaries.
Definition at line 168 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 196 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Used to calculate the actual hole size from the finish hole size.
IPC-6012 says 0.015-0.018mm; Cadence says at least 0.020mm for a Class 2 board and at least 0.025mm for Class 3.
Definition at line 100 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 186 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Slide the zoom steps over for debugging things "up close".
Definition at line 121 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Should the schematic use the new incremental connectivity algorithm.
Definition at line 68 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
For arc track interactive drag-resizing Maximum angle between the tangent line of an arc track and a connected straight track in order to commence arc dragging.
Units are degrees.
Definition at line 151 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
For arc track interactive drag-resizing Maximum track length to keep after doing an arc track resizing operation.
Units are mm.
Definition at line 157 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Absolute minimum pen width to send to the plotter.
PDF seems happy enough with 0.0212mm (which equates to 1px @ 1200dpi).
Definition at line 174 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 202 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 190 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 208 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 200 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Show PNS router debug graphics while routing.
Definition at line 111 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 192 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 194 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
The diameter of the drill marks on print and plot outputs (in mm), when the "Drill marks" option is set to "Small mark".
Definition at line 184 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
When true, GAL will stroke the triangulations (only used in OpenGL) with a visible color.
Definition at line 162 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 198 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 206 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Decide whether to attempt usage of the 3DConnexion mouse.
Definition at line 73 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 214 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 212 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().
|
static |
Definition at line 210 of file advanced_config.cpp.
Referenced by ADVANCED_CFG::loadSettings().