Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dir(pcbnew) #2

Open
QGB opened this issue Nov 6, 2022 · 2 comments
Open

dir(pcbnew) #2

QGB opened this issue Nov 6, 2022 · 2 comments

Comments

@QGB
Copy link

QGB commented Nov 6, 2022

[[0, 'ADD_MODE_APPEND', 1],
 [1, 'ADD_MODE_BULK_APPEND', 2],
 [2, 'ADD_MODE_BULK_INSERT', 3],
 [3, 'ADD_MODE_INSERT', 0],
 [4, 'ARC_HIGH_DEF', 5000],
 [5, 'ARC_LOW_DEF', 20000],
 [6, 'ARC_MID', <class 'pcbnew.ARC_MID'>],
 [7, 'ActionPlugin', <class 'pcbnew.ActionPlugin'>],
 [8, 'BASE_SET', <class 'pcbnew.BASE_SET'>],
 [9, 'BEGIN_ONPAD', 4194304],
 [10, 'BLACK', 0],
 [11, 'BLUE', 12],
 [12, 'BOARD', <class 'pcbnew.BOARD'>],
 [13, 'BOARD_CONNECTED_ITEM', <class 'pcbnew.BOARD_CONNECTED_ITEM'>],
 [14, 'BOARD_CONNECTED_ITEM_ClassOf', <function BOARD_CONNECTED_ITEM_ClassOf at 0x00000232D855C820>],
 [15, 'BOARD_ClassOf', <function BOARD_ClassOf at 0x00000232D8603160>],
 [16, 'BOARD_DESIGN_SETTINGS', <class 'pcbnew.BOARD_DESIGN_SETTINGS'>],
 [17, 'BOARD_FILE_HOST_VERSION', 20200825],
 [18, 'BOARD_GetStandardLayerName', <function BOARD_GetStandardLayerName at 0x00000232D8611940>],
 [19, 'BOARD_ITEM', <class 'pcbnew.BOARD_ITEM'>],
 [20, 'BOARD_ITEM_CONTAINER', <class 'pcbnew.BOARD_ITEM_CONTAINER'>],
 [21, 'BOARD_LISTENER', <class 'pcbnew.BOARD_LISTENER'>],
 [22, 'BOARD_USE_FPHOLDER', 1],
 [23, 'BOARD_USE_NORMAL', 0],
 [24, 'BRIGHTENED', 67108864],
 [25, 'BROWN', 17],
 [26, 'B_Adhes', 32],
 [27, 'B_CrtYd', 46],
 [28, 'B_Cu', 31],
 [29, 'B_Fab', 48],
 [30, 'B_Mask', 38],
 [31, 'B_Paste', 34],
 [32, 'B_SilkS', 36],
 [33, 'BaseType', <function BaseType at 0x00000232D84D3550>],
 [34, 'CANDIDATE', 16384],
 [35, 'CH_ACTIF', 8],
 [36, 'CH_ROUTE_REQ', 4],
 [37, 'CH_UNROUTABLE', 2],
 [38, 'CH_VISIBLE', 1],
 [39, 'CLIPPER_Z_VALUE', <class 'pcbnew.CLIPPER_Z_VALUE'>],
 [40, 'CN_DISJOINT_NET_ENTRY', <class 'pcbnew.CN_DISJOINT_NET_ENTRY'>],
 [41, 'CN_ZONE_ISOLATED_ISLAND_LIST', <class 'pcbnew.CN_ZONE_ISOLATED_ISLAND_LIST'>],
 [42, 'COLOR4D', <class 'pcbnew.COLOR4D'>],
 [43, 'COLOR4D_FindNearestLegacyColor', <function COLOR4D_FindNearestLegacyColor at 0x00000232D84E8550>],
 [44, 'CONNECTIVITY_DATA', <class 'pcbnew.CONNECTIVITY_DATA'>],
 [45, 'CTL_FOR_BOARD', 264],
 [46, 'CTL_FOR_CLIPBOARD', 8],
 [47, 'CTL_FOR_LIBRARY', 182],
 [48, 'CTL_OMIT_AT', 32],
 [49, 'CTL_OMIT_FOOTPRINT_VERSION', 256],
 [50, 'CTL_OMIT_HIDE', 64],
 [51, 'CTL_OMIT_INITIAL_COMMENTS', 8],
 [52, 'CTL_OMIT_LIBNAME', 128],
 [53, 'CTL_OMIT_PAD_NETS', 2],
 [54, 'CTL_OMIT_PATH', 16],
 [55, 'CTL_OMIT_TSTAMPS', 4],
 [56, 'CUST_PAD_SHAPE_IN_ZONE_CONVEXHULL', 1],
 [57, 'CUST_PAD_SHAPE_IN_ZONE_OUTLINE', 0],
 [58, 'CYAN', 14],
 [59, 'Cast_to_BOARD', <function Cast_to_BOARD at 0x00000232D855C310>],
 [60, 'Cast_to_BOARD_ITEM', <function Cast_to_BOARD_ITEM at 0x00000232D8559CA0>],
 [61, 'Cast_to_FOOTPRINT', <function Cast_to_FOOTPRINT at 0x00000232D855C040>],
 [62, 'Cast_to_FP_SHAPE', <function Cast_to_FP_SHAPE at 0x00000232D855C3A0>],
 [63, 'Cast_to_FP_TEXT', <function Cast_to_FP_TEXT at 0x00000232D855C160>],
 [64, 'Cast_to_FP_ZONE', <function Cast_to_FP_ZONE at 0x00000232D855C700>],
 [65, 'Cast_to_PAD', <function Cast_to_PAD at 0x00000232D855C430>],
 [66, 'Cast_to_PCB_ARC', <function Cast_to_PCB_ARC at 0x00000232D855C5E0>],
 [67, 'Cast_to_PCB_DIM_ALIGNED', <function Cast_to_PCB_DIM_ALIGNED at 0x00000232D8559DC0>],
 [68, 'Cast_to_PCB_DIM_CENTER', <function Cast_to_PCB_DIM_CENTER at 0x00000232D8559F70>],
 [69, 'Cast_to_PCB_DIM_LEADER', <function Cast_to_PCB_DIM_LEADER at 0x00000232D8559EE0>],
 [70, 'Cast_to_PCB_DIM_ORTHOGONAL', <function Cast_to_PCB_DIM_ORTHOGONAL at 0x00000232D8559E50>],
 [71, 'Cast_to_PCB_GROUP', <function Cast_to_PCB_GROUP at 0x00000232D855C0D0>],
 [72, 'Cast_to_PCB_MARKER', <function Cast_to_PCB_MARKER at 0x00000232D855C280>],
 [73, 'Cast_to_PCB_SHAPE', <function Cast_to_PCB_SHAPE at 0x00000232D855C1F0>],
 [74, 'Cast_to_PCB_TARGET', <function Cast_to_PCB_TARGET at 0x00000232D855C790>],
 [75, 'Cast_to_PCB_TEXT', <function Cast_to_PCB_TEXT at 0x00000232D8559D30>],
 [76, 'Cast_to_PCB_TRACK', <function Cast_to_PCB_TRACK at 0x00000232D855C4C0>],
 [77, 'Cast_to_PCB_VIA', <function Cast_to_PCB_VIA at 0x00000232D855C550>],
 [78, 'Cast_to_ZONE', <function Cast_to_ZONE at 0x00000232D855C670>],
 [79, 'Cmts_User', 41],
 [80, 'CreateEmptyBoard', <function CreateEmptyBoard at 0x00000232D854C4C0>],
 [81, 'D356_RECORD', <class 'pcbnew.D356_RECORD'>],
 [82, 'DARKBLUE', 6],
 [83, 'DARKBROWN', 11],
 [84, 'DARKCYAN', 8],
 [85, 'DARKDARKGRAY', 1],
 [86, 'DARKGRAY', 2],
 [87, 'DARKGREEN', 7],
 [88, 'DARKMAGENTA', 10],
 [89, 'DARKORANGE', 31],
 [90, 'DARKRED', 9],
 [91, 'DEFAULT_BOARD_THICKNESS_MM', 1.6],
 [92, 'DEFAULT_COPPEREDGECLEARANCE', 0.01],
 [93, 'DEFAULT_COPPER_LINE_WIDTH', 0.2],
 [94, 'DEFAULT_COPPER_TEXT_SIZE', 1.5],
 [95, 'DEFAULT_COPPER_TEXT_WIDTH', 0.3],
 [96, 'DEFAULT_COURTYARD_WIDTH', 0.05],
 [97, 'DEFAULT_CUSTOMDPAIRGAP', 0.18],
 [98, 'DEFAULT_CUSTOMDPAIRVIAGAP', 0.18],
 [99, 'DEFAULT_CUSTOMDPAIRWIDTH', 0.125],
 [100, 'DEFAULT_CUSTOMTRACKWIDTH', 0.2],
 [101, 'DEFAULT_DIMENSION_ARROW_LENGTH', 50],
 [102, 'DEFAULT_DIMENSION_EXTENSION_OFFSET', 0.5],
 [103, 'DEFAULT_EDGE_WIDTH', 0.05],
 [104, 'DEFAULT_FILE_HISTORY_SIZE', 9],
 [105, 'DEFAULT_HOLECLEARANCE', 0.25],
 [106, 'DEFAULT_HOLETOHOLEMIN', 0.25],
 [107, 'DEFAULT_LINE_WIDTH', 0.1],
 [108, 'DEFAULT_MICROVIASMINDRILL', 0.1],
 [109, 'DEFAULT_MICROVIASMINSIZE', 0.2],
 [110, 'DEFAULT_MINCLEARANCE', 0.0],
 [111, 'DEFAULT_MINTHROUGHDRILL', 0.3],
 [112, 'DEFAULT_PCB_EDGE_THICKNESS', 0.15],
 [113, 'DEFAULT_SILKCLEARANCE', 0.0],
 [114, 'DEFAULT_SILK_LINE_WIDTH', 0.12],
 [115, 'DEFAULT_SILK_TEXT_SIZE', 1.0],
 [116, 'DEFAULT_SILK_TEXT_WIDTH', 0.15],
 [117, 'DEFAULT_SIZE_TEXT', 50],
 [118, 'DEFAULT_SOLDERMASK_CLEARANCE', 0.0],
 [119, 'DEFAULT_SOLDERMASK_MIN_WIDTH', 0.0],
 [120, 'DEFAULT_SOLDERPASTE_CLEARANCE', 0.0],
 [121, 'DEFAULT_SOLDERPASTE_RATIO', 0.0],
 [122, 'DEFAULT_TEXT_SIZE', 1.0],
 [123, 'DEFAULT_TEXT_WIDTH', 0.15],
 [124, 'DEFAULT_TRACKMINWIDTH', 0.2],
 [125, 'DEFAULT_VIASMINSIZE', 0.4],
 [126, 'DELETED_BOARD_ITEM', <class 'pcbnew.DELETED_BOARD_ITEM'>],
 [127, 'DELETED_BOARD_ITEM_GetInstance', <function DELETED_BOARD_ITEM_GetInstance at 0x00000232D8556310>],
 [128, 'DIFF_PAIR_DIMENSION', <class 'pcbnew.DIFF_PAIR_DIMENSION'>],
 [129, 'DIM_ANCRE_TEXTE', 2],
 [130, 'DIM_TEXT_FRAME_CIRCLE', 2],
 [131, 'DIM_TEXT_FRAME_NONE', 0],
 [132, 'DIM_TEXT_FRAME_RECTANGLE', 1],
 [133, 'DIM_TEXT_FRAME_ROUNDRECT', 3],
 [134, 'DIM_TEXT_POSITION_INLINE', 1],
 [135, 'DIM_TEXT_POSITION_MANUAL', 2],
 [136, 'DIM_TEXT_POSITION_OUTSIDE', 0],
 [137, 'DIM_UNITS_FORMAT_BARE_SUFFIX', 1],
 [138, 'DIM_UNITS_FORMAT_NO_SUFFIX', 0],
 [139, 'DIM_UNITS_FORMAT_PAREN_SUFFIX', 2],
 [140, 'DIM_UNITS_MODE_AUTOMATIC', 3],
 [141, 'DIM_UNITS_MODE_INCHES', 0],
 [142, 'DIM_UNITS_MODE_MILLIMETRES', 2],
 [143, 'DIM_UNITS_MODE_MILS', 1],
 [144, 'DO_NOT_DRAW', 65536],
 [145, 'DO_NOT_INCLUDE_NPTH', False],
 [146, 'DP_COUPLED', 134217728],
 [147, 'DRAWINGS', <class 'pcbnew.DRAWINGS'>],
 [148, 'DRILL_PRECISION', <class 'pcbnew.DRILL_PRECISION'>],
 [149, 'DRILL_TOOL', <class 'pcbnew.DRILL_TOOL'>],
 [150, 'DXF_UNITS_INCHES', 0],
 [151, 'DXF_UNITS_MILLIMETERS', 1],
 [152, 'Dwgs_User', 40],
 [153, 'EDA_DATA_TYPE_AREA', 1],
 [154, 'EDA_DATA_TYPE_DISTANCE', 0],
 [155, 'EDA_DATA_TYPE_VOLUME', 2],
 [156, 'EDA_ITEM', <class 'pcbnew.EDA_ITEM'>],
 [157, 'EDA_ITEM_Sort', <function EDA_ITEM_Sort at 0x00000232D84D8310>],
 [158, 'EDA_RECT', <class 'pcbnew.EDA_RECT'>],
 [159, 'EDA_SHAPE', <class 'pcbnew.EDA_SHAPE'>],
 [160, 'EDA_TEXT', <class 'pcbnew.EDA_TEXT'>],
 [161, 'EDA_TEXT_MapHorizJustify', <function EDA_TEXT_MapHorizJustify at 0x00000232D84EF4C0>],
 [162, 'EDA_TEXT_MapVertJustify', <function EDA_TEXT_MapVertJustify at 0x00000232D84F5CA0>],
 [163, 'EDA_UNITS_DEGREES', 3],
 [164, 'EDA_UNITS_INCHES', 0],
 [165, 'EDA_UNITS_MILLIMETRES', 1],
 [166, 'EDA_UNITS_MILS', 5],
 [167, 'EDA_UNITS_PERCENT', 4],
 [168, 'EDA_UNITS_UNSCALED', 2],
 [169, 'ENDPOINT', 1024],
 [170, 'ENDPOINT_END', 1],
 [171, 'ENDPOINT_START', 0],
 [172, 'END_ONPAD', 8388608],
 [173, 'ENTERED', 1073741824],
 [174, 'EOT', 0],
 [175, 'EXCELLON_WRITER', <class 'pcbnew.EXCELLON_WRITER'>],
 [176, 'Eco1_User', 42],
 [177, 'Eco2_User', 43],
 [178, 'Edge_Cuts', 44],
 [179, 'EnsureFileDirectoryExists', <function EnsureFileDirectoryExists at 0x00000232D84E0CA0>],
 [180, 'ExpandEnvVarSubstitutions', <function ExpandEnvVarSubstitutions at 0x00000232D84E0D30>],
 [181, 'ExpandTextVars', <function ExpandTextVars at 0x00000232D84E0DC0>],
 [182, 'ExportFootprintsToLibrary', <function ExportFootprintsToLibrary at 0x00000232D854C8B0>],
 [183, 'ExportSpecctraDSN', <function ExportSpecctraDSN at 0x00000232D854C700>],
 [184, 'ExportVRML', <function ExportVRML at 0x00000232D854C790>],
 [185, 'FILE_LINE_READER', <class 'pcbnew.FILE_LINE_READER'>],
 [186, 'FILE_OUTPUTFORMATTER', <class 'pcbnew.FILE_OUTPUTFORMATTER'>],
 [187, 'FILLED', 1],
 [188, 'FILL_T_FILLED_SHAPE', 2],
 [189, 'FILL_T_FILLED_WITH_BG_BODYCOLOR', 3],
 [190, 'FILL_T_FILLED_WITH_COLOR', 4],
 [191, 'FILL_T_NO_FILL', 1],
 [192, 'FLASHING_ALWAYS_FLASHED', 1],
 [193, 'FLASHING_DEFAULT', 0],
 [194, 'FLASHING_NEVER_FLASHED', 2],
 [195, 'FOOTPRINT', <class 'pcbnew.FOOTPRINT'>],
 [196, 'FOOTPRINTS', <class 'pcbnew.FOOTPRINTS'>],
 [197, 'FOOTPRINT_ClassOf', <function FOOTPRINT_ClassOf at 0x00000232D86119D0>],
 [198, 'FOOTPRINT_GetCoverageArea', <function FOOTPRINT_GetCoverageArea at 0x00000232D8620EE0>],
 [199, 'FOOTPRINT_IsLibNameValid', <function FOOTPRINT_IsLibNameValid at 0x00000232D8620DC0>],
 [200, 'FOOTPRINT_StringLibNameInvalidChars', <function FOOTPRINT_StringLibNameInvalidChars at 0x00000232D8620E50>],
 [201, 'FP_3DMODEL', <class 'pcbnew.FP_3DMODEL'>],
 [202, 'FP_3DMODEL_List', <class 'pcbnew.FP_3DMODEL_List'>],
 [203, 'FP_BOARD_ONLY', 16],
 [204, 'FP_EXCLUDE_FROM_BOM', 8],
 [205, 'FP_EXCLUDE_FROM_POS_FILES', 4],
 [206, 'FP_GROUPS', <class 'pcbnew.FP_GROUPS'>],
 [207, 'FP_JUST_ADDED', 32],
 [208, 'FP_LIB_TABLE_T', 80],
 [209, 'FP_PADS_are_LOCKED', 8],
 [210, 'FP_SHAPE', <class 'pcbnew.FP_SHAPE'>],
 [211, 'FP_SHAPE_ClassOf', <function FP_SHAPE_ClassOf at 0x00000232D85D85E0>],
 [212, 'FP_SMD', 2],
 [213, 'FP_TEXT', <class 'pcbnew.FP_TEXT'>],
 [214, 'FP_TEXT_ClassOf', <function FP_TEXT_ClassOf at 0x00000232D85DB8B0>],
 [215, 'FP_THROUGH_HOLE', 1],
 [216, 'FP_ZONE', <class 'pcbnew.FP_ZONE'>],
 [217, 'FP_ZONES', <class 'pcbnew.FP_ZONES'>],
 [218, 'FP_is_LOCKED', 1],
 [219, 'FP_is_PLACED', 2],
 [220, 'FP_to_PLACE', 4],
 [221, 'FR_CURRENT_SHEET_ONLY', 8],
 [222, 'FR_MATCH_WILDCARD', 64],
 [223, 'FR_REPLACE_ITEM_FOUND', 1024],
 [224, 'FR_REPLACE_REFERENCES', 2048],
 [225, 'FR_SEARCH_ALL_FIELDS', 16],
 [226, 'FR_SEARCH_ALL_PINS', 32],
 [227, 'FR_SEARCH_REPLACE', 512],
 [228, 'FR_SEARCH_WRAP', 128],
 [229, 'FULL_BACK_TRACE', ''],
 [230, 'F_Adhes', 33],
 [231, 'F_CrtYd', 47],
 [232, 'F_Cu', 0],
 [233, 'F_Fab', 49],
 [234, 'F_Mask', 39],
 [235, 'F_Paste', 35],
 [236, 'F_SilkS', 37],
 [237, 'FilePlugin', <class 'pcbnew.FilePlugin'>],
 [238, 'FlipLayer', <function FlipLayer at 0x00000232D8553E50>],
 [239, 'FlipLayerMask', <function FlipLayerMask at 0x00000232D8553EE0>],
 [240, 'FootprintDelete', <function FootprintDelete at 0x00000232D8625AF0>],
 [241, 'FootprintEnumerate', <function FootprintEnumerate at 0x00000232D8625940>],
 [242, 'FootprintIsWritable', <function FootprintIsWritable at 0x00000232D8625CA0>],
 [243, 'FootprintLibCreate', <function FootprintLibCreate at 0x00000232D8625B80>],
 [244, 'FootprintLibDelete', <function FootprintLibDelete at 0x00000232D8625C10>],
 [245, 'FootprintLoad', <function FootprintLoad at 0x00000232D86259D0>],
 [246, 'FootprintSave', <function FootprintSave at 0x00000232D8625A60>],
 [247, 'FootprintWizardParameter', <class 'pcbnew.FootprintWizardParameter'>],
 [248, 'FootprintWizardPlugin', <class 'pcbnew.FootprintWizardPlugin'>],
 [249, 'FromMM', <function FromMM at 0x00000232D862A5E0>],
 [250, 'FromMils', <function FromMils at 0x00000232D862A700>],
 [251, 'FullVersion', <function FullVersion at 0x00000232D862ADC0>],
 [252, 'GAL_LAYER_ID_BITMASK_END', 156],
 [253, 'GAL_LAYER_ID_COUNT', 102],
 [254, 'GAL_LAYER_ID_END', 227],
 [255, 'GAL_LAYER_ID_START', 125],
 [256, 'GAL_SET', <class 'pcbnew.GAL_SET'>],
 [257, 'GAL_SET_DefaultVisible', <function GAL_SET_DefaultVisible at 0x00000232D854CCA0>],
 [258, 'GENDRILL_WRITER_BASE', <class 'pcbnew.GENDRILL_WRITER_BASE'>],
 [259, 'GERBER_DRAW_ITEM_T', 69],
 [260, 'GERBER_IMAGE_T', 70],
 [261, 'GERBER_JOBFILE_WRITER', <class 'pcbnew.GERBER_JOBFILE_WRITER'>],
 [262, 'GERBER_LAYOUT_T', 68],
 [263, 'GERBER_WRITER', <class 'pcbnew.GERBER_WRITER'>],
 [264, 'GERBVIEW_LAYER_ID_END', 390],
 [265, 'GERBVIEW_LAYER_ID_RESERVED', 383],
 [266, 'GERBVIEW_LAYER_ID_START', 263],
 [267, 'GERB_IU_PER_MM', 100000.0],
 [268, 'GREEN', 13],
 [269, 'GROUPS', <class 'pcbnew.GROUPS'>],
 [270, 'GR_TEXT_HJUSTIFY_CENTER', 0],
 [271, 'GR_TEXT_HJUSTIFY_LEFT', -1],
 [272, 'GR_TEXT_HJUSTIFY_RIGHT', 1],
 [273, 'GR_TEXT_VJUSTIFY_BOTTOM', 1],
 [274, 'GR_TEXT_VJUSTIFY_CENTER', 0],
 [275, 'GR_TEXT_VJUSTIFY_TOP', -1],
 [276, 'GetBoard', <function GetBoard at 0x00000232D8544820>],
 [277, 'GetBuildDate', <function GetBuildDate at 0x00000232D84F5F70>],
 [278, 'GetBuildVersion', <function GetBuildVersion at 0x00000232D84F5D30>],
 [279, 'GetDefaultPlotExtension', <function GetDefaultPlotExtension at 0x00000232D8540DC0>],
 [280, 'GetFootprintLibraries', <function GetFootprintLibraries at 0x00000232D854C5E0>],
 [281, 'GetFootprints', <function GetFootprints at 0x00000232D854C670>],
 [282, 'GetMajorMinorVersion', <function GetMajorMinorVersion at 0x00000232D84F5EE0>],
 [283, 'GetNetnameLayer', <function GetNetnameLayer at 0x00000232D8553F70>],
 [284, 'GetPlatformGetBitnessName', <function GetPlatformGetBitnessName at 0x00000232D84F5DC0>],
 [285, 'GetPluginForPath', <function GetPluginForPath at 0x00000232D8620F70>],
 [286, 'GetSemanticVersion', <function GetSemanticVersion at 0x00000232D84F5E50>],
 [287, 'GetSettingsManager', <function GetSettingsManager at 0x00000232D854C430>],
 [288, 'GetUnLoadableWizards', <function GetUnLoadableWizards at 0x00000232D84FB790>],
 [289, 'GetUserUnits', <function GetUserUnits at 0x00000232D854CA60>],
 [290, 'GetVersionInfoData', <function GetVersionInfoData at 0x00000232D84F7040>],
 [291, 'GetWizardsBackTrace', <function GetWizardsBackTrace at 0x00000232D8505550>],
 [292, 'GetWizardsSearchPaths', <function GetWizardsSearchPaths at 0x00000232D85054C0>],
 [293, 'HIGHLIGHT_FLAG', 524288],
 [294, 'HIGH_LIGHT_INFO', <class 'pcbnew.HIGH_LIGHT_INFO'>],
 [295, 'HOLE_ATTRIBUTE_HOLE_MECHANICAL', 4],
 [296, 'HOLE_ATTRIBUTE_HOLE_PAD', 3],
 [297, 'HOLE_ATTRIBUTE_HOLE_UNKNOWN', 0],
 [298, 'HOLE_ATTRIBUTE_HOLE_VIA_BURIED', 2],
 [299, 'HOLE_ATTRIBUTE_HOLE_VIA_THROUGH', 1],
 [300, 'HOLE_INFO', <class 'pcbnew.HOLE_INFO'>],
 [301, 'HOLE_PROXY', 16777216],
 [302, 'ID_APPEND_PROJECT', 6000],
 [303, 'ID_AUTO_SAVE_TIMER', 6005],
 [304, 'ID_AUX_TOOLBAR', 6124],
 [305, 'ID_EDA_SOCKET_EVENT', 6282],
 [306, 'ID_EDA_SOCKET_EVENT_SERV', 6281],
 [307, 'ID_EDIT_FOOTPRINT_LIBRARY_TABLE', 6111],
 [308, 'ID_EDIT_HOTKEY', 6125],
 [309, 'ID_EDIT_SYMBOL_LIBRARY_TABLE', 6110],
 [310, 'ID_END_LIST', 8535],
 [311, 'ID_FILE', 6006],
 [312, 'ID_FILE1', 6007],
 [313, 'ID_FILEMAX', 6105],
 [314, 'ID_FILE_LIST_CLEAR', 6107],
 [315, 'ID_FILE_LIST_EMPTY', 6106],
 [316, 'ID_GEN_EXPORT_FILE', 6119],
 [317, 'ID_GEN_IMPORT_FILE', 6120],
 [318, 'ID_GEN_PLOT', 6112],
 [319, 'ID_GEN_PLOT_DXF', 6117],
 [320, 'ID_GEN_PLOT_GERBER', 6115],
 [321, 'ID_GEN_PLOT_HPGL', 6114],
 [322, 'ID_GEN_PLOT_PDF', 6118],
 [323, 'ID_GEN_PLOT_PS', 6113],
 [324, 'ID_GEN_PLOT_SVG', 6116],
 [325, 'ID_GRID_SETTINGS', 6273],
 [326, 'ID_H_TOOLBAR', 6121],
 [327, 'ID_KICAD_3D_VIEWER_END', 6434],
 [328, 'ID_KICAD_3D_VIEWER_START', 6334],
 [329, 'ID_KICAD_MANAGER_END', 6333],
 [330, 'ID_KICAD_MANAGER_START', 6283],
 [331, 'ID_KICAD_PANEL_PREV_MODEL_END', 6485],
 [332, 'ID_KICAD_PANEL_PREV_MODEL_START', 6435],
 [333, 'ID_LANGUAGE_BULGARIAN', 6155],
 [334, 'ID_LANGUAGE_CATALAN', 6150],
 [335, 'ID_LANGUAGE_CHINESE_SIMPLIFIED', 6151],
 [336, 'ID_LANGUAGE_CHINESE_TRADITIONAL', 6152],
 [337, 'ID_LANGUAGE_CHOICE', 6127],
 [338, 'ID_LANGUAGE_CHOICE_END', 6162],
 [339, 'ID_LANGUAGE_CZECH', 6148],
 [340, 'ID_LANGUAGE_DANISH', 6128],
 [341, 'ID_LANGUAGE_DEFAULT', 6129],
 [342, 'ID_LANGUAGE_DUTCH', 6153],
 [343, 'ID_LANGUAGE_ENGLISH', 6130],
 [344, 'ID_LANGUAGE_FINNISH', 6132],
 [345, 'ID_LANGUAGE_FRENCH', 6131],
 [346, 'ID_LANGUAGE_GERMAN', 6135],
 [347, 'ID_LANGUAGE_GREEK', 6136],
 [348, 'ID_LANGUAGE_HUNGARIAN', 6146],
 [349, 'ID_LANGUAGE_INDONESIAN', 6142],
 [350, 'ID_LANGUAGE_ITALIAN', 6143],
 [351, 'ID_LANGUAGE_JAPANESE', 6154],
 [352, 'ID_LANGUAGE_KOREAN', 6149],
 [353, 'ID_LANGUAGE_LATVIAN', 6156],
 [354, 'ID_LANGUAGE_LITHUANIAN', 6157],
 [355, 'ID_LANGUAGE_NORWEGIAN', 6137],
 [356, 'ID_LANGUAGE_POLISH', 6147],
 [357, 'ID_LANGUAGE_PORTUGUESE', 6139],
 [358, 'ID_LANGUAGE_PORTUGUESE_BRAZILIAN', 6140],
 [359, 'ID_LANGUAGE_RUSSIAN', 6138],
 [360, 'ID_LANGUAGE_SERBIAN', 6159],
 [361, 'ID_LANGUAGE_SLOVAK', 6145],
 [362, 'ID_LANGUAGE_SLOVENIAN', 6144],
 [363, 'ID_LANGUAGE_SPANISH', 6133],
 [364, 'ID_LANGUAGE_SPANISH_MEXICAN', 6134],
 [365, 'ID_LANGUAGE_SWEDISH', 6161],
 [366, 'ID_LANGUAGE_THAI', 6160],
 [367, 'ID_LANGUAGE_TURKISH', 6141],
 [368, 'ID_LANGUAGE_VIETNAMESE', 6158],
 [369, 'ID_LOAD_FILE', 6001],
 [370, 'ID_NEW_BOARD', 6002],
 [371, 'ID_NO_TOOL_SELECTED', 6126],
 [372, 'ID_OFFCENTER_ZOOM_IN', 6278],
 [373, 'ID_OFFCENTER_ZOOM_OUT', 6279],
 [374, 'ID_ON_GRID_SELECT', 6272],
 [375, 'ID_ON_ZOOM_SELECT', 6163],
 [376, 'ID_OPT_TOOLBAR', 6123],
 [377, 'ID_POPUP_CANCEL', 6165],
 [378, 'ID_POPUP_GRID_END', 6271],
 [379, 'ID_POPUP_GRID_START', 6272],
 [380, 'ID_POPUP_MENU_END', 8534],
 [381, 'ID_POPUP_MENU_START', 6486],
 [382, 'ID_POPUP_ZOOM_CENTER', 6169],
 [383, 'ID_POPUP_ZOOM_IN', 6166],
 [384, 'ID_POPUP_ZOOM_LEVEL_END', 6271],
 [385, 'ID_POPUP_ZOOM_LEVEL_START', 6172],
 [386, 'ID_POPUP_ZOOM_OUT', 6167],
 [387, 'ID_POPUP_ZOOM_PAGE', 6170],
 [388, 'ID_POPUP_ZOOM_REDRAW', 6171],
 [389, 'ID_POPUP_ZOOM_SELECT', 6168],
 [390, 'ID_POPUP_ZOOM_START_RANGE', 6164],
 [391, 'ID_PREFERENCES_CONFIGURE_PATHS', 6109],
 [392, 'ID_PREFERENCES_HOTKEY_SHOW_CURRENT_LIST', 6108],
 [393, 'ID_RUN_PCB', 5999],
 [394, 'ID_SAVE_BOARD', 6003],
 [395, 'ID_SAVE_BOARD_AS', 6004],
 [396, 'ID_VIEWER_ZOOM_IN', 6274],
 [397, 'ID_VIEWER_ZOOM_OUT', 6275],
 [398, 'ID_VIEWER_ZOOM_PAGE', 6276],
 [399, 'ID_VIEWER_ZOOM_REDRAW', 6277],
 [400, 'ID_V_TOOLBAR', 6122],
 [401, 'ID_ZOOM_BEGIN', 6274],
 [402, 'ID_ZOOM_END', 6280],
 [403, 'INCLUDE_NPTH', True],
 [404, 'INPUTSTREAM_LINE_READER', <class 'pcbnew.INPUTSTREAM_LINE_READER'>],
 [405, 'IN_EDIT', 4],
 [406, 'IO_ERROR', <class 'pcbnew.IO_ERROR'>],
 [407, 'IO_MGR', <class 'pcbnew.IO_MGR'>],
 [408, 'IO_MGR_EnumFromStr', <function IO_MGR_EnumFromStr at 0x00000232D852C700>],
 [409, 'IO_MGR_GetFileExtension', <function IO_MGR_GetFileExtension at 0x00000232D852C790>],
 [410, 'IO_MGR_GuessPluginTypeFromLibPath', <function IO_MGR_GuessPluginTypeFromLibPath at 0x00000232D852C820>],
 [411, 'IO_MGR_Load', <function IO_MGR_Load at 0x00000232D852C8B0>],
 [412, 'IO_MGR_PluginFind', <function IO_MGR_PluginFind at 0x00000232D852AD30>],
 [413, 'IO_MGR_PluginRelease', <function IO_MGR_PluginRelease at 0x00000232D852C5E0>],
 [414, 'IO_MGR_Save', <function IO_MGR_Save at 0x00000232D852C940>],
 [415, 'IO_MGR_ShowType', <function IO_MGR_ShowType at 0x00000232D852C670>],
 [416, 'IPC356D_WRITER', <class 'pcbnew.IPC356D_WRITER'>],
 [417, 'ISLAND_REMOVAL_MODE_ALWAYS', 0],
 [418, 'ISLAND_REMOVAL_MODE_AREA', 2],
 [419, 'ISLAND_REMOVAL_MODE_NEVER', 1],
 [420, 'IS_CHANGED', 1],
 [421, 'IS_DANGLING', 536870912],
 [422, 'IS_DELETED', 128],
 [423, 'IS_DRAGGING', 64],
 [424, 'IS_LINKED', 2],
 [425, 'IS_MOVING', 8],
 [426, 'IS_NEW', 16],
 [427, 'IS_PASTED', 131072],
 [428, 'IS_RESIZING', 32],
 [429, 'IS_ROLLOVER', 33554432],
 [430, 'IS_WIRE_IMAGE', 256],
 [431, 'IU_PER_MILS', 25400.0],
 [432, 'IU_PER_MM', 1000000.0],
 [433, 'ImportSpecctraSES', <function ImportSpecctraSES at 0x00000232D854C820>],
 [434, 'In10_Cu', 10],
 [435, 'In11_Cu', 11],
 [436, 'In12_Cu', 12],
 [437, 'In13_Cu', 13],
 [438, 'In14_Cu', 14],
 [439, 'In15_Cu', 15],
 [440, 'In16_Cu', 16],
 [441, 'In17_Cu', 17],
 [442, 'In18_Cu', 18],
 [443, 'In19_Cu', 19],
 [444, 'In1_Cu', 1],
 [445, 'In20_Cu', 20],
 [446, 'In21_Cu', 21],
 [447, 'In22_Cu', 22],
 [448, 'In23_Cu', 23],
 [449, 'In24_Cu', 24],
 [450, 'In25_Cu', 25],
 [451, 'In26_Cu', 26],
 [452, 'In27_Cu', 27],
 [453, 'In28_Cu', 28],
 [454, 'In29_Cu', 29],
 [455, 'In2_Cu', 2],
 [456, 'In30_Cu', 30],
 [457, 'In3_Cu', 3],
 [458, 'In4_Cu', 4],
 [459, 'In5_Cu', 5],
 [460, 'In6_Cu', 6],
 [461, 'In7_Cu', 7],
 [462, 'In8_Cu', 8],
 [463, 'In9_Cu', 9],
 [464, 'InvokeCopperZonesEditor', <function InvokeCopperZonesEditor at 0x00000232D85B9160>],
 [465, 'InvokeNonCopperZonesEditor', <function InvokeNonCopperZonesEditor at 0x00000232D85B6DC0>],
 [466, 'InvokeRuleAreaEditor', <function InvokeRuleAreaEditor at 0x00000232D85B91F0>],
 [467, 'IsActionRunning', <function IsActionRunning at 0x00000232D854CAF0>],
 [468, 'IsBackLayer', <function IsBackLayer at 0x00000232D8553DC0>],
 [469, 'IsCopperLayer', <function IsCopperLayer at 0x00000232D8553AF0>],
 [470, 'IsDCodeLayer', <function IsDCodeLayer at 0x00000232D8556160>],
 [471, 'IsEeschemaType', <function IsEeschemaType at 0x00000232D84D6EE0>],
 [472, 'IsFrontLayer', <function IsFrontLayer at 0x00000232D8553D30>],
 [473, 'IsGerbviewType', <function IsGerbviewType at 0x00000232D84D8040>],
 [474, 'IsHoleLayer', <function IsHoleLayer at 0x00000232D8553C10>],
 [475, 'IsImperialUnit', <function IsImperialUnit at 0x00000232D84DD280>],
 [476, 'IsInstantiableType', <function IsInstantiableType at 0x00000232D84D6E50>],
 [477, 'IsMetricUnit', <function IsMetricUnit at 0x00000232D84E0B80>],
 [478, 'IsMiscType', <function IsMiscType at 0x00000232D84D8160>],
 [479, 'IsNetCopperLayer', <function IsNetCopperLayer at 0x00000232D85561F0>],
 [480, 'IsNetnameLayer', <function IsNetnameLayer at 0x00000232D8556040>],
 [481, 'IsNonCopperLayer', <function IsNonCopperLayer at 0x00000232D8553A60>],
 [482, 'IsNullType', <function IsNullType at 0x00000232D84D6DC0>],
 [483, 'IsPageLayoutEditorType', <function IsPageLayoutEditorType at 0x00000232D84D80D0>],
 [484, 'IsPcbLayer', <function IsPcbLayer at 0x00000232D85539D0>],
 [485, 'IsPcbnewType', <function IsPcbnewType at 0x00000232D84D6F70>],
 [486, 'IsTypeAvailable', <function IsTypeAvailable at 0x00000232D84D8280>],
 [487, 'IsTypeCorrect', <function IsTypeCorrect at 0x00000232D84D81F0>],
 [488, 'IsUTF8', <function IsUTF8 at 0x00000232D8525E50>],
 [489, 'IsUserLayer', <function IsUserLayer at 0x00000232D8553CA0>],
 [490, 'IsValidLayer', <function IsValidLayer at 0x00000232D8553940>],
 [491, 'IsViaPadLayer', <function IsViaPadLayer at 0x00000232D8553B80>],
 [492, 'IsZoneLayer', <function IsZoneLayer at 0x00000232D85560D0>],
 [493, 'Iu2Millimeter', <function Iu2Millimeter at 0x00000232D8527D30>],
 [494, 'Iu2Mils', <function Iu2Mils at 0x00000232D8527C10>],
 [495, 'JOBFILE_PARAMS', <class 'pcbnew.JOBFILE_PARAMS'>],
 [496, 'KICAD_MAJOR_MINOR_VERSION', '6.0'],
 [497, 'KICAD_MAJOR_VERSION', '6'],
 [498, 'KICAD_MINOR_VERSION', '0'],
 [499, 'KICAD_PATCH_VERSION', '9'],
 [500,
  'KICAD_PLUGINS',
  {'DuplexPCB': {'ModuleName': <module 'DuplexPCB' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\DuplexPCB\\__init__.py'>,
                 'dependencies': ['DuplexPCB', 'DuplexPCB.duplex_plugin', 'DuplexPCB.duplex_plugin_action', 'DuplexPCB.duplex_plugin_gui', 'DuplexPCB.duplex_dialog'],
                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\DuplexPCB',
                 'modification_time': 1667619013.3675742},
   'FPC_wizard': {'ModuleName': <module 'FPC_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FPC_wizard.py'>,
                  'dependencies': ['FPC_wizard'],
                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FPC_wizard.py',
                  'modification_time': 1667079200.0},
   'FootprintWizardBase': {'ModuleName': <module 'FootprintWizardBase' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FootprintWizardBase.py'>,
                           'dependencies': [],
                           'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FootprintWizardBase.py',
                           'modification_time': 1667079200.0},
   'HierPlace-master': {'ModuleName': <module 'HierPlace-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\HierPlace-master\\__init__.py'>,
                        'dependencies': ['HierPlace-master', 'HierPlace-master.HierPlace'],
                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\HierPlace-master',
                        'modification_time': 1667619013.3795674},
   'KiBuzzard-main': {'ModuleName': <module 'KiBuzzard-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiBuzzard-main\\__init__.py'>,
                      'dependencies': ['KiBuzzard-main.KiBuzzard.plugin',
                                       'KiBuzzard-main.KiBuzzard.dialog.dialog_text_base',
                                       'KiBuzzard-main.KiBuzzard.dialog.compat',
                                       'KiBuzzard-main.KiBuzzard.buzzard.buzzard',
                                       'KiBuzzard-main.KiBuzzard.dialog',
                                       'KiBuzzard-main.KiBuzzard',
                                       'KiBuzzard-main',
                                       'KiBuzzard-main.KiBuzzard.buzzard',
                                       'KiBuzzard-main.KiBuzzard.dialog.dialog'],
                      'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiBuzzard-main',
                      'modification_time': 1667619015.7943077},
   'KiFind': {'ModuleName': <module 'KiFind' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiFind\\__init__.py'>,
              'dependencies': ['KiFind.kifind_plugin_action', 'KiFind.kifind_dialog', 'KiFind.kifind_plugin_gui', 'KiFind', 'KiFind.kifind_plugin'],
              'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiFind',
              'modification_time': 1667619021.2967658},
   'Kicad_action_plugins-5_99_test': {'ModuleName': <module 'Kicad_action_plugins-5_99_test' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Kicad_action_plugins-5_99_test\\__init__.py'>,
                                      'dependencies': ['Kicad_action_plugins-5_99_test.save_restore_layout.initial_dialog_GUI',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout.compare_boards',
                                                       'Kicad_action_plugins-5_99_test.swap_units.swap_units',
                                                       'Kicad_action_plugins-5_99_test.save_restore_layout.save_restore_layout',
                                                       'Kicad_action_plugins-5_99_test.archive_project.old_version',
                                                       'Kicad_action_plugins-5_99_test.pad2pad_track_distance.pad2pad_track_distance_GUI',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout.replicatelayout',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout',
                                                       'Kicad_action_plugins-5_99_test.swap_units.action_swap_units',
                                                       'Kicad_action_plugins-5_99_test.pad2pad_track_distance.pad2pad_track_distance',
                                                       'Kicad_action_plugins-5_99_test.save_restore_layout.save_layout_dialog_GUI',
                                                       'Kicad_action_plugins-5_99_test.delete_selected.delete_selected_GUI',
                                                       'Kicad_action_plugins-5_99_test.save_restore_layout.action_save_restore_layout',
                                                       'Kicad_action_plugins-5_99_test.delete_selected',
                                                       'Kicad_action_plugins-5_99_test.swap_pins.swap_pins',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.action_place_footprints',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.place_by_sheet_GUI',
                                                       'Kicad_action_plugins-5_99_test.swap_pins.action_swap_pins',
                                                       'Kicad_action_plugins-5_99_test.delete_selected.action_delete_selected',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.place_by_reference_GUI',
                                                       'Kicad_action_plugins-5_99_test.net2net_min_distance.action_net2net_min_distance',
                                                       'Kicad_action_plugins-5_99_test.pad2pad_track_distance',
                                                       'Kicad_action_plugins-5_99_test.save_restore_layout',
                                                       'Kicad_action_plugins-5_99_test.net2net_min_distance.net2net_distance',
                                                       'Kicad_action_plugins-5_99_test.swap_units',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.compare_boards',
                                                       'Kicad_action_plugins-5_99_test.net2net_min_distance',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout.replicate_layout_GUI',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout.action_replicate_layout',
                                                       'Kicad_action_plugins-5_99_test',
                                                       'Kicad_action_plugins-5_99_test.archive_project',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.initial_dialog_GUI',
                                                       'Kicad_action_plugins-5_99_test.swap_pins',
                                                       'Kicad_action_plugins-5_99_test.place_footprints',
                                                       'Kicad_action_plugins-5_99_test.place_footprints.place_footprints',
                                                       'Kicad_action_plugins-5_99_test.replicate_layout.remove_duplicates',
                                                       'Kicad_action_plugins-5_99_test.pad2pad_track_distance.action_pad2pad_track_distance'],
                                      'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Kicad_action_plugins-5_99_test',
                                      'modification_time': 1667619020.2687824},
   'PadArray': {'ModuleName': <module 'PadArray' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\PadArray.py'>,
                'dependencies': [],
                'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\PadArray.py',
                'modification_time': 1667079200.0},
   'RF-tools-KiCAD-master': {'ModuleName': <module 'RF-tools-KiCAD-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\RF-tools-KiCAD-master\\__init__.py'>,
                             'dependencies': ['RF-tools-KiCAD-master.rf_tools_wizards.uwMitered_wizard',
                                              'RF-tools-KiCAD-master',
                                              'RF-tools-KiCAD-master.via_fence_generator',
                                              'RF-tools-KiCAD-master.via_fence_generator.viafence',
                                              'RF-tools-KiCAD-master.trace_clearance',
                                              'RF-tools-KiCAD-master.via_fence_generator.viafence_basedialogs',
                                              'RF-tools-KiCAD-master.trace_solder_expander.SolderExpanderDlg',
                                              'RF-tools-KiCAD-master.via_fence_generator.viafence_dialogs',
                                              'RF-tools-KiCAD-master.round_tracks.RoundTrackDlg',
                                              'RF-tools-KiCAD-master.trace_solder_expander',
                                              'RF-tools-KiCAD-master.round_tracks',
                                              'RF-tools-KiCAD-master.rf_tools_wizards.uwTaper_wizard',
                                              'RF-tools-KiCAD-master.rf_tools_wizards',
                                              'RF-tools-KiCAD-master.trace_solder_expander.trace_solder_expander',
                                              'RF-tools-KiCAD-master.trace_clearance.TraceClearanceDlg',
                                              'RF-tools-KiCAD-master.round_tracks.round_trk',
                                              'RF-tools-KiCAD-master.rf_tools_wizards.uwArcPrimitive_wizard',
                                              'RF-tools-KiCAD-master.trace_clearance.trace_clearance',
                                              'RF-tools-KiCAD-master.via_fence_generator.viafence_action',
                                              'RF-tools-KiCAD-master.tracks_length.trace_length',
                                              'RF-tools-KiCAD-master.tracks_length'],
                             'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\RF-tools-KiCAD-master',
                             'modification_time': 1667619021.3937094},
   'Reference': {'ModuleName': <module 'Reference' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Reference\\__init__.py'>,
                 'dependencies': ['Reference.TextPos_gui', 'Reference.TextPos', 'Reference.func', 'Reference.TextPos_dialog', 'Reference'],
                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Reference',
                 'modification_time': 1667619021.3107588},
   'SwapComponents': {'ModuleName': <module 'SwapComponents' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\SwapComponents\\__init__.py'>,
                      'dependencies': ['SwapComponents', 'SwapComponents.SwapComponents'],
                      'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\SwapComponents',
                      'modification_time': 1667619021.3957083},
   'WireIt-master': {'ModuleName': <module 'WireIt-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\WireIt-master\\__init__.py'>,
                     'dependencies': ['WireIt-master', 'WireIt-master.WireIt'],
                     'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\WireIt-master',
                     'modification_time': 1667619021.4047031},
   'action_menu_text_by_date': {'ModuleName': <module 'action_menu_text_by_date' from 'C:\\Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\action_menu_text_by_date.py'>,
                                'dependencies': ['action_menu_text_by_date'],
                                'filename': 'C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\action_menu_text_by_date.py',
                                'modification_time': 1667622899.006001},
   'arc_test': {'ModuleName': <module 'arc_test' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\arc_test.py'>,
                'dependencies': ['arc_test'],
                'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\arc_test.py',
                'modification_time': 1667079200.0},
   'beantools': {'ModuleName': <module 'beantools' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\beantools\\__init__.py'>,
                 'dependencies': ['beantools.fanout.fo',
                                  'beantools.length_stats',
                                  'beantools.fanout.bga',
                                  'beantools.fanout',
                                  'beantools',
                                  'beantools.length_stats.action_length_stats',
                                  'beantools.fanout.plugin',
                                  'beantools.length_stats.length_stats_GUI'],
                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\beantools',
                 'modification_time': 1667619013.3575802},
   'bga_wizard': {'ModuleName': <module 'bga_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\bga_wizard.py'>,
                  'dependencies': ['bga_wizard'],
                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\bga_wizard.py',
                  'modification_time': 1667079200.0},
   'circular_pad_array_wizard': {'ModuleName': <module 'circular_pad_array_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\circular_pad_array_wizard.py'>,
                                 'dependencies': ['circular_pad_array_wizard'],
                                 'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\circular_pad_array_wizard.py',
                                 'modification_time': 1667079200.0},
   'com_github_NilujePerchut_kicad-scripts-teardrops': {'ModuleName': <module 'com_github_NilujePerchut_kicad-scripts-teardrops' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\com_github_NilujePerchut_kicad-scripts-teardrops\\__init__.py'>,
                                                        'dependencies': ['com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_dialog',
                                                                         'com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_gui',
                                                                         'com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_plugin',
                                                                         'com_github_NilujePerchut_kicad-scripts-teardrops',
                                                                         'com_github_NilujePerchut_kicad-scripts-teardrops.td'],
                                                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\com_github_NilujePerchut_kicad-scripts-teardrops',
                                                        'modification_time': 1667624892.4286351},
   'copper_thief-main': {'ModuleName': <module 'copper_thief-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\copper_thief-main\\__init__.py'>,
                         'dependencies': ['copper_thief-main.copper_thief', 'copper_thief-main', 'copper_thief-main.CopperThiefDlg'],
                         'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\copper_thief-main',
                         'modification_time': 1667619013.3615777},
   'footprint_wizard': {'ModuleName': <module 'footprint_wizard' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\footprint_wizard\\__init__.py'>,
                        'dependencies': ['footprint_wizard.ngff', 'footprint_wizard', 'footprint_wizard.spiralAnt'],
                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\footprint_wizard',
                        'modification_time': 1667619013.3695734},
   'gerber_to_order-master': {'ModuleName': <module 'gerber_to_order-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\gerber_to_order-master\\__init__.py'>,
                              'dependencies': ['gerber_to_order-master', 'gerber_to_order-master.gerber_to_order_action', 'gerber_to_order-master.outline_measure'],
                              'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\gerber_to_order-master',
                              'modification_time': 1667619013.3755696},
   'kicad-action-scripts-master': {'ModuleName': <module 'kicad-action-scripts-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-scripts-master\\__init__.py'>,
                                   'dependencies': ['kicad-action-scripts-master.ViaStitching.FillAreaDialog',
                                                    'kicad-action-scripts-master.ViaStitching.FillAreaAction',
                                                    'kicad-action-scripts-master.ViaStitching',
                                                    'kicad-action-scripts-master.ViaStitching.FillArea',
                                                    'kicad-action-scripts-master'],
                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-scripts-master',
                                   'modification_time': 1667619015.8073003},
   'kicad-action-tools-master': {'ModuleName': <module 'kicad-action-tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-tools-master\\__init__.py'>,
                                 'dependencies': ['kicad-action-tools-master.Snap2Grid.snap2grid',
                                                  'kicad-action-tools-master.MoveToLayer',
                                                  'kicad-action-tools-master.AnnularChecker.annular_checker',
                                                  'kicad-action-tools-master.AnnularChecker.AnnularDlg',
                                                  'kicad-action-tools-master.FabricationPositions.fabrication_positions',
                                                  'kicad-action-tools-master.checking3Dmodels.model3d_list',
                                                  'kicad-action-tools-master.AnnularChecker.AnnularResultDlg',
                                                  'kicad-action-tools-master.MoveToLayer.Move2LayerDlg',
                                                  'kicad-action-tools-master.Snap2Grid.Snap2GridDlg',
                                                  'kicad-action-tools-master.PcbToDxf.action_menu_pcb2dxf',
                                                  'kicad-action-tools-master',
                                                  'kicad-action-tools-master.checking3Dmodels',
                                                  'kicad-action-tools-master.FabricationPositions.PositionsDlg',
                                                  'kicad-action-tools-master.Snap2Grid',
                                                  'kicad-action-tools-master.AnnularChecker',
                                                  'kicad-action-tools-master.FabricationPositions',
                                                  'kicad-action-tools-master.MoveToLayer.move_to_layer',
                                                  'kicad-action-tools-master.PcbToDxf'],
                                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-tools-master',
                                 'modification_time': 1667619017.4602103},
   'kicad-bga-tools-master': {'ModuleName': <module 'kicad-bga-tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-bga-tools-master\\__init__.py'>,
                              'dependencies': ['kicad-bga-tools-master', 'kicad-bga-tools-master.bga_dogbone', 'kicad-bga-tools-master.bga_utils'],
                              'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-bga-tools-master',
                              'modification_time': 1667619017.475202},
   'kicad-gerberzipper-master': {'ModuleName': <module 'kicad-gerberzipper-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-gerberzipper-master\\__init__.py'>,
                                 'dependencies': ['kicad-gerberzipper-master.action_menu_gerber_zipper.gerber_zipper_action', 'kicad-gerberzipper-master.action_menu_gerber_zipper', 'kicad-gerberzipper-master'],
                                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-gerberzipper-master',
                                 'modification_time': 1667619017.5121808},
   'kicad-jlcpcb-tools-main': {'ModuleName': <module 'kicad-jlcpcb-tools-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-jlcpcb-tools-main\\__init__.py'>,
                               'dependencies': ['kicad-jlcpcb-tools-main.fabrication',
                                                'kicad-jlcpcb-tools-main.partselector',
                                                'kicad-jlcpcb-tools-main.partdetails',
                                                'kicad-jlcpcb-tools-main',
                                                'kicad-jlcpcb-tools-main.plugin',
                                                'kicad-jlcpcb-tools-main.rotations',
                                                'kicad-jlcpcb-tools-main.library',
                                                'kicad-jlcpcb-tools-main.mainwindow',
                                                'kicad-jlcpcb-tools-main.helpers',
                                                'kicad-jlcpcb-tools-main.store',
                                                'kicad-jlcpcb-tools-main.events'],
                               'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-jlcpcb-tools-main',
                               'modification_time': 1667619020.0878887},
   'kicad-plugins-main': {'ModuleName': <module 'kicad-plugins-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-plugins-main\\__init__.py'>,
                          'dependencies': ['kicad-plugins-main.SchematicPositionsToLayout', 'kicad-plugins-main'],
                          'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-plugins-main',
                          'modification_time': 1667619020.0928862},
   'kicad_fab_tool-main': {'ModuleName': <module 'kicad_fab_tool-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_fab_tool-main\\__init__.py'>,
                           'dependencies': ['kicad_fab_tool-main.plot_from_board',
                                            'kicad_fab_tool-main.fab_tool_action',
                                            'kicad_fab_tool-main.fab_tool_main',
                                            'kicad_fab_tool-main',
                                            'kicad_fab_tool-main.get_pos_from_board',
                                            'kicad_fab_tool-main.get_size_from_board',
                                            'kicad_fab_tool-main.get_bom_from_board'],
                           'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_fab_tool-main',
                           'modification_time': 1667619020.2757788},
   'kicad_freerouting-plugin-master': {'ModuleName': <module 'kicad_freerouting-plugin-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_freerouting-plugin-master\\__init__.py'>,
                                       'dependencies': ['kicad_freerouting-plugin-master.plugin', 'kicad_freerouting-plugin-master'],
                                       'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_freerouting-plugin-master',
                                       'modification_time': 1667619021.2607865},
   'kicad_pyshell': {'ModuleName': <module 'kicad_pyshell' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\kicad_pyshell\\__init__.py'>,
                     'dependencies': ['kicad_pyshell', 'kicad_pyshell.kicad_pyeditor'],
                     'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\kicad_pyshell',
                     'modification_time': 1667627975.4060247},
   'kicad_qrcode': {'ModuleName': <module 'kicad_qrcode' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\kicad_qrcode.py'>,
                    'dependencies': ['kicad_qrcode'],
                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\kicad_qrcode.py',
                    'modification_time': 1667079184.0},
   'kicad_scripts-master': {'ModuleName': <module 'kicad_scripts-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_scripts-master\\__init__.py'>,
                            'dependencies': ['kicad_scripts-master.teardrops.td',
                                             'kicad_scripts-master.teardrops.teardrop_gui',
                                             'kicad_scripts-master.teardrops',
                                             'kicad_scripts-master.teardrops.teardrop_dialog',
                                             'kicad_scripts-master.teardrops.teardrop_plugin',
                                             'kicad_scripts-master'],
                            'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_scripts-master',
                            'modification_time': 1667619021.2717817},
   'kicad_spiral_plugin-main': {'ModuleName': <module 'kicad_spiral_plugin-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_spiral_plugin-main\\__init__.py'>,
                                'dependencies': ['kicad_spiral_plugin-main', 'kicad_spiral_plugin-main.interface', 'kicad_spiral_plugin-main.kicad_spiral_plugin'],
                                'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_spiral_plugin-main',
                                'modification_time': 1667619021.280775},
   'kicad_tools-master': {'ModuleName': <module 'kicad_tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_tools-master\\__init__.py'>,
                          'dependencies': ['kicad_tools-master',
                                           'kicad_tools-master.mf_tool',
                                           'kicad_tools-master.mf_dialog_base',
                                           'kicad_tools-master.loadnet',
                                           'kicad_tools-master.kisexp',
                                           'kicad_tools-master.gerber_drill'],
                          'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_tools-master',
                          'modification_time': 1667619021.291768},
   'microMatch_connectors': {'ModuleName': <module 'microMatch_connectors' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\microMatch_connectors.py'>,
                             'dependencies': ['microMatch_connectors'],
                             'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\microMatch_connectors.py',
                             'modification_time': 1667079200.0},
   'mutualcap_button_wizard': {'ModuleName': <module 'mutualcap_button_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\mutualcap_button_wizard.py'>,
                               'dependencies': ['mutualcap_button_wizard'],
                               'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\mutualcap_button_wizard.py',
                               'modification_time': 1667079200.0},
   'org_openscopeproject_InteractiveHtmlBom': {'ModuleName': <module 'org_openscopeproject_InteractiveHtmlBom' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\org_openscopeproject_InteractiveHtmlBom\\__init__.py'>,
                                               'dependencies': ['org_openscopeproject_InteractiveHtmlBom.core.ibom',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.netlistparser',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.xmlparser',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.parser_base',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.common',
                                                                'org_openscopeproject_InteractiveHtmlBom',
                                                                'org_openscopeproject_InteractiveHtmlBom.core.fontparser',
                                                                'org_openscopeproject_InteractiveHtmlBom.core.newstroke_font',
                                                                'org_openscopeproject_InteractiveHtmlBom.errors',
                                                                'org_openscopeproject_InteractiveHtmlBom.core.config',
                                                                'org_openscopeproject_InteractiveHtmlBom.dialog.dialog_base',
                                                                'org_openscopeproject_InteractiveHtmlBom.dialog',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.sexpressions',
                                                                'org_openscopeproject_InteractiveHtmlBom.dialog.settings_dialog',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.svgpath',
                                                                'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra',
                                                                'org_openscopeproject_InteractiveHtmlBom.core',
                                                                'org_openscopeproject_InteractiveHtmlBom.core.units'],
                                               'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\org_openscopeproject_InteractiveHtmlBom',
                                               'modification_time': 1667624895.1236527},
   'panelize-plugin-master': {'ModuleName': <module 'panelize-plugin-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\panelize-plugin-master\\__init__.py'>,
                              'dependencies': ['panelize-plugin-master',
                                               'panelize-plugin-master.panelize_action',
                                               'panelize-plugin-master.constants',
                                               'panelize-plugin-master.panelize_gui',
                                               'panelize-plugin-master.panelize'],
                              'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\panelize-plugin-master',
                              'modification_time': 1667619021.303763},
   'plugins': {'ModuleName': <module 'plugins' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\__init__.py'>,
               'dependencies': ['plugins'],
               'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins',
               'modification_time': 1667627975.7769113},
   'qfn_wizard': {'ModuleName': <module 'qfn_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfn_wizard.py'>,
                  'dependencies': ['qfn_wizard'],
                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfn_wizard.py',
                  'modification_time': 1667079200.0},
   'qfp_wizard': {'ModuleName': <module 'qfp_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfp_wizard.py'>,
                  'dependencies': ['qfp_wizard'],
                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfp_wizard.py',
                  'modification_time': 1667079200.0},
   'qrcode_footprint_wizard': {'ModuleName': <module 'qrcode_footprint_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qrcode_footprint_wizard.py'>,
                               'dependencies': ['qrcode_footprint_wizard'],
                               'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qrcode_footprint_wizard.py',
                               'modification_time': 1667079200.0},
   'sdip_wizard': {'ModuleName': <module 'sdip_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\sdip_wizard.py'>,
                   'dependencies': ['sdip_wizard'],
                   'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\sdip_wizard.py',
                   'modification_time': 1667079200.0},
   'touch_slider_wizard': {'ModuleName': <module 'touch_slider_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\touch_slider_wizard.py'>,
                           'dependencies': ['touch_slider_wizard'],
                           'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\touch_slider_wizard.py',
                           'modification_time': 1667079200.0},
   'uss39_barcode': {'ModuleName': <module 'uss39_barcode' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\uss39_barcode.py'>,
                     'dependencies': ['uss39_barcode'],
                     'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\uss39_barcode.py',
                     'modification_time': 1667079184.0},
   'zip_wizard': {'ModuleName': <module 'zip_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\zip_wizard.py'>,
                  'dependencies': ['zip_wizard'],
                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\zip_wizard.py',
                  'modification_time': 1667079184.0}}],
 [501, 'KICAD_SEMANTIC_VERSION', '6.0.9'],
 [502, 'KICAD_VERSION_FULL', '(6.0.9)'],
 [503, 'KICAD_WIN32_RC_FILEVER_STR', '6.0.9.26961'],
 [504, 'KICAD_WIN32_RC_PRODVER_STR', '6.0.9'],
 [505, 'KIID', <class 'pcbnew.KIID'>],
 [506, 'KIID_CreateNilUuids', <function KIID_CreateNilUuids at 0x00000232D84D33A0>],
 [507, 'KIID_PATH', <class 'pcbnew.KIID_PATH'>],
 [508, 'KIID_SeedGenerator', <function KIID_SeedGenerator at 0x00000232D84D3430>],
 [509, 'KIID_SniffTest', <function KIID_SniffTest at 0x00000232D84C8430>],
 [510, 'KIID_VECT_LIST', <class 'pcbnew.KIID_VECT_LIST'>],
 [511, 'KI_PARAM_ERROR', <class 'pcbnew.KI_PARAM_ERROR'>],
 [512, 'KiCadPlugin', <class 'pcbnew.KiCadPlugin'>],
 [513, 'LAYER', <class 'pcbnew.LAYER'>],
 [514, 'LAYER_3D_BACKGROUND_BOTTOM', 391],
 [515, 'LAYER_3D_BACKGROUND_TOP', 392],
 [516, 'LAYER_3D_BOARD', 393],
 [517, 'LAYER_3D_COPPER', 394],
 [518, 'LAYER_3D_END', 399],
 [519, 'LAYER_3D_SILKSCREEN_BOTTOM', 395],
 [520, 'LAYER_3D_SILKSCREEN_TOP', 396],
 [521, 'LAYER_3D_SOLDERMASK_BOTTOM', 397],
 [522, 'LAYER_3D_SOLDERMASK_TOP', 398],
 [523, 'LAYER_3D_SOLDERPASTE', 399],
 [524, 'LAYER_3D_START', 390],
 [525, 'LAYER_ANCHOR', 133],
 [526, 'LAYER_AUX_ITEMS', 154],
 [527, 'LAYER_BRIGHTENED', 256],
 [528, 'LAYER_BUS', 228],
 [529, 'LAYER_BUS_JUNCTION', 260],
 [530, 'LAYER_CLASS_COPPER', 1],
 [531, 'LAYER_CLASS_COUNT', 6],
 [532, 'LAYER_CLASS_COURTYARD', 3],
 [533, 'LAYER_CLASS_EDGES', 2],
 [534, 'LAYER_CLASS_FAB', 4],
 [535, 'LAYER_CLASS_OTHERS', 5],
 [536, 'LAYER_CLASS_SILK', 0],
 [537, 'LAYER_CURSOR', 153],
 [538, 'LAYER_DANGLING', 247],
 [539, 'LAYER_DCODES', 384],
 [540, 'LAYER_DEVICE', 238],
 [541, 'LAYER_DEVICE_BACKGROUND', 250],
 [542, 'LAYER_DRAWINGSHEET', 149],
 [543, 'LAYER_DRAWINGSHEET_PAGE1', 164],
 [544, 'LAYER_DRAWINGSHEET_PAGEn', 165],
 [545, 'LAYER_DRAW_BITMAPS', 155],
 [546, 'LAYER_DRC_ERROR', 148],
 [547, 'LAYER_DRC_EXCLUSION', 162],
 [548, 'LAYER_DRC_WARNING', 161],
 [549, 'LAYER_ERC_ERR', 249],
 [550, 'LAYER_ERC_WARN', 248],
 [551, 'LAYER_FIELDS', 237],
 [552, 'LAYER_GERBVIEW_AXES', 387],
 [553, 'LAYER_GERBVIEW_BACKGROUND', 388],
 [554, 'LAYER_GERBVIEW_DRAWINGSHEET', 389],
 [555, 'LAYER_GERBVIEW_GRID', 386],
 [556, 'LAYER_GLOBLABEL', 231],
 [557, 'LAYER_GP_OVERLAY', 150],
 [558, 'LAYER_GRID', 137],
 [559, 'LAYER_GRID_AXES', 138],
 [560, 'LAYER_HIDDEN', 257],
 [561, 'LAYER_HIERLABEL', 232],
 [562, 'LAYER_JUNCTION', 229],
 [563, 'LAYER_LOCLABEL', 230],
 [564, 'LAYER_MARKER_SHADOWS', 163],
 [565, 'LAYER_MOD_BK', 141],
 [566, 'LAYER_MOD_FR', 140],
 [567, 'LAYER_MOD_REFERENCES', 143],
 [568, 'LAYER_MOD_TEXT', 130],
 [569, 'LAYER_MOD_TEXT_INVISIBLE', 132],
 [570, 'LAYER_MOD_VALUES', 142],
 [571, 'LAYER_NEGATIVE_OBJECTS', 385],
 [572, 'LAYER_NOCONNECT', 246],
 [573, 'LAYER_NON_PLATEDHOLES', 129],
 [574, 'LAYER_NOTES', 239],
 [575, 'LAYER_NO_CONNECTS', 139],
 [576, 'LAYER_PADS', 157],
 [577, 'LAYER_PADS_TH', 145],
 [578, 'LAYER_PAD_BK', 135],
 [579, 'LAYER_PAD_BK_NETNAMES', 122],
 [580, 'LAYER_PAD_FR', 134],
 [581, 'LAYER_PAD_FR_NETNAMES', 121],
 [582, 'LAYER_PAD_HOLEWALLS', 159],
 [583, 'LAYER_PAD_NETNAMES', 123],
 [584, 'LAYER_PAD_PLATEDHOLES', 146],
 [585, 'LAYER_PCB_BACKGROUND', 152],
 [586, 'LAYER_PIN', 240],
 [587, 'LAYER_PINNAM', 234],
 [588, 'LAYER_PINNUM', 233],
 [589, 'LAYER_ParseType', <function LAYER_ParseType at 0x00000232D86030D0>],
 [590, 'LAYER_RATSNEST', 136],
 [591, 'LAYER_REFERENCEPART', 235],
 [592, 'LAYER_SCHEMATIC_ANCHOR', 262],
 [593, 'LAYER_SCHEMATIC_AUX_ITEMS', 261],
 [594, 'LAYER_SCHEMATIC_BACKGROUND', 254],
 [595, 'LAYER_SCHEMATIC_CURSOR', 255],
 [596, 'LAYER_SCHEMATIC_DRAWINGSHEET', 259],
 [597, 'LAYER_SCHEMATIC_GRID', 252],
 [598, 'LAYER_SCHEMATIC_GRID_AXES', 253],
 [599, 'LAYER_SELECTION_SHADOWS', 258],
 [600, 'LAYER_SELECT_OVERLAY', 151],
 [601, 'LAYER_SHEET', 241],
 [602, 'LAYER_SHEETFIELDS', 244],
 [603, 'LAYER_SHEETFILENAME', 243],
 [604, 'LAYER_SHEETLABEL', 245],
 [605, 'LAYER_SHEETNAME', 242],
 [606, 'LAYER_SHEET_BACKGROUND', 251],
 [607, 'LAYER_ShowType', <function LAYER_ShowType at 0x00000232D85FD8B0>],
 [608, 'LAYER_TRACKS', 144],
 [609, 'LAYER_VALUEPART', 236],
 [610, 'LAYER_VIAS', 125],
 [611, 'LAYER_VIA_BBLIND', 127],

@QGB
Copy link
Author

QGB commented Nov 6, 2022

 [612, 'LAYER_VIA_HOLES', 147],
 [613, 'LAYER_VIA_HOLEWALLS', 160],
 [614, 'LAYER_VIA_MICROVIA', 126],
 [615, 'LAYER_VIA_NETNAMES', 124],
 [616, 'LAYER_VIA_THROUGH', 128],
 [617, 'LAYER_WIRE', 227],
 [618, 'LAYER_ZONES', 158],
 [619, 'LAYER_ZONE_END', 226],
 [620, 'LAYER_ZONE_START', 166],
 [621, 'LEGACY_ARC_FORMATTING', 20210925],
 [622, 'LEGACY_COPPEREDGECLEARANCE', -0.01],
 [623, 'LIB_ALIAS_T', 63],
 [624, 'LIB_FIELD_T', 67],
 [625, 'LIB_ID', <class 'pcbnew.LIB_ID'>],
 [626, 'LIB_ID_FindIllegalLibraryNameChar', <function LIB_ID_FindIllegalLibraryNameChar at 0x00000232D852ACA0>],
 [627, 'LIB_ID_FixIllegalChars', <function LIB_ID_FixIllegalChars at 0x00000232D852AC10>],
 [628, 'LIB_ID_Format', <function LIB_ID_Format at 0x00000232D8527DC0>],
 [629, 'LIB_ID_HasIllegalChars', <function LIB_ID_HasIllegalChars at 0x00000232D852AB80>],
 [630, 'LIB_PIN_T', 66],
 [631, 'LIB_SHAPE_T', 64],
 [632, 'LIB_SYMBOL_T', 62],
 [633, 'LIB_TEXT_T', 65],
 [634, 'LIGHTBLUE', 18],
 [635, 'LIGHTCYAN', 20],
 [636, 'LIGHTERORANGE', 30],
 [637, 'LIGHTGRAY', 3],
 [638, 'LIGHTGREEN', 19],
 [639, 'LIGHTMAGENTA', 22],
 [640, 'LIGHTORANGE', 33],
 [641, 'LIGHTRED', 21],
 [642, 'LIGHTYELLOW', 5],
 [643, 'LINE_READER', <class 'pcbnew.LINE_READER'>],
 [644, 'LINE_READER_LINE_DEFAULT_MAX', 1000000],
 [645, 'LINE_READER_LINE_INITIAL_SIZE', 5000],
 [646, 'LOCAL_RATSNEST_ITEM', 32768],
 [647, 'LOCKED', 262144],
 [648, 'LSEQ', <class 'pcbnew.LSEQ'>],
 [649, 'LSET', <class 'pcbnew.LSET'>],
 [650, 'LSET_AllBoardTechMask', <function LSET_AllBoardTechMask at 0x00000232D8553550>],
 [651, 'LSET_AllCuMask', <function LSET_AllCuMask at 0x00000232D8553040>],
 [652, 'LSET_AllLayersMask', <function LSET_AllLayersMask at 0x00000232D85531F0>],
 [653, 'LSET_AllNonCuMask', <function LSET_AllNonCuMask at 0x00000232D8553160>],
 [654, 'LSET_AllTechMask', <function LSET_AllTechMask at 0x00000232D85534C0>],
 [655, 'LSET_BackAssembly', <function LSET_BackAssembly at 0x00000232D8551F70>],
 [656, 'LSET_BackBoardTechMask', <function LSET_BackBoardTechMask at 0x00000232D8553430>],
 [657, 'LSET_BackMask', <function LSET_BackMask at 0x00000232D8553670>],
 [658, 'LSET_BackTechMask', <function LSET_BackTechMask at 0x00000232D85533A0>],
 [659, 'LSET_ExternalCuMask', <function LSET_ExternalCuMask at 0x00000232D85530D0>],
 [660, 'LSET_ForbiddenFootprintLayers', <function LSET_ForbiddenFootprintLayers at 0x00000232D85538B0>],
 [661, 'LSET_FrontAssembly', <function LSET_FrontAssembly at 0x00000232D8551EE0>],
 [662, 'LSET_FrontBoardTechMask', <function LSET_FrontBoardTechMask at 0x00000232D8553310>],
 [663, 'LSET_FrontMask', <function LSET_FrontMask at 0x00000232D85535E0>],
 [664, 'LSET_FrontTechMask', <function LSET_FrontTechMask at 0x00000232D8553280>],
 [665, 'LSET_InternalCuMask', <function LSET_InternalCuMask at 0x00000232D8551E50>],
 [666, 'LSET_Name', <function LSET_Name at 0x00000232D854E1F0>],
 [667, 'LSET_PhysicalLayersMask', <function LSET_PhysicalLayersMask at 0x00000232D8553790>],
 [668, 'LSET_UserDefinedLayers', <function LSET_UserDefinedLayers at 0x00000232D8553820>],
 [669, 'LSET_UserMask', <function LSET_UserMask at 0x00000232D8553700>],
 [670, 'LT_JUMPER', 3],
 [671, 'LT_MIXED', 2],
 [672, 'LT_POWER', 1],
 [673, 'LT_SIGNAL', 0],
 [674, 'LT_UNDEFINED', -1],
 [675, 'LayerName', <function LayerName at 0x00000232D854E160>],
 [676, 'LoadBoard', <function LoadBoard at 0x00000232D854C310>],
 [677, 'LoadPluginModule', <function LoadPluginModule at 0x00000232D85055E0>],
 [678, 'LoadPlugins', <function LoadPlugins at 0x00000232D8505670>],
 [679, 'MAGENTA', 16],
 [680, 'MALFORMED_B_COURTYARD', 2097152],
 [681, 'MALFORMED_COURTYARDS', 3145728],
 [682, 'MALFORMED_F_COURTYARD', 1048576],
 [683, 'MAP_STRING_STRING', <class 'pcbnew.MAP_STRING_STRING'>],
 [684, 'MARKERS', <class 'pcbnew.MARKERS'>],
 [685, 'MARKER_BASE', <class 'pcbnew.MARKER_BASE'>],
 [686, 'MARKER_SHAPE_POINT_COUNT', 9],
 [687, 'MASKCOLOR', 31],
 [688, 'MAXIMUM_ERROR_SIZE_MM', 0.1],
 [689, 'MAX_FILE_HISTORY_SIZE', 99],
 [690, 'MAX_STRUCT_TYPE_ID', 84],
 [691, 'MINIMUM_ERROR_SIZE_MM', 0.001],
 [692, 'MM_PER_IU', 1e-06],
 [693, 'Margin', 45],
 [694, 'Millimeter2iu', <function Millimeter2iu at 0x00000232D8527CA0>],
 [695, 'Mils2iu', <function Mils2iu at 0x00000232D8525EE0>],
 [696, 'NBCOLORS', 35],
 [697, 'NETCLASSES', <class 'pcbnew.NETCLASSES'>],
 [698, 'NETCLASSPTR', <class 'pcbnew.NETCLASSPTR'>],
 [699, 'NETCLASS_MAP', <class 'pcbnew.NETCLASS_MAP'>],
 [700, 'NETCODES_MAP', <class 'pcbnew.NETCODES_MAP'>],
 [701, 'NETINFO_ITEM', <class 'pcbnew.NETINFO_ITEM'>],
 [702, 'NETINFO_ITEM_ClassOf', <function NETINFO_ITEM_ClassOf at 0x00000232D85E0280>],
 [703, 'NETINFO_LIST', <class 'pcbnew.NETINFO_LIST'>],
 [704, 'NETINFO_LIST_OrphanedItem', <function NETINFO_LIST_OrphanedItem at 0x00000232D85E7700>],
 [705, 'NETNAMES_LAYER_ID_END', 125],
 [706, 'NETNAMES_LAYER_ID_RESERVED', 120],
 [707, 'NETNAMES_LAYER_ID_START', 60],
 [708, 'NETNAMES_MAP', <class 'pcbnew.NETNAMES_MAP'>],
 [709,
  'NOT_LOADED_WIZARDS',
  'Skip subdir C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\__pycache__\n'
  'Skip subdir C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\n'
  'Skip subdir C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\__pycache__'],
 [710, 'NOT_USED', -1],
 [711, 'NewBoard', <function NewBoard at 0x00000232D854C3A0>],
 [712, 'NilUuid', <function NilUuid at 0x00000232D84D34C0>],
 [713, 'ORANGE', 32],
 [714, 'OUTPUTFMTBUFZ', 500],
 [715, 'OUTPUTFORMATTER', <class 'pcbnew.OUTPUTFORMATTER'>],
 [716, 'PAD', <class 'pcbnew.PAD'>],
 [717, 'PADS', <class 'pcbnew.PADS'>],
 [718, 'PADS_VEC', <class 'pcbnew.PADS_VEC'>],
 [719, 'PAD_ATTRIB_CONN', 2],
 [720, 'PAD_ATTRIB_NPTH', 3],
 [721, 'PAD_ATTRIB_PTH', 0],
 [722, 'PAD_ATTRIB_SMD', 1],
 [723, 'PAD_ApertureMask', <function PAD_ApertureMask at 0x00000232D859D670>],
 [724, 'PAD_ClassOf', <function PAD_ClassOf at 0x00000232D859D700>],
 [725, 'PAD_Compare', <function PAD_Compare at 0x00000232D859D790>],
 [726, 'PAD_ConnSMDMask', <function PAD_ConnSMDMask at 0x00000232D859D550>],
 [727, 'PAD_DRILL_SHAPE_CIRCLE', 0],
 [728, 'PAD_DRILL_SHAPE_OBLONG', 1],
 [729, 'PAD_PROP_BGA', 1],
 [730, 'PAD_PROP_CASTELLATED', 6],
 [731, 'PAD_PROP_FIDUCIAL_GLBL', 2],
 [732, 'PAD_PROP_FIDUCIAL_LOCAL', 3],
 [733, 'PAD_PROP_HEATSINK', 5],
 [734, 'PAD_PROP_NONE', 0],
 [735, 'PAD_PROP_TESTPOINT', 4],
 [736, 'PAD_PTHMask', <function PAD_PTHMask at 0x00000232D858D820>],
 [737, 'PAD_SHAPE_CHAMFERED_RECT', 5],
 [738, 'PAD_SHAPE_CIRCLE', 0],
 [739, 'PAD_SHAPE_CUSTOM', 6],
 [740, 'PAD_SHAPE_OVAL', 2],
 [741, 'PAD_SHAPE_RECT', 1],
 [742, 'PAD_SHAPE_ROUNDRECT', 4],
 [743, 'PAD_SHAPE_TRAPEZOID', 3],
 [744, 'PAD_SHAPE_T_asString', <function PAD_SHAPE_T_asString at 0x00000232D8560A60>],
 [745, 'PAD_SMDMask', <function PAD_SMDMask at 0x00000232D859D4C0>],
 [746, 'PAD_UnplatedHoleMask', <function PAD_UnplatedHoleMask at 0x00000232D859D5E0>],
 [747, 'PCBNEW_LAYER_ID_START', 0],
 [748, 'PCB_ARC', <class 'pcbnew.PCB_ARC'>],
 [749, 'PCB_ARC_ClassOf', <function PCB_ARC_ClassOf at 0x00000232D85A2040>],
 [750, 'PCB_ARC_T', 12],
 [751, 'PCB_DIMENSION_BASE', <class 'pcbnew.PCB_DIMENSION_BASE'>],
 [752, 'PCB_DIMENSION_T', 14],
 [753, 'PCB_DIM_ALIGNED', <class 'pcbnew.PCB_DIM_ALIGNED'>],
 [754, 'PCB_DIM_ALIGNED_ClassOf', <function PCB_DIM_ALIGNED_ClassOf at 0x00000232D85C75E0>],
 [755, 'PCB_DIM_ALIGNED_T', 15],
 [756, 'PCB_DIM_CENTER', <class 'pcbnew.PCB_DIM_CENTER'>],
 [757, 'PCB_DIM_CENTER_ClassOf', <function PCB_DIM_CENTER_ClassOf at 0x00000232D85D20D0>],
 [758, 'PCB_DIM_CENTER_T', 17],
 [759, 'PCB_DIM_LEADER', <class 'pcbnew.PCB_DIM_LEADER'>],
 [760, 'PCB_DIM_LEADER_ClassOf', <function PCB_DIM_LEADER_ClassOf at 0x00000232D85CE9D0>],
 [761, 'PCB_DIM_LEADER_T', 16],
 [762, 'PCB_DIM_ORTHOGONAL', <class 'pcbnew.PCB_DIM_ORTHOGONAL'>],
 [763, 'PCB_DIM_ORTHOGONAL_ClassOf', <function PCB_DIM_ORTHOGONAL_ClassOf at 0x00000232D85CE310>],
 [764, 'PCB_DIM_ORTHOGONAL_T', 18],
 [765, 'PCB_FOOTPRINT_T', 3],
 [766, 'PCB_FP_SHAPE_T', 8],
 [767, 'PCB_FP_TEXT_T', 7],
 [768, 'PCB_FP_ZONE_T', 9],
 [769, 'PCB_GROUP', <class 'pcbnew.PCB_GROUP'>],
 [770, 'PCB_GROUP_ClassOf', <function PCB_GROUP_ClassOf at 0x00000232D85EF790>],
 [771, 'PCB_GROUP_T', 23],
 [772, 'PCB_GROUP_TopLevelGroup', <function PCB_GROUP_TopLevelGroup at 0x00000232D85FD790>],
 [773, 'PCB_GROUP_WithinScope', <function PCB_GROUP_WithinScope at 0x00000232D85FD820>],
 [774, 'PCB_ITEM_LIST_T', 21],
 [775, 'PCB_IU_PER_MM', 1000000.0],
 [776, 'PCB_LAYER_ID_COUNT', 60],
 [777, 'PCB_LOCATE_BBVIA_T', 26],
 [778, 'PCB_LOCATE_BOARD_EDGE_T', 32],
 [779, 'PCB_LOCATE_GRAPHIC_T', 28],
 [780, 'PCB_LOCATE_HOLE_T', 29],
 [781, 'PCB_LOCATE_NPTH_T', 31],
 [782, 'PCB_LOCATE_PTH_T', 30],
 [783, 'PCB_LOCATE_STDVIA_T', 24],
 [784, 'PCB_LOCATE_TEXT_T', 27],
 [785, 'PCB_LOCATE_UVIA_T', 25],
 [786, 'PCB_MARKER', <class 'pcbnew.PCB_MARKER'>],
 [787, 'PCB_MARKER_ClassOf', <function PCB_MARKER_ClassOf at 0x00000232D85D2700>],
 [788, 'PCB_MARKER_Deserialize', <function PCB_MARKER_Deserialize at 0x00000232D85D4670>],
 [789, 'PCB_MARKER_T', 13],
 [790, 'PCB_NETINFO_T', 22],
 [791, 'PCB_PAD_T', 4],
 [792, 'PCB_PLOT_PARAMS', <class 'pcbnew.PCB_PLOT_PARAMS'>],
 [793, 'PCB_PLOT_PARAMS_GetGerberDefaultPrecision', <function PCB_PLOT_PARAMS_GetGerberDefaultPrecision at 0x00000232D852C9D0>],
 [794, 'PCB_PLUGIN', <class 'pcbnew.PCB_PLUGIN'>],
 [795, 'PCB_SHAPE', <class 'pcbnew.PCB_SHAPE'>],
 [796, 'PCB_SHAPE_ClassOf', <function PCB_SHAPE_ClassOf at 0x00000232D85B9280>],
 [797, 'PCB_SHAPE_T', 5],
 [798, 'PCB_T', 1],
 [799, 'PCB_TARGET', <class 'pcbnew.PCB_TARGET'>],
 [800, 'PCB_TARGET_ClassOf', <function PCB_TARGET_ClassOf at 0x00000232D85D4700>],
 [801, 'PCB_TARGET_T', 19],
 [802, 'PCB_TEXT', <class 'pcbnew.PCB_TEXT'>],
 [803, 'PCB_TEXT_ClassOf', <function PCB_TEXT_ClassOf at 0x00000232D85C45E0>],
 [804, 'PCB_TEXT_T', 6],
 [805, 'PCB_TRACE_T', 10],
 [806, 'PCB_TRACK', <class 'pcbnew.PCB_TRACK'>],
 [807, 'PCB_TRACK_ClassOf', <function PCB_TRACK_ClassOf at 0x00000232D859D820>],
 [808, 'PCB_VIA', <class 'pcbnew.PCB_VIA'>],
 [809, 'PCB_VIA_ClassOf', <function PCB_VIA_ClassOf at 0x00000232D85A2D30>],
 [810, 'PCB_VIA_T', 11],
 [811, 'PCB_ZONE_T', 20],
 [812, 'PLACE_FILE_EXPORTER', <class 'pcbnew.PLACE_FILE_EXPORTER'>],
 [813, 'PLACE_FILE_EXPORTER_GetBackSideName', <function PLACE_FILE_EXPORTER_GetBackSideName at 0x00000232D8544790>],
 [814, 'PLACE_FILE_EXPORTER_GetFrontSideName', <function PLACE_FILE_EXPORTER_GetFrontSideName at 0x00000232D8540E50>],
 [815, 'PLOTTER', <class 'pcbnew.PLOTTER'>],
 [816, 'PLOT_CONTROLLER', <class 'pcbnew.PLOT_CONTROLLER'>],
 [817, 'PLOT_DASH_TYPE_DASH', 1],
 [818, 'PLOT_DASH_TYPE_DASHDOT', 3],
 [819, 'PLOT_DASH_TYPE_DEFAULT', -1],
 [820, 'PLOT_DASH_TYPE_DOT', 2],
 [821, 'PLOT_DASH_TYPE_FIRST_TYPE', 0],
 [822, 'PLOT_DASH_TYPE_LAST_TYPE', 3],
 [823, 'PLOT_DASH_TYPE_SOLID', 0],
 [824, 'PLOT_FORMAT_DXF', 3],
 [825, 'PLOT_FORMAT_FIRST_FORMAT', 0],
 [826, 'PLOT_FORMAT_GERBER', 1],
 [827, 'PLOT_FORMAT_HPGL', 0],
 [828, 'PLOT_FORMAT_LAST_FORMAT', 5],
 [829, 'PLOT_FORMAT_PDF', 4],
 [830, 'PLOT_FORMAT_POST', 2],
 [831, 'PLOT_FORMAT_SVG', 5],
 [832, 'PLOT_FORMAT_UNDEFINED', -1],
 [833, 'PLOT_TEXT_MODE_DEFAULT', 3],
 [834, 'PLOT_TEXT_MODE_NATIVE', 1],
 [835, 'PLOT_TEXT_MODE_PHANTOM', 2],
 [836, 'PLOT_TEXT_MODE_STROKE', 0],
 [837, 'PLUGIN', <class 'pcbnew.PLUGIN'>],
 [838,
  'PLUGIN_DIRECTORIES_SEARCH',
  'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\n'
  'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\n'
  'C:\\Users\\qgb\\AppData\\Roaming\\kicad\\6.0\\scripting\n'
  'C:\\Users\\qgb\\AppData\\Roaming\\kicad\\6.0\\scripting\\plugins\n'
  'C:/Users/qgb/Documents/KiCad/6.0/scripting\n'
  'C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\n'
  'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins'],
 [839, 'PL_IU_PER_MM', 1000.0],
 [840, 'PROPAGATE_MODE_RESOLVE_CONFLICTS', 1],
 [841, 'PROPAGATE_MODE_SKIP_CONFLICTS', 0],
 [842, 'PUREBLUE', 24],
 [843, 'PURECYAN', 26],
 [844, 'PUREGREEN', 25],
 [845, 'PUREMAGENTA', 28],
 [846, 'PUREORANGE', 34],
 [847, 'PURERED', 27],
 [848, 'PUREYELLOW', 29],
 [849, 'PYTHON_ACTION_PLUGINS', <class 'pcbnew.PYTHON_ACTION_PLUGINS'>],
 [850, 'PYTHON_ACTION_PLUGINS_deregister_action', <function PYTHON_ACTION_PLUGINS_deregister_action at 0x00000232D862A4C0>],
 [851, 'PYTHON_ACTION_PLUGINS_register_action', <function PYTHON_ACTION_PLUGINS_register_action at 0x00000232D862A160>],
 [852, 'PYTHON_FOOTPRINT_WIZARD_LIST', <class 'pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST'>],
 [853, 'PYTHON_FOOTPRINT_WIZARD_LIST_deregister_wizard', <function PYTHON_FOOTPRINT_WIZARD_LIST_deregister_wizard at 0x00000232D862A0D0>],
 [854, 'PYTHON_FOOTPRINT_WIZARD_LIST_register_wizard', <function PYTHON_FOOTPRINT_WIZARD_LIST_register_wizard at 0x00000232D8625D30>],
 [855, 'PlotDrawingSheet', <function PlotDrawingSheet at 0x00000232D853ACA0>],
 [856, 'PutOnGridMM', <function PutOnGridMM at 0x00000232D862A790>],
 [857, 'PutOnGridMils', <function PutOnGridMils at 0x00000232D862A820>],
 [858, 'RED', 15],
 [859, 'REMOVE_MODE_BULK', 1],
 [860, 'REMOVE_MODE_NORMAL', 0],
 [861, 'RN_DYNAMIC_LINE', <class 'pcbnew.RN_DYNAMIC_LINE'>],
 [862, 'ROOM_FOR_3D_VIEWER', 100],
 [863, 'ROOM_FOR_KICADMANAGER', 50],
 [864, 'ROOM_FOR_PANEL_PREV_MODEL', 50],
 [865, 'Refresh', <function Refresh at 0x00000232D854C940>],
 [866, 'Rescue', 59],
 [867, 'ResolveUriByEnvVars', <function ResolveUriByEnvVars at 0x00000232D84E0E50>],
 [868, 'S3D_CACHE_T', 83],
 [869, 'SCHEMATIC_T', 61],
 [870, 'SCH_BITMAP_T', 39],
 [871, 'SCH_BUS_BUS_ENTRY_T', 37],
 [872, 'SCH_BUS_WIRE_ENTRY_T', 36],
 [873, 'SCH_FIELD_LOCATE_DATASHEET_T', 52],
 [874, 'SCH_FIELD_LOCATE_FOOTPRINT_T', 51],
 [875, 'SCH_FIELD_LOCATE_REFERENCE_T', 49],
 [876, 'SCH_FIELD_LOCATE_VALUE_T', 50],
 [877, 'SCH_FIELD_T', 44],
 [878, 'SCH_GLOBAL_LABEL_T', 42],
 [879, 'SCH_HIER_LABEL_T', 43],
 [880, 'SCH_IU_PER_MM', 10000.0],
 [881, 'SCH_JUNCTION_T', 34],
 [882, 'SCH_LABEL_LOCATE_BUS_T', 57],
 [883, 'SCH_LABEL_LOCATE_WIRE_T', 56],
 [884, 'SCH_LABEL_T', 41],
 [885, 'SCH_LAYER_ID_END', 263],
 [886, 'SCH_LAYER_ID_START', 227],
 [887, 'SCH_LINE_LOCATE_BUS_T', 54],
 [888, 'SCH_LINE_LOCATE_GRAPHIC_LINE_T', 55],
 [889, 'SCH_LINE_LOCATE_WIRE_T', 53],
 [890, 'SCH_LINE_T', 38],
 [891, 'SCH_LOCATE_ANY_T', 59],
 [892, 'SCH_MARKER_T', 33],
 [893, 'SCH_NO_CONNECT_T', 35],
 [894, 'SCH_PIN_T', 48],
 [895, 'SCH_SCREEN_T', 60],
 [896, 'SCH_SHEET_PIN_T', 46],
 [897, 'SCH_SHEET_T', 47],
 [898, 'SCH_SYMBOL_LOCATE_POWER_T', 58],
 [899, 'SCH_SYMBOL_T', 45],
 [900, 'SCH_TEXT_T', 40],
 [901, 'SCREEN_T', 2],
 [902, 'SEARCH_RESULT_CONTINUE', 1],
 [903, 'SEARCH_RESULT_QUIT', 0],
 [904, 'SEARCH_STACK_T', 82],
 [905, 'SELECTED', 2048],
 [906, 'SETTINGS_MANAGER', <class 'pcbnew.SETTINGS_MANAGER'>],
 [907, 'SETTINGS_MANAGER_GetColorSettingsPath', <function SETTINGS_MANAGER_GetColorSettingsPath at 0x00000232D84FB5E0>],
 [908, 'SETTINGS_MANAGER_GetSettingsVersion', <function SETTINGS_MANAGER_GetSettingsVersion at 0x00000232D84FB700>],
 [909, 'SETTINGS_MANAGER_GetUserSettingsPath', <function SETTINGS_MANAGER_GetUserSettingsPath at 0x00000232D84FB670>],
 [910, 'SETTINGS_MANAGER_IsSettingsPathValid', <function SETTINGS_MANAGER_IsSettingsPathValid at 0x00000232D84F70D0>],
 [911, 'SEXPR_BOARD_FILE_VERSION', 20211014],
 [912, 'SHAPE', <class 'pcbnew.SHAPE'>],
 [913, 'SHAPE_BASE', <class 'pcbnew.SHAPE_BASE'>],
 [914, 'SHAPE_LINE_CHAIN', <class 'pcbnew.SHAPE_LINE_CHAIN'>],
 [915, 'SHAPE_LINE_CHAIN_BASE', <class 'pcbnew.SHAPE_LINE_CHAIN_BASE'>],
 [916, 'SHAPE_POLY_SET', <class 'pcbnew.SHAPE_POLY_SET'>],
 [917, 'SHAPE_POLY_SET_BuildPolysetFromOrientedPaths', <function SHAPE_POLY_SET_BuildPolysetFromOrientedPaths at 0x00000232D850D550>],
 [918, 'SHAPE_TYPE_asString', <function SHAPE_TYPE_asString at 0x00000232D8505700>],
 [919, 'SHAPE_T_ARC', 2],
 [920, 'SHAPE_T_BEZIER', 5],
 [921, 'SHAPE_T_CIRCLE', 3],
 [922, 'SHAPE_T_LAST', 6],
 [923, 'SHAPE_T_POLY', 4],
 [924, 'SHAPE_T_RECT', 1],
 [925, 'SHAPE_T_SEGMENT', 0],
 [926, 'SHARED_PTR_DISOWN', 0],
 [927, 'SH_ARC', 7],
 [928, 'SH_CIRCLE', 3],
 [929, 'SH_COMPOUND', 6],
 [930, 'SH_LINE_CHAIN', 2],
 [931, 'SH_NULL', 8],
 [932, 'SH_POLY_SET', 5],
 [933, 'SH_POLY_SET_TRIANGLE', 9],
 [934, 'SH_RECT', 0],
 [935, 'SH_SEGMENT', 1],
 [936, 'SH_SIMPLE', 4],
 [937, 'SIDE_BOTH', 3],
 [938, 'SIDE_BOTTOM', 2],
 [939, 'SIDE_NONE', 0],
 [940, 'SIDE_TOP', 1],
 [941, 'SKETCH', 0],
 [942, 'SKIP_STRUCT', 32768],
 [943, 'STARTPOINT', 512],
 [944, 'STREAM_OUTPUTFORMATTER', <class 'pcbnew.STREAM_OUTPUTFORMATTER'>],
 [945, 'STRINGSET', <class 'pcbnew.STRINGSET'>],
 [946, 'STRING_FORMATTER', <class 'pcbnew.STRING_FORMATTER'>],
 [947, 'STRING_LINE_READER', <class 'pcbnew.STRING_LINE_READER'>],
 [948, 'STRUCT_DELETED', 8192],
 [949, 'SYMBOL_LIBS_T', 81],
 [950, 'SYMBOL_LIB_TABLE_T', 79],
 [951, 'S_ARC', 2],
 [952, 'S_CIRCLE', 3],
 [953, 'S_CURVE', 5],
 [954, 'S_POLYGON', 4],
 [955, 'S_RECT', 1],
 [956, 'S_SEGMENT', 0],
 [957, 'SaveBoard', <function SaveBoard at 0x00000232D854C550>],
 [958, 'SearchHelpFileFullPath', <function SearchHelpFileFullPath at 0x00000232D84E0C10>],
 [959, 'StrPrintf', <function StrPrintf at 0x00000232D84E3040>],
 [960, 'StructColors', <class 'pcbnew.StructColors'>],
 [961, 'SwigPyIterator', <class 'pcbnew.SwigPyIterator'>],
 [962, 'TEMP_SELECTED', 4096],
 [963, 'TEXT_ANGLE_HORIZ', 0],
 [964, 'TEXT_ANGLE_VERT', 900],
 [965, 'TEXT_EFFECTS', <class 'pcbnew.TEXT_EFFECTS'>],
 [966, 'TEXT_ITEM_INFO', <class 'pcbnew.TEXT_ITEM_INFO'>],
 [967, 'TITLE_BLOCK', <class 'pcbnew.TITLE_BLOCK'>],
 [968, 'TITLE_BLOCK_GetContextualTextVars', <function TITLE_BLOCK_GetContextualTextVars at 0x00000232D84E30D0>],
 [969, 'TRACKS', <class 'pcbnew.TRACKS'>],
 [970, 'TRACKS_VEC', <class 'pcbnew.TRACKS_VEC'>],
 [971, 'TSEGM_2_POLY_PRMS', <class 'pcbnew.TSEGM_2_POLY_PRMS'>],
 [972, 'TYPE_NOT_INIT', 0],
 [973, 'TimestampDir', <function TimestampDir at 0x00000232D84E0EE0>],
 [974, 'ToGalLayer', <function ToGalLayer at 0x00000232D854CC10>],
 [975, 'ToLAYER_ID', <function ToLAYER_ID at 0x00000232D8556280>],
 [976, 'ToMM', <function ToMM at 0x00000232D862A550>],
 [977, 'ToMils', <function ToMils at 0x00000232D862A670>],
 [978, 'UNDEFINED_DRILL_DIAMETER', -1],
 [979, 'UNDEFINED_LAYER', -1],
 [980, 'UNSELECTED_LAYER', -2],
 [981, 'UNSPECIFIED_COLOR', -1],
 [982, 'UNUSED', 524288],
 [983, 'UR_TRANSIENT', 268435456],
 [984, 'USE_ATTRIB_FOR_HOLES', 1],
 [985, 'UTF8', <class 'pcbnew.UTF8'>],
 [986, 'UpdateUserInterface', <function UpdateUserInterface at 0x00000232D854C9D0>],
 [987, 'User_1', 50],
 [988, 'User_2', 51],
 [989, 'User_3', 52],
 [990, 'User_4', 53],
 [991, 'User_5', 54],
 [992, 'User_6', 55],
 [993, 'User_7', 56],
 [994, 'User_8', 57],
 [995, 'User_9', 58],
 [996, 'VECTOR2I', <class 'pcbnew.VECTOR2I'>],
 [997, 'VECTOR2I_MM', <function VECTOR2I_MM at 0x00000232D862AAF0>],
 [998, 'VECTOR2I_Mils', <function VECTOR2I_Mils at 0x00000232D862AB80>],
 [999, 'VECTOR3D', <class 'pcbnew.VECTOR3D'>],
 [1000, 'VECTOR_VECTOR2I', <class 'pcbnew.VECTOR_VECTOR2I'>],
 [1001, 'VIATYPE_BLIND_BURIED', 2],
 [1002, 'VIATYPE_MICROVIA', 1],
 [1003, 'VIATYPE_NOT_DEFINED', 0],
 [1004, 'VIATYPE_THROUGH', 3],
 [1005, 'VIA_DIMENSION', <class 'pcbnew.VIA_DIMENSION'>],
 [1006, 'VIA_DIMENSION_Vector', <class 'pcbnew.VIA_DIMENSION_Vector'>],
 [1007, 'VRML_WRITER', <class 'pcbnew.VRML_WRITER'>],
 [1008, 'Version', <function Version at 0x00000232D862AD30>],
 [1009, 'WHITE', 4],
 [1010, 'WSG_BITMAP_T', 75],
 [1011, 'WSG_LINE_T', 71],
 [1012, 'WSG_PAGE_T', 76],
 [1013, 'WSG_POLY_T', 73],
 [1014, 'WSG_RECT_T', 72],
 [1015, 'WSG_TEXT_T', 74],
 [1016, 'WS_PROXY_UNDO_ITEM_PLUS_T', 78],
 [1017, 'WS_PROXY_UNDO_ITEM_T', 77],
 [1018, 'WarnUserIfOperatingSystemUnsupported', <function WarnUserIfOperatingSystemUnsupported at 0x00000232D84E0F70>],
 [1019, 'WriteDRCReport', <function WriteDRCReport at 0x00000232D854CB80>],
 [1020, 'YELLOW', 23],
 [1021, 'ZONE', <class 'pcbnew.ZONE'>],
 [1022, 'ZONES', <class 'pcbnew.ZONES'>],
 [1023, 'ZONE_BORDER_DISPLAY_STYLE_DIAGONAL_EDGE', 2],
 [1024, 'ZONE_BORDER_DISPLAY_STYLE_DIAGONAL_FULL', 1],
 [1025, 'ZONE_BORDER_DISPLAY_STYLE_NO_HATCH', 0],
 [1026, 'ZONE_CLEARANCE_MAX_VALUE_MIL', 500],
 [1027, 'ZONE_CLEARANCE_MIL', 20],
 [1028, 'ZONE_CONNECTION_FULL', 2],
 [1029, 'ZONE_CONNECTION_INHERITED', -1],
 [1030, 'ZONE_CONNECTION_NONE', 0],
 [1031, 'ZONE_CONNECTION_THERMAL', 1],
 [1032, 'ZONE_CONNECTION_THT_THERMAL', 3],
 [1033, 'ZONE_ClassOf', <function ZONE_ClassOf at 0x00000232D85A8670>],
 [1034, 'ZONE_EXPORT_VALUES', 1004],
 [1035, 'ZONE_FILLER', <class 'pcbnew.ZONE_FILLER'>],
 [1036, 'ZONE_FILL_MODE_HATCH_PATTERN', 1],
 [1037, 'ZONE_FILL_MODE_POLYGONS', 0],
 [1038, 'ZONE_GetDefaultHatchPitch', <function ZONE_GetDefaultHatchPitch at 0x00000232D85B6D30>],
 [1039, 'ZONE_SETTINGS', <class 'pcbnew.ZONE_SETTINGS'>],
 [1040, 'ZONE_THERMAL_RELIEF_COPPER_WIDTH_MIL', 20],
 [1041, 'ZONE_THERMAL_RELIEF_GAP_MIL', 20],
 [1042, 'ZONE_THICKNESS_MIL', 10],
 [1043, 'ZONE_THICKNESS_MIN_VALUE_MIL', 1],
 [1044, '_SwigNonDynamicMeta', <class 'pcbnew._SwigNonDynamicMeta'>],
 [1045, '__builtin__', <module 'builtins' (built-in)>],
 [1046, '__builtins__', "160 : <class 'dict'>"],
 [1047, '__cached__', 'C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\__pycache__\\pcbnew.cpython-39.pyc'],
 [1048, '__doc__', None],
 [1049, '__eq__', <function __eq__ at 0x00000232D84EC5E0>],
 [1050, '__file__', 'C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\pcbnew.py'],
 [1051, '__loader__', <_frozen_importlib_external.SourceFileLoader object at 0x00000232CFD83DC0>],
 [1052, '__lshift__', <function __lshift__ at 0x00000232D84EC790>],
 [1053, '__lt__', <function __lt__ at 0x00000232D84EC700>],
 [1054, '__name__', 'pcbnew'],
 [1055, '__ne__', <function __ne__ at 0x00000232D84EC670>],
 [1056, '__package__', ''],
 [1057, '__spec__', ModuleSpec(name='pcbnew', loader=<_frozen_importlib_external.SourceFileLoader object at 0x00000232CFD83DC0>, origin='C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\pcbnew.py')],
 [1058, '_pcbnew', <module '_pcbnew'>],
 [1059, '_swig_add_metaclass', <function _swig_add_metaclass at 0x00000232D84BD310>],
 [1060, '_swig_python_version_info', sys.version_info(major=3, minor=9, micro=14, releaselevel='final', serial=0)],
 [1061, '_swig_repr', <function _swig_repr at 0x00000232D506BB80>],
 [1062, '_swig_setattr_nondynamic_class_variable', <function _swig_setattr_nondynamic_class_variable at 0x00000232D84BD280>],
 [1063, '_swig_setattr_nondynamic_instance_variable', <function _swig_setattr_nondynamic_instance_variable at 0x00000232D84BD1F0>],
 [1064, 'addTextSegmToPoly', <function addTextSegmToPoly at 0x00000232D84EC940>],
 [1065, 'base_seqVect', <class 'pcbnew.base_seqVect'>],
 [1066, 'ceil', <built-in function ceil>],
 [1067, 'cmp_drawings', <class 'pcbnew.cmp_drawings'>],
 [1068, 'cmp_pads', <class 'pcbnew.cmp_pads'>],
 [1069, 'colorRefs', <function colorRefs at 0x00000232D84E8310>],
 [1070, 'cvar', <Swig global variables>],
 [1071, 'floor', <built-in function floor>],
 [1072, 'from_json', <function from_json at 0x00000232D84EC8B0>],
 [1073, 'intVector', <class 'pcbnew.intVector'>],
 [1074, 'new_clone', <function new_clone at 0x00000232D84DD1F0>],
 [1075, 'sqrt', <built-in function sqrt>],
 [1076, 'str_utf8_Map', <class 'pcbnew.str_utf8_Map'>],
 [1077, 'string', <class 'pcbnew.string'>],
 [1078, 'to_json', <function to_json at 0x00000232D84EC820>],
 [1079, 'uBool', 'bool'],
 [1080, 'uDegrees', 'degrees'],
 [1081, 'uFloat', 'float'],
 [1082, 'uInteger', 'integer'],
 [1083, 'uMM', 'mm'],
 [1084, 'uMils', 'mils'],
 [1085, 'uNumeric', ['mm', 'mils', 'float', 'integer', 'degrees', 'radians', '%']],
 [1086, 'uPercent', '%'],
 [1087, 'uRadians', 'radians'],
 [1088, 'uString', 'string'],
 [1089, 'uUnits', ['mm', 'mils', 'float', 'integer', 'bool', 'degrees', 'radians', '%', 'string']],
 [1090, 'wxGetDefaultPyEncoding', <function wxGetDefaultPyEncoding at 0x00000232D84C83A0>],
 [1091, 'wxPoint', <class 'pcbnew.wxPoint'>],
 [1092, 'wxPointMM', <function wxPointMM at 0x00000232D862A9D0>],
 [1093, 'wxPointMils', <function wxPointMils at 0x00000232D862AA60>],
 [1094, 'wxPoint_Vector', <class 'pcbnew.wxPoint_Vector'>],
 [1095, 'wxRect', <class 'pcbnew.wxRect'>],
 [1096, 'wxRectMM', <function wxRectMM at 0x00000232D862AC10>],
 [1097, 'wxRectMils', <function wxRectMils at 0x00000232D862ACA0>],
 [1098, 'wxSetDefaultPyEncoding', <function wxSetDefaultPyEncoding at 0x00000232D84BD3A0>],
 [1099, 'wxSize', <class 'pcbnew.wxSize'>],
 [1100, 'wxSizeMM', <function wxSizeMM at 0x00000232D862A8B0>],
 [1101, 'wxSizeMils', <function wxSizeMils at 0x00000232D862A940>],
 [1102, 'wxString', <class 'pcbnew.wxString'>]]

@QGB
Copy link
Author

QGB commented Nov 6, 2022

pcbnew.SETTINGS_MANAGER.GetColorSettings()
TypeError: GetColorSettings() missing 1 required positional argument: 'self'

[[0, '__annotations__', {'return': 'COLOR_SETTINGS *'}],
 [1, '__call__', <method-wrapper '__call__' of function object at 0x00000232D84F75E0>],
 [2, '__class__', <class 'function'>],
 [3, '__closure__', None],
 [4, '__code__', <code object GetColorSettings at 0x00000232D82C05B0, file "C:\Program Files\KiCad\6.0\bin\Lib\site-packages\pcbnew.py", line 2913>],
 [5, '__defaults__', None],
 [6, '__delattr__', <method-wrapper '__delattr__' of function object at 0x00000232D84F75E0>],
 [7, '__dict__', {}],
 [8, '__dir__', <built-in method __dir__ of function object at 0x00000232D84F75E0>],
 [9, '__doc__', 'GetColorSettings(SETTINGS_MANAGER self, wxString aName="user") -> COLOR_SETTINGS'],
 [10, '__eq__', <method-wrapper '__eq__' of function object at 0x00000232D84F75E0>],
 [11, '__format__', <built-in method __format__ of function object at 0x00000232D84F75E0>],
 [12, '__ge__', <method-wrapper '__ge__' of function object at 0x00000232D84F75E0>],
 [13, '__get__', <method-wrapper '__get__' of function object at 0x00000232D84F75E0>],
 [14, '__getattribute__', <method-wrapper '__getattribute__' of function object at 0x00000232D84F75E0>],
 [15,
  '__globals__',
  {'ADD_MODE_APPEND': 1,
   'ADD_MODE_BULK_APPEND': 2,
   'ADD_MODE_BULK_INSERT': 3,
   'ADD_MODE_INSERT': 0,
   'ARC_HIGH_DEF': 5000,
   'ARC_LOW_DEF': 20000,
   'ARC_MID': <class 'pcbnew.ARC_MID'>,
   'ActionPlugin': <class 'pcbnew.ActionPlugin'>,
   'BASE_SET': <class 'pcbnew.BASE_SET'>,
   'BEGIN_ONPAD': 4194304,
   'BLACK': 0,
   'BLUE': 12,
   'BOARD': <class 'pcbnew.BOARD'>,
   'BOARD_CONNECTED_ITEM': <class 'pcbnew.BOARD_CONNECTED_ITEM'>,
   'BOARD_CONNECTED_ITEM_ClassOf': <function BOARD_CONNECTED_ITEM_ClassOf at 0x00000232D855C820>,
   'BOARD_ClassOf': <function BOARD_ClassOf at 0x00000232D8603160>,
   'BOARD_DESIGN_SETTINGS': <class 'pcbnew.BOARD_DESIGN_SETTINGS'>,
   'BOARD_FILE_HOST_VERSION': 20200825,
   'BOARD_GetStandardLayerName': <function BOARD_GetStandardLayerName at 0x00000232D8611940>,
   'BOARD_ITEM': <class 'pcbnew.BOARD_ITEM'>,
   'BOARD_ITEM_CONTAINER': <class 'pcbnew.BOARD_ITEM_CONTAINER'>,
   'BOARD_LISTENER': <class 'pcbnew.BOARD_LISTENER'>,
   'BOARD_USE_FPHOLDER': 1,
   'BOARD_USE_NORMAL': 0,
   'BRIGHTENED': 67108864,
   'BROWN': 17,
   'B_Adhes': 32,
   'B_CrtYd': 46,
   'B_Cu': 31,
   'B_Fab': 48,
   'B_Mask': 38,
   'B_Paste': 34,
   'B_SilkS': 36,
   'BaseType': <function BaseType at 0x00000232D84D3550>,
   'CANDIDATE': 16384,
   'CH_ACTIF': 8,
   'CH_ROUTE_REQ': 4,
   'CH_UNROUTABLE': 2,
   'CH_VISIBLE': 1,
   'CLIPPER_Z_VALUE': <class 'pcbnew.CLIPPER_Z_VALUE'>,
   'CN_DISJOINT_NET_ENTRY': <class 'pcbnew.CN_DISJOINT_NET_ENTRY'>,
   'CN_ZONE_ISOLATED_ISLAND_LIST': <class 'pcbnew.CN_ZONE_ISOLATED_ISLAND_LIST'>,
   'COLOR4D': <class 'pcbnew.COLOR4D'>,
   'COLOR4D_FindNearestLegacyColor': <function COLOR4D_FindNearestLegacyColor at 0x00000232D84E8550>,
   'CONNECTIVITY_DATA': <class 'pcbnew.CONNECTIVITY_DATA'>,
   'CTL_FOR_BOARD': 264,
   'CTL_FOR_CLIPBOARD': 8,
   'CTL_FOR_LIBRARY': 182,
   'CTL_OMIT_AT': 32,
   'CTL_OMIT_FOOTPRINT_VERSION': 256,
   'CTL_OMIT_HIDE': 64,
   'CTL_OMIT_INITIAL_COMMENTS': 8,
   'CTL_OMIT_LIBNAME': 128,
   'CTL_OMIT_PAD_NETS': 2,
   'CTL_OMIT_PATH': 16,
   'CTL_OMIT_TSTAMPS': 4,
   'CUST_PAD_SHAPE_IN_ZONE_CONVEXHULL': 1,
   'CUST_PAD_SHAPE_IN_ZONE_OUTLINE': 0,
   'CYAN': 14,
   'Cast_to_BOARD': <function Cast_to_BOARD at 0x00000232D855C310>,
   'Cast_to_BOARD_ITEM': <function Cast_to_BOARD_ITEM at 0x00000232D8559CA0>,
   'Cast_to_FOOTPRINT': <function Cast_to_FOOTPRINT at 0x00000232D855C040>,
   'Cast_to_FP_SHAPE': <function Cast_to_FP_SHAPE at 0x00000232D855C3A0>,
   'Cast_to_FP_TEXT': <function Cast_to_FP_TEXT at 0x00000232D855C160>,
   'Cast_to_FP_ZONE': <function Cast_to_FP_ZONE at 0x00000232D855C700>,
   'Cast_to_PAD': <function Cast_to_PAD at 0x00000232D855C430>,
   'Cast_to_PCB_ARC': <function Cast_to_PCB_ARC at 0x00000232D855C5E0>,
   'Cast_to_PCB_DIM_ALIGNED': <function Cast_to_PCB_DIM_ALIGNED at 0x00000232D8559DC0>,
   'Cast_to_PCB_DIM_CENTER': <function Cast_to_PCB_DIM_CENTER at 0x00000232D8559F70>,
   'Cast_to_PCB_DIM_LEADER': <function Cast_to_PCB_DIM_LEADER at 0x00000232D8559EE0>,
   'Cast_to_PCB_DIM_ORTHOGONAL': <function Cast_to_PCB_DIM_ORTHOGONAL at 0x00000232D8559E50>,
   'Cast_to_PCB_GROUP': <function Cast_to_PCB_GROUP at 0x00000232D855C0D0>,
   'Cast_to_PCB_MARKER': <function Cast_to_PCB_MARKER at 0x00000232D855C280>,
   'Cast_to_PCB_SHAPE': <function Cast_to_PCB_SHAPE at 0x00000232D855C1F0>,
   'Cast_to_PCB_TARGET': <function Cast_to_PCB_TARGET at 0x00000232D855C790>,
   'Cast_to_PCB_TEXT': <function Cast_to_PCB_TEXT at 0x00000232D8559D30>,
   'Cast_to_PCB_TRACK': <function Cast_to_PCB_TRACK at 0x00000232D855C4C0>,
   'Cast_to_PCB_VIA': <function Cast_to_PCB_VIA at 0x00000232D855C550>,
   'Cast_to_ZONE': <function Cast_to_ZONE at 0x00000232D855C670>,
   'Cmts_User': 41,
   'CreateEmptyBoard': <function CreateEmptyBoard at 0x00000232D854C4C0>,
   'D356_RECORD': <class 'pcbnew.D356_RECORD'>,
   'DARKBLUE': 6,
   'DARKBROWN': 11,
   'DARKCYAN': 8,
   'DARKDARKGRAY': 1,
   'DARKGRAY': 2,
   'DARKGREEN': 7,
   'DARKMAGENTA': 10,
   'DARKORANGE': 31,
   'DARKRED': 9,
   'DEFAULT_BOARD_THICKNESS_MM': 1.6,
   'DEFAULT_COPPEREDGECLEARANCE': 0.01,
   'DEFAULT_COPPER_LINE_WIDTH': 0.2,
   'DEFAULT_COPPER_TEXT_SIZE': 1.5,
   'DEFAULT_COPPER_TEXT_WIDTH': 0.3,
   'DEFAULT_COURTYARD_WIDTH': 0.05,
   'DEFAULT_CUSTOMDPAIRGAP': 0.18,
   'DEFAULT_CUSTOMDPAIRVIAGAP': 0.18,
   'DEFAULT_CUSTOMDPAIRWIDTH': 0.125,
   'DEFAULT_CUSTOMTRACKWIDTH': 0.2,
   'DEFAULT_DIMENSION_ARROW_LENGTH': 50,
   'DEFAULT_DIMENSION_EXTENSION_OFFSET': 0.5,
   'DEFAULT_EDGE_WIDTH': 0.05,
   'DEFAULT_FILE_HISTORY_SIZE': 9,
   'DEFAULT_HOLECLEARANCE': 0.25,
   'DEFAULT_HOLETOHOLEMIN': 0.25,
   'DEFAULT_LINE_WIDTH': 0.1,
   'DEFAULT_MICROVIASMINDRILL': 0.1,
   'DEFAULT_MICROVIASMINSIZE': 0.2,
   'DEFAULT_MINCLEARANCE': 0.0,
   'DEFAULT_MINTHROUGHDRILL': 0.3,
   'DEFAULT_PCB_EDGE_THICKNESS': 0.15,
   'DEFAULT_SILKCLEARANCE': 0.0,
   'DEFAULT_SILK_LINE_WIDTH': 0.12,
   'DEFAULT_SILK_TEXT_SIZE': 1.0,
   'DEFAULT_SILK_TEXT_WIDTH': 0.15,
   'DEFAULT_SIZE_TEXT': 50,
   'DEFAULT_SOLDERMASK_CLEARANCE': 0.0,
   'DEFAULT_SOLDERMASK_MIN_WIDTH': 0.0,
   'DEFAULT_SOLDERPASTE_CLEARANCE': 0.0,
   'DEFAULT_SOLDERPASTE_RATIO': 0.0,
   'DEFAULT_TEXT_SIZE': 1.0,
   'DEFAULT_TEXT_WIDTH': 0.15,
   'DEFAULT_TRACKMINWIDTH': 0.2,
   'DEFAULT_VIASMINSIZE': 0.4,
   'DELETED_BOARD_ITEM': <class 'pcbnew.DELETED_BOARD_ITEM'>,
   'DELETED_BOARD_ITEM_GetInstance': <function DELETED_BOARD_ITEM_GetInstance at 0x00000232D8556310>,
   'DIFF_PAIR_DIMENSION': <class 'pcbnew.DIFF_PAIR_DIMENSION'>,
   'DIM_ANCRE_TEXTE': 2,
   'DIM_TEXT_FRAME_CIRCLE': 2,
   'DIM_TEXT_FRAME_NONE': 0,
   'DIM_TEXT_FRAME_RECTANGLE': 1,
   'DIM_TEXT_FRAME_ROUNDRECT': 3,
   'DIM_TEXT_POSITION_INLINE': 1,
   'DIM_TEXT_POSITION_MANUAL': 2,
   'DIM_TEXT_POSITION_OUTSIDE': 0,
   'DIM_UNITS_FORMAT_BARE_SUFFIX': 1,
   'DIM_UNITS_FORMAT_NO_SUFFIX': 0,
   'DIM_UNITS_FORMAT_PAREN_SUFFIX': 2,
   'DIM_UNITS_MODE_AUTOMATIC': 3,
   'DIM_UNITS_MODE_INCHES': 0,
   'DIM_UNITS_MODE_MILLIMETRES': 2,
   'DIM_UNITS_MODE_MILS': 1,
   'DO_NOT_DRAW': 65536,
   'DO_NOT_INCLUDE_NPTH': False,
   'DP_COUPLED': 134217728,
   'DRAWINGS': <class 'pcbnew.DRAWINGS'>,
   'DRILL_PRECISION': <class 'pcbnew.DRILL_PRECISION'>,
   'DRILL_TOOL': <class 'pcbnew.DRILL_TOOL'>,
   'DXF_UNITS_INCHES': 0,
   'DXF_UNITS_MILLIMETERS': 1,
   'Dwgs_User': 40,
   'EDA_DATA_TYPE_AREA': 1,
   'EDA_DATA_TYPE_DISTANCE': 0,
   'EDA_DATA_TYPE_VOLUME': 2,
   'EDA_ITEM': <class 'pcbnew.EDA_ITEM'>,
   'EDA_ITEM_Sort': <function EDA_ITEM_Sort at 0x00000232D84D8310>,
   'EDA_RECT': <class 'pcbnew.EDA_RECT'>,
   'EDA_SHAPE': <class 'pcbnew.EDA_SHAPE'>,
   'EDA_TEXT': <class 'pcbnew.EDA_TEXT'>,
   'EDA_TEXT_MapHorizJustify': <function EDA_TEXT_MapHorizJustify at 0x00000232D84EF4C0>,
   'EDA_TEXT_MapVertJustify': <function EDA_TEXT_MapVertJustify at 0x00000232D84F5CA0>,
   'EDA_UNITS_DEGREES': 3,
   'EDA_UNITS_INCHES': 0,
   'EDA_UNITS_MILLIMETRES': 1,
   'EDA_UNITS_MILS': 5,
   'EDA_UNITS_PERCENT': 4,
   'EDA_UNITS_UNSCALED': 2,
   'ENDPOINT': 1024,
   'ENDPOINT_END': 1,
   'ENDPOINT_START': 0,
   'END_ONPAD': 8388608,
   'ENTERED': 1073741824,
   'EOT': 0,
   'EXCELLON_WRITER': <class 'pcbnew.EXCELLON_WRITER'>,
   'Eco1_User': 42,
   'Eco2_User': 43,
   'Edge_Cuts': 44,
   'EnsureFileDirectoryExists': <function EnsureFileDirectoryExists at 0x00000232D84E0CA0>,
   'ExpandEnvVarSubstitutions': <function ExpandEnvVarSubstitutions at 0x00000232D84E0D30>,
   'ExpandTextVars': <function ExpandTextVars at 0x00000232D84E0DC0>,
   'ExportFootprintsToLibrary': <function ExportFootprintsToLibrary at 0x00000232D854C8B0>,
   'ExportSpecctraDSN': <function ExportSpecctraDSN at 0x00000232D854C700>,
   'ExportVRML': <function ExportVRML at 0x00000232D854C790>,
   'FILE_LINE_READER': <class 'pcbnew.FILE_LINE_READER'>,
   'FILE_OUTPUTFORMATTER': <class 'pcbnew.FILE_OUTPUTFORMATTER'>,
   'FILLED': 1,
   'FILL_T_FILLED_SHAPE': 2,
   'FILL_T_FILLED_WITH_BG_BODYCOLOR': 3,
   'FILL_T_FILLED_WITH_COLOR': 4,
   'FILL_T_NO_FILL': 1,
   'FLASHING_ALWAYS_FLASHED': 1,
   'FLASHING_DEFAULT': 0,
   'FLASHING_NEVER_FLASHED': 2,
   'FOOTPRINT': <class 'pcbnew.FOOTPRINT'>,
   'FOOTPRINTS': <class 'pcbnew.FOOTPRINTS'>,
   'FOOTPRINT_ClassOf': <function FOOTPRINT_ClassOf at 0x00000232D86119D0>,
   'FOOTPRINT_GetCoverageArea': <function FOOTPRINT_GetCoverageArea at 0x00000232D8620EE0>,
   'FOOTPRINT_IsLibNameValid': <function FOOTPRINT_IsLibNameValid at 0x00000232D8620DC0>,
   'FOOTPRINT_StringLibNameInvalidChars': <function FOOTPRINT_StringLibNameInvalidChars at 0x00000232D8620E50>,
   'FP_3DMODEL': <class 'pcbnew.FP_3DMODEL'>,
   'FP_3DMODEL_List': <class 'pcbnew.FP_3DMODEL_List'>,
   'FP_BOARD_ONLY': 16,
   'FP_EXCLUDE_FROM_BOM': 8,
   'FP_EXCLUDE_FROM_POS_FILES': 4,
   'FP_GROUPS': <class 'pcbnew.FP_GROUPS'>,
   'FP_JUST_ADDED': 32,
   'FP_LIB_TABLE_T': 80,
   'FP_PADS_are_LOCKED': 8,
   'FP_SHAPE': <class 'pcbnew.FP_SHAPE'>,
   'FP_SHAPE_ClassOf': <function FP_SHAPE_ClassOf at 0x00000232D85D85E0>,
   'FP_SMD': 2,
   'FP_TEXT': <class 'pcbnew.FP_TEXT'>,
   'FP_TEXT_ClassOf': <function FP_TEXT_ClassOf at 0x00000232D85DB8B0>,
   'FP_THROUGH_HOLE': 1,
   'FP_ZONE': <class 'pcbnew.FP_ZONE'>,
   'FP_ZONES': <class 'pcbnew.FP_ZONES'>,
   'FP_is_LOCKED': 1,
   'FP_is_PLACED': 2,
   'FP_to_PLACE': 4,
   'FR_CURRENT_SHEET_ONLY': 8,
   'FR_MATCH_WILDCARD': 64,
   'FR_REPLACE_ITEM_FOUND': 1024,
   'FR_REPLACE_REFERENCES': 2048,
   'FR_SEARCH_ALL_FIELDS': 16,
   'FR_SEARCH_ALL_PINS': 32,
   'FR_SEARCH_REPLACE': 512,
   'FR_SEARCH_WRAP': 128,
   'FULL_BACK_TRACE': '',
   'F_Adhes': 33,
   'F_CrtYd': 47,
   'F_Cu': 0,
   'F_Fab': 49,
   'F_Mask': 39,
   'F_Paste': 35,
   'F_SilkS': 37,
   'FilePlugin': <class 'pcbnew.FilePlugin'>,
   'FlipLayer': <function FlipLayer at 0x00000232D8553E50>,
   'FlipLayerMask': <function FlipLayerMask at 0x00000232D8553EE0>,
   'FootprintDelete': <function FootprintDelete at 0x00000232D8625AF0>,
   'FootprintEnumerate': <function FootprintEnumerate at 0x00000232D8625940>,
   'FootprintIsWritable': <function FootprintIsWritable at 0x00000232D8625CA0>,
   'FootprintLibCreate': <function FootprintLibCreate at 0x00000232D8625B80>,
   'FootprintLibDelete': <function FootprintLibDelete at 0x00000232D8625C10>,
   'FootprintLoad': <function FootprintLoad at 0x00000232D86259D0>,
   'FootprintSave': <function FootprintSave at 0x00000232D8625A60>,
   'FootprintWizardParameter': <class 'pcbnew.FootprintWizardParameter'>,
   'FootprintWizardPlugin': <class 'pcbnew.FootprintWizardPlugin'>,
   'FromMM': <function FromMM at 0x00000232D862A5E0>,
   'FromMils': <function FromMils at 0x00000232D862A700>,
   'FullVersion': <function FullVersion at 0x00000232D862ADC0>,
   'GAL_LAYER_ID_BITMASK_END': 156,
   'GAL_LAYER_ID_COUNT': 102,
   'GAL_LAYER_ID_END': 227,
   'GAL_LAYER_ID_START': 125,
   'GAL_SET': <class 'pcbnew.GAL_SET'>,
   'GAL_SET_DefaultVisible': <function GAL_SET_DefaultVisible at 0x00000232D854CCA0>,
   'GENDRILL_WRITER_BASE': <class 'pcbnew.GENDRILL_WRITER_BASE'>,
   'GERBER_DRAW_ITEM_T': 69,
   'GERBER_IMAGE_T': 70,
   'GERBER_JOBFILE_WRITER': <class 'pcbnew.GERBER_JOBFILE_WRITER'>,
   'GERBER_LAYOUT_T': 68,
   'GERBER_WRITER': <class 'pcbnew.GERBER_WRITER'>,
   'GERBVIEW_LAYER_ID_END': 390,
   'GERBVIEW_LAYER_ID_RESERVED': 383,
   'GERBVIEW_LAYER_ID_START': 263,
   'GERB_IU_PER_MM': 100000.0,
   'GREEN': 13,
   'GROUPS': <class 'pcbnew.GROUPS'>,
   'GR_TEXT_HJUSTIFY_CENTER': 0,
   'GR_TEXT_HJUSTIFY_LEFT': -1,
   'GR_TEXT_HJUSTIFY_RIGHT': 1,
   'GR_TEXT_VJUSTIFY_BOTTOM': 1,
   'GR_TEXT_VJUSTIFY_CENTER': 0,
   'GR_TEXT_VJUSTIFY_TOP': -1,
   'GetBoard': <function GetBoard at 0x00000232D8544820>,
   'GetBuildDate': <function GetBuildDate at 0x00000232D84F5F70>,
   'GetBuildVersion': <function GetBuildVersion at 0x00000232D84F5D30>,
   'GetDefaultPlotExtension': <function GetDefaultPlotExtension at 0x00000232D8540DC0>,
   'GetFootprintLibraries': <function GetFootprintLibraries at 0x00000232D854C5E0>,
   'GetFootprints': <function GetFootprints at 0x00000232D854C670>,
   'GetMajorMinorVersion': <function GetMajorMinorVersion at 0x00000232D84F5EE0>,
   'GetNetnameLayer': <function GetNetnameLayer at 0x00000232D8553F70>,
   'GetPlatformGetBitnessName': <function GetPlatformGetBitnessName at 0x00000232D84F5DC0>,
   'GetPluginForPath': <function GetPluginForPath at 0x00000232D8620F70>,
   'GetSemanticVersion': <function GetSemanticVersion at 0x00000232D84F5E50>,
   'GetSettingsManager': <function GetSettingsManager at 0x00000232D854C430>,
   'GetUnLoadableWizards': <function GetUnLoadableWizards at 0x00000232D84FB790>,
   'GetUserUnits': <function GetUserUnits at 0x00000232D854CA60>,
   'GetVersionInfoData': <function GetVersionInfoData at 0x00000232D84F7040>,
   'GetWizardsBackTrace': <function GetWizardsBackTrace at 0x00000232D8505550>,
   'GetWizardsSearchPaths': <function GetWizardsSearchPaths at 0x00000232D85054C0>,
   'HIGHLIGHT_FLAG': 524288,
   'HIGH_LIGHT_INFO': <class 'pcbnew.HIGH_LIGHT_INFO'>,
   'HOLE_ATTRIBUTE_HOLE_MECHANICAL': 4,
   'HOLE_ATTRIBUTE_HOLE_PAD': 3,
   'HOLE_ATTRIBUTE_HOLE_UNKNOWN': 0,
   'HOLE_ATTRIBUTE_HOLE_VIA_BURIED': 2,
   'HOLE_ATTRIBUTE_HOLE_VIA_THROUGH': 1,
   'HOLE_INFO': <class 'pcbnew.HOLE_INFO'>,
   'HOLE_PROXY': 16777216,
   'ID_APPEND_PROJECT': 6000,
   'ID_AUTO_SAVE_TIMER': 6005,
   'ID_AUX_TOOLBAR': 6124,
   'ID_EDA_SOCKET_EVENT': 6282,
   'ID_EDA_SOCKET_EVENT_SERV': 6281,
   'ID_EDIT_FOOTPRINT_LIBRARY_TABLE': 6111,
   'ID_EDIT_HOTKEY': 6125,
   'ID_EDIT_SYMBOL_LIBRARY_TABLE': 6110,
   'ID_END_LIST': 8535,
   'ID_FILE': 6006,
   'ID_FILE1': 6007,
   'ID_FILEMAX': 6105,
   'ID_FILE_LIST_CLEAR': 6107,
   'ID_FILE_LIST_EMPTY': 6106,
   'ID_GEN_EXPORT_FILE': 6119,
   'ID_GEN_IMPORT_FILE': 6120,
   'ID_GEN_PLOT': 6112,
   'ID_GEN_PLOT_DXF': 6117,
   'ID_GEN_PLOT_GERBER': 6115,
   'ID_GEN_PLOT_HPGL': 6114,
   'ID_GEN_PLOT_PDF': 6118,
   'ID_GEN_PLOT_PS': 6113,
   'ID_GEN_PLOT_SVG': 6116,
   'ID_GRID_SETTINGS': 6273,
   'ID_H_TOOLBAR': 6121,
   'ID_KICAD_3D_VIEWER_END': 6434,
   'ID_KICAD_3D_VIEWER_START': 6334,
   'ID_KICAD_MANAGER_END': 6333,
   'ID_KICAD_MANAGER_START': 6283,
   'ID_KICAD_PANEL_PREV_MODEL_END': 6485,
   'ID_KICAD_PANEL_PREV_MODEL_START': 6435,
   'ID_LANGUAGE_BULGARIAN': 6155,
   'ID_LANGUAGE_CATALAN': 6150,
   'ID_LANGUAGE_CHINESE_SIMPLIFIED': 6151,
   'ID_LANGUAGE_CHINESE_TRADITIONAL': 6152,
   'ID_LANGUAGE_CHOICE': 6127,
   'ID_LANGUAGE_CHOICE_END': 6162,
   'ID_LANGUAGE_CZECH': 6148,
   'ID_LANGUAGE_DANISH': 6128,
   'ID_LANGUAGE_DEFAULT': 6129,
   'ID_LANGUAGE_DUTCH': 6153,
   'ID_LANGUAGE_ENGLISH': 6130,
   'ID_LANGUAGE_FINNISH': 6132,
   'ID_LANGUAGE_FRENCH': 6131,
   'ID_LANGUAGE_GERMAN': 6135,
   'ID_LANGUAGE_GREEK': 6136,
   'ID_LANGUAGE_HUNGARIAN': 6146,
   'ID_LANGUAGE_INDONESIAN': 6142,
   'ID_LANGUAGE_ITALIAN': 6143,
   'ID_LANGUAGE_JAPANESE': 6154,
   'ID_LANGUAGE_KOREAN': 6149,
   'ID_LANGUAGE_LATVIAN': 6156,
   'ID_LANGUAGE_LITHUANIAN': 6157,
   'ID_LANGUAGE_NORWEGIAN': 6137,
   'ID_LANGUAGE_POLISH': 6147,
   'ID_LANGUAGE_PORTUGUESE': 6139,
   'ID_LANGUAGE_PORTUGUESE_BRAZILIAN': 6140,
   'ID_LANGUAGE_RUSSIAN': 6138,
   'ID_LANGUAGE_SERBIAN': 6159,
   'ID_LANGUAGE_SLOVAK': 6145,
   'ID_LANGUAGE_SLOVENIAN': 6144,
   'ID_LANGUAGE_SPANISH': 6133,
   'ID_LANGUAGE_SPANISH_MEXICAN': 6134,
   'ID_LANGUAGE_SWEDISH': 6161,
   'ID_LANGUAGE_THAI': 6160,
   'ID_LANGUAGE_TURKISH': 6141,
   'ID_LANGUAGE_VIETNAMESE': 6158,
   'ID_LOAD_FILE': 6001,
   'ID_NEW_BOARD': 6002,
   'ID_NO_TOOL_SELECTED': 6126,
   'ID_OFFCENTER_ZOOM_IN': 6278,
   'ID_OFFCENTER_ZOOM_OUT': 6279,
   'ID_ON_GRID_SELECT': 6272,
   'ID_ON_ZOOM_SELECT': 6163,
   'ID_OPT_TOOLBAR': 6123,
   'ID_POPUP_CANCEL': 6165,
   'ID_POPUP_GRID_END': 6271,
   'ID_POPUP_GRID_START': 6272,
   'ID_POPUP_MENU_END': 8534,
   'ID_POPUP_MENU_START': 6486,
   'ID_POPUP_ZOOM_CENTER': 6169,
   'ID_POPUP_ZOOM_IN': 6166,
   'ID_POPUP_ZOOM_LEVEL_END': 6271,
   'ID_POPUP_ZOOM_LEVEL_START': 6172,
   'ID_POPUP_ZOOM_OUT': 6167,
   'ID_POPUP_ZOOM_PAGE': 6170,
   'ID_POPUP_ZOOM_REDRAW': 6171,
   'ID_POPUP_ZOOM_SELECT': 6168,
   'ID_POPUP_ZOOM_START_RANGE': 6164,
   'ID_PREFERENCES_CONFIGURE_PATHS': 6109,
   'ID_PREFERENCES_HOTKEY_SHOW_CURRENT_LIST': 6108,
   'ID_RUN_PCB': 5999,
   'ID_SAVE_BOARD': 6003,
   'ID_SAVE_BOARD_AS': 6004,
   'ID_VIEWER_ZOOM_IN': 6274,
   'ID_VIEWER_ZOOM_OUT': 6275,
   'ID_VIEWER_ZOOM_PAGE': 6276,
   'ID_VIEWER_ZOOM_REDRAW': 6277,
   'ID_V_TOOLBAR': 6122,
   'ID_ZOOM_BEGIN': 6274,
   'ID_ZOOM_END': 6280,
   'INCLUDE_NPTH': True,
   'INPUTSTREAM_LINE_READER': <class 'pcbnew.INPUTSTREAM_LINE_READER'>,
   'IN_EDIT': 4,
   'IO_ERROR': <class 'pcbnew.IO_ERROR'>,
   'IO_MGR': <class 'pcbnew.IO_MGR'>,
   'IO_MGR_EnumFromStr': <function IO_MGR_EnumFromStr at 0x00000232D852C700>,
   'IO_MGR_GetFileExtension': <function IO_MGR_GetFileExtension at 0x00000232D852C790>,
   'IO_MGR_GuessPluginTypeFromLibPath': <function IO_MGR_GuessPluginTypeFromLibPath at 0x00000232D852C820>,
   'IO_MGR_Load': <function IO_MGR_Load at 0x00000232D852C8B0>,
   'IO_MGR_PluginFind': <function IO_MGR_PluginFind at 0x00000232D852AD30>,
   'IO_MGR_PluginRelease': <function IO_MGR_PluginRelease at 0x00000232D852C5E0>,
   'IO_MGR_Save': <function IO_MGR_Save at 0x00000232D852C940>,
   'IO_MGR_ShowType': <function IO_MGR_ShowType at 0x00000232D852C670>,
   'IPC356D_WRITER': <class 'pcbnew.IPC356D_WRITER'>,
   'ISLAND_REMOVAL_MODE_ALWAYS': 0,
   'ISLAND_REMOVAL_MODE_AREA': 2,
   'ISLAND_REMOVAL_MODE_NEVER': 1,
   'IS_CHANGED': 1,
   'IS_DANGLING': 536870912,
   'IS_DELETED': 128,
   'IS_DRAGGING': 64,
   'IS_LINKED': 2,
   'IS_MOVING': 8,
   'IS_NEW': 16,
   'IS_PASTED': 131072,
   'IS_RESIZING': 32,
   'IS_ROLLOVER': 33554432,
   'IS_WIRE_IMAGE': 256,
   'IU_PER_MILS': 25400.0,
   'IU_PER_MM': 1000000.0,
   'ImportSpecctraSES': <function ImportSpecctraSES at 0x00000232D854C820>,
   'In10_Cu': 10,
   'In11_Cu': 11,
   'In12_Cu': 12,
   'In13_Cu': 13,
   'In14_Cu': 14,
   'In15_Cu': 15,
   'In16_Cu': 16,
   'In17_Cu': 17,
   'In18_Cu': 18,
   'In19_Cu': 19,
   'In1_Cu': 1,
   'In20_Cu': 20,
   'In21_Cu': 21,
   'In22_Cu': 22,
   'In23_Cu': 23,
   'In24_Cu': 24,
   'In25_Cu': 25,
   'In26_Cu': 26,
   'In27_Cu': 27,
   'In28_Cu': 28,
   'In29_Cu': 29,
   'In2_Cu': 2,
   'In30_Cu': 30,
   'In3_Cu': 3,
   'In4_Cu': 4,
   'In5_Cu': 5,
   'In6_Cu': 6,
   'In7_Cu': 7,
   'In8_Cu': 8,
   'In9_Cu': 9,
   'InvokeCopperZonesEditor': <function InvokeCopperZonesEditor at 0x00000232D85B9160>,
   'InvokeNonCopperZonesEditor': <function InvokeNonCopperZonesEditor at 0x00000232D85B6DC0>,
   'InvokeRuleAreaEditor': <function InvokeRuleAreaEditor at 0x00000232D85B91F0>,
   'IsActionRunning': <function IsActionRunning at 0x00000232D854CAF0>,
   'IsBackLayer': <function IsBackLayer at 0x00000232D8553DC0>,
   'IsCopperLayer': <function IsCopperLayer at 0x00000232D8553AF0>,
   'IsDCodeLayer': <function IsDCodeLayer at 0x00000232D8556160>,
   'IsEeschemaType': <function IsEeschemaType at 0x00000232D84D6EE0>,
   'IsFrontLayer': <function IsFrontLayer at 0x00000232D8553D30>,
   'IsGerbviewType': <function IsGerbviewType at 0x00000232D84D8040>,
   'IsHoleLayer': <function IsHoleLayer at 0x00000232D8553C10>,
   'IsImperialUnit': <function IsImperialUnit at 0x00000232D84DD280>,
   'IsInstantiableType': <function IsInstantiableType at 0x00000232D84D6E50>,
   'IsMetricUnit': <function IsMetricUnit at 0x00000232D84E0B80>,
   'IsMiscType': <function IsMiscType at 0x00000232D84D8160>,
   'IsNetCopperLayer': <function IsNetCopperLayer at 0x00000232D85561F0>,
   'IsNetnameLayer': <function IsNetnameLayer at 0x00000232D8556040>,
   'IsNonCopperLayer': <function IsNonCopperLayer at 0x00000232D8553A60>,
   'IsNullType': <function IsNullType at 0x00000232D84D6DC0>,
   'IsPageLayoutEditorType': <function IsPageLayoutEditorType at 0x00000232D84D80D0>,
   'IsPcbLayer': <function IsPcbLayer at 0x00000232D85539D0>,
   'IsPcbnewType': <function IsPcbnewType at 0x00000232D84D6F70>,
   'IsTypeAvailable': <function IsTypeAvailable at 0x00000232D84D8280>,
   'IsTypeCorrect': <function IsTypeCorrect at 0x00000232D84D81F0>,
   'IsUTF8': <function IsUTF8 at 0x00000232D8525E50>,
   'IsUserLayer': <function IsUserLayer at 0x00000232D8553CA0>,
   'IsValidLayer': <function IsValidLayer at 0x00000232D8553940>,
   'IsViaPadLayer': <function IsViaPadLayer at 0x00000232D8553B80>,
   'IsZoneLayer': <function IsZoneLayer at 0x00000232D85560D0>,
   'Iu2Millimeter': <function Iu2Millimeter at 0x00000232D8527D30>,
   'Iu2Mils': <function Iu2Mils at 0x00000232D8527C10>,
   'JOBFILE_PARAMS': <class 'pcbnew.JOBFILE_PARAMS'>,
   'KICAD_MAJOR_MINOR_VERSION': '6.0',
   'KICAD_MAJOR_VERSION': '6',
   'KICAD_MINOR_VERSION': '0',
   'KICAD_PATCH_VERSION': '9',
   'KICAD_PLUGINS': {'DuplexPCB': {'ModuleName': <module 'DuplexPCB' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\DuplexPCB\\__init__.py'>,
                                   'dependencies': ['DuplexPCB', 'DuplexPCB.duplex_plugin', 'DuplexPCB.duplex_plugin_action', 'DuplexPCB.duplex_plugin_gui', 'DuplexPCB.duplex_dialog'],
                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\DuplexPCB',
                                   'modification_time': 1667619013.3675742},
                     'FPC_wizard': {'ModuleName': <module 'FPC_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FPC_wizard.py'>,
                                    'dependencies': ['FPC_wizard'],
                                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FPC_wizard.py',
                                    'modification_time': 1667079200.0},
                     'FootprintWizardBase': {'ModuleName': <module 'FootprintWizardBase' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FootprintWizardBase.py'>,
                                             'dependencies': [],
                                             'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\FootprintWizardBase.py',
                                             'modification_time': 1667079200.0},
                     'HierPlace-master': {'ModuleName': <module 'HierPlace-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\HierPlace-master\\__init__.py'>,
                                          'dependencies': ['HierPlace-master', 'HierPlace-master.HierPlace'],
                                          'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\HierPlace-master',
                                          'modification_time': 1667619013.3795674},
                     'KiBuzzard-main': {'ModuleName': <module 'KiBuzzard-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiBuzzard-main\\__init__.py'>,
                                        'dependencies': ['KiBuzzard-main.KiBuzzard.plugin',
                                                         'KiBuzzard-main.KiBuzzard.dialog.dialog_text_base',
                                                         'KiBuzzard-main.KiBuzzard.dialog.compat',
                                                         'KiBuzzard-main.KiBuzzard.buzzard.buzzard',
                                                         'KiBuzzard-main.KiBuzzard.dialog',
                                                         'KiBuzzard-main.KiBuzzard',
                                                         'KiBuzzard-main',
                                                         'KiBuzzard-main.KiBuzzard.buzzard',
                                                         'KiBuzzard-main.KiBuzzard.dialog.dialog'],
                                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiBuzzard-main',
                                        'modification_time': 1667619015.7943077},
                     'KiFind': {'ModuleName': <module 'KiFind' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiFind\\__init__.py'>,
                                'dependencies': ['KiFind.kifind_plugin_action', 'KiFind.kifind_dialog', 'KiFind.kifind_plugin_gui', 'KiFind', 'KiFind.kifind_plugin'],
                                'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\KiFind',
                                'modification_time': 1667619021.2967658},
                     'Kicad_action_plugins-5_99_test': {'ModuleName': <module 'Kicad_action_plugins-5_99_test' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Kicad_action_plugins-5_99_test\\__init__.py'>,
                                                        'dependencies': ['Kicad_action_plugins-5_99_test.save_restore_layout.initial_dialog_GUI',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout.compare_boards',
                                                                         'Kicad_action_plugins-5_99_test.swap_units.swap_units',
                                                                         'Kicad_action_plugins-5_99_test.save_restore_layout.save_restore_layout',
                                                                         'Kicad_action_plugins-5_99_test.archive_project.old_version',
                                                                         'Kicad_action_plugins-5_99_test.pad2pad_track_distance.pad2pad_track_distance_GUI',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout.replicatelayout',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout',
                                                                         'Kicad_action_plugins-5_99_test.swap_units.action_swap_units',
                                                                         'Kicad_action_plugins-5_99_test.pad2pad_track_distance.pad2pad_track_distance',
                                                                         'Kicad_action_plugins-5_99_test.save_restore_layout.save_layout_dialog_GUI',
                                                                         'Kicad_action_plugins-5_99_test.delete_selected.delete_selected_GUI',
                                                                         'Kicad_action_plugins-5_99_test.save_restore_layout.action_save_restore_layout',
                                                                         'Kicad_action_plugins-5_99_test.delete_selected',
                                                                         'Kicad_action_plugins-5_99_test.swap_pins.swap_pins',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.action_place_footprints',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.place_by_sheet_GUI',
                                                                         'Kicad_action_plugins-5_99_test.swap_pins.action_swap_pins',
                                                                         'Kicad_action_plugins-5_99_test.delete_selected.action_delete_selected',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.place_by_reference_GUI',
                                                                         'Kicad_action_plugins-5_99_test.net2net_min_distance.action_net2net_min_distance',
                                                                         'Kicad_action_plugins-5_99_test.pad2pad_track_distance',
                                                                         'Kicad_action_plugins-5_99_test.save_restore_layout',
                                                                         'Kicad_action_plugins-5_99_test.net2net_min_distance.net2net_distance',
                                                                         'Kicad_action_plugins-5_99_test.swap_units',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.compare_boards',
                                                                         'Kicad_action_plugins-5_99_test.net2net_min_distance',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout.replicate_layout_GUI',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout.action_replicate_layout',
                                                                         'Kicad_action_plugins-5_99_test',
                                                                         'Kicad_action_plugins-5_99_test.archive_project',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.initial_dialog_GUI',
                                                                         'Kicad_action_plugins-5_99_test.swap_pins',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints',
                                                                         'Kicad_action_plugins-5_99_test.place_footprints.place_footprints',
                                                                         'Kicad_action_plugins-5_99_test.replicate_layout.remove_duplicates',
                                                                         'Kicad_action_plugins-5_99_test.pad2pad_track_distance.action_pad2pad_track_distance'],
                                                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Kicad_action_plugins-5_99_test',
                                                        'modification_time': 1667619020.2687824},
                     'PadArray': {'ModuleName': <module 'PadArray' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\PadArray.py'>,
                                  'dependencies': [],
                                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\PadArray.py',
                                  'modification_time': 1667079200.0},
                     'RF-tools-KiCAD-master': {'ModuleName': <module 'RF-tools-KiCAD-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\RF-tools-KiCAD-master\\__init__.py'>,
                                               'dependencies': ['RF-tools-KiCAD-master.rf_tools_wizards.uwMitered_wizard',
                                                                'RF-tools-KiCAD-master',
                                                                'RF-tools-KiCAD-master.via_fence_generator',
                                                                'RF-tools-KiCAD-master.via_fence_generator.viafence',
                                                                'RF-tools-KiCAD-master.trace_clearance',
                                                                'RF-tools-KiCAD-master.via_fence_generator.viafence_basedialogs',
                                                                'RF-tools-KiCAD-master.trace_solder_expander.SolderExpanderDlg',
                                                                'RF-tools-KiCAD-master.via_fence_generator.viafence_dialogs',
                                                                'RF-tools-KiCAD-master.round_tracks.RoundTrackDlg',
                                                                'RF-tools-KiCAD-master.trace_solder_expander',
                                                                'RF-tools-KiCAD-master.round_tracks',
                                                                'RF-tools-KiCAD-master.rf_tools_wizards.uwTaper_wizard',
                                                                'RF-tools-KiCAD-master.rf_tools_wizards',
                                                                'RF-tools-KiCAD-master.trace_solder_expander.trace_solder_expander',
                                                                'RF-tools-KiCAD-master.trace_clearance.TraceClearanceDlg',
                                                                'RF-tools-KiCAD-master.round_tracks.round_trk',
                                                                'RF-tools-KiCAD-master.rf_tools_wizards.uwArcPrimitive_wizard',
                                                                'RF-tools-KiCAD-master.trace_clearance.trace_clearance',
                                                                'RF-tools-KiCAD-master.via_fence_generator.viafence_action',
                                                                'RF-tools-KiCAD-master.tracks_length.trace_length',
                                                                'RF-tools-KiCAD-master.tracks_length'],
                                               'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\RF-tools-KiCAD-master',
                                               'modification_time': 1667619021.3937094},
                     'Reference': {'ModuleName': <module 'Reference' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Reference\\__init__.py'>,
                                   'dependencies': ['Reference.TextPos_gui', 'Reference.TextPos', 'Reference.func', 'Reference.TextPos_dialog', 'Reference'],
                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\Reference',
                                   'modification_time': 1667619021.3107588},
                     'SwapComponents': {'ModuleName': <module 'SwapComponents' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\SwapComponents\\__init__.py'>,
                                        'dependencies': ['SwapComponents', 'SwapComponents.SwapComponents'],
                                        'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\SwapComponents',
                                        'modification_time': 1667619021.3957083},
                     'WireIt-master': {'ModuleName': <module 'WireIt-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\WireIt-master\\__init__.py'>,
                                       'dependencies': ['WireIt-master', 'WireIt-master.WireIt'],
                                       'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\WireIt-master',
                                       'modification_time': 1667619021.4047031},
                     'action_menu_text_by_date': {'ModuleName': <module 'action_menu_text_by_date' from 'C:\\Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\action_menu_text_by_date.py'>,
                                                  'dependencies': ['action_menu_text_by_date'],
                                                  'filename': 'C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\action_menu_text_by_date.py',
                                                  'modification_time': 1667622899.006001},
                     'arc_test': {'ModuleName': <module 'arc_test' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\arc_test.py'>,
                                  'dependencies': ['arc_test'],
                                  'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\arc_test.py',
                                  'modification_time': 1667079200.0},
                     'beantools': {'ModuleName': <module 'beantools' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\beantools\\__init__.py'>,
                                   'dependencies': ['beantools.fanout.fo',
                                                    'beantools.length_stats',
                                                    'beantools.fanout.bga',
                                                    'beantools.fanout',
                                                    'beantools',
                                                    'beantools.length_stats.action_length_stats',
                                                    'beantools.fanout.plugin',
                                                    'beantools.length_stats.length_stats_GUI'],
                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\beantools',
                                   'modification_time': 1667619013.3575802},
                     'bga_wizard': {'ModuleName': <module 'bga_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\bga_wizard.py'>,
                                    'dependencies': ['bga_wizard'],
                                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\bga_wizard.py',
                                    'modification_time': 1667079200.0},
                     'circular_pad_array_wizard': {'ModuleName': <module 'circular_pad_array_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\circular_pad_array_wizard.py'>,
                                                   'dependencies': ['circular_pad_array_wizard'],
                                                   'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\circular_pad_array_wizard.py',
                                                   'modification_time': 1667079200.0},
                     'com_github_NilujePerchut_kicad-scripts-teardrops': {'ModuleName': <module 'com_github_NilujePerchut_kicad-scripts-teardrops' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\com_github_NilujePerchut_kicad-scripts-teardrops\\__init__.py'>,
                                                                          'dependencies': ['com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_dialog',
                                                                                           'com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_gui',
                                                                                           'com_github_NilujePerchut_kicad-scripts-teardrops.teardrop_plugin',
                                                                                           'com_github_NilujePerchut_kicad-scripts-teardrops',
                                                                                           'com_github_NilujePerchut_kicad-scripts-teardrops.td'],
                                                                          'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\com_github_NilujePerchut_kicad-scripts-teardrops',
                                                                          'modification_time': 1667624892.4286351},
                     'copper_thief-main': {'ModuleName': <module 'copper_thief-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\copper_thief-main\\__init__.py'>,
                                           'dependencies': ['copper_thief-main.copper_thief', 'copper_thief-main', 'copper_thief-main.CopperThiefDlg'],
                                           'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\copper_thief-main',
                                           'modification_time': 1667619013.3615777},
                     'footprint_wizard': {'ModuleName': <module 'footprint_wizard' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\footprint_wizard\\__init__.py'>,
                                          'dependencies': ['footprint_wizard.ngff', 'footprint_wizard', 'footprint_wizard.spiralAnt'],
                                          'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\footprint_wizard',
                                          'modification_time': 1667619013.3695734},
                     'gerber_to_order-master': {'ModuleName': <module 'gerber_to_order-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\gerber_to_order-master\\__init__.py'>,
                                                'dependencies': ['gerber_to_order-master', 'gerber_to_order-master.gerber_to_order_action', 'gerber_to_order-master.outline_measure'],
                                                'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\gerber_to_order-master',
                                                'modification_time': 1667619013.3755696},
                     'kicad-action-scripts-master': {'ModuleName': <module 'kicad-action-scripts-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-scripts-master\\__init__.py'>,
                                                     'dependencies': ['kicad-action-scripts-master.ViaStitching.FillAreaDialog',
                                                                      'kicad-action-scripts-master.ViaStitching.FillAreaAction',
                                                                      'kicad-action-scripts-master.ViaStitching',
                                                                      'kicad-action-scripts-master.ViaStitching.FillArea',
                                                                      'kicad-action-scripts-master'],
                                                     'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-scripts-master',
                                                     'modification_time': 1667619015.8073003},
                     'kicad-action-tools-master': {'ModuleName': <module 'kicad-action-tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-tools-master\\__init__.py'>,
                                                   'dependencies': ['kicad-action-tools-master.Snap2Grid.snap2grid',
                                                                    'kicad-action-tools-master.MoveToLayer',
                                                                    'kicad-action-tools-master.AnnularChecker.annular_checker',
                                                                    'kicad-action-tools-master.AnnularChecker.AnnularDlg',
                                                                    'kicad-action-tools-master.FabricationPositions.fabrication_positions',
                                                                    'kicad-action-tools-master.checking3Dmodels.model3d_list',
                                                                    'kicad-action-tools-master.AnnularChecker.AnnularResultDlg',
                                                                    'kicad-action-tools-master.MoveToLayer.Move2LayerDlg',
                                                                    'kicad-action-tools-master.Snap2Grid.Snap2GridDlg',
                                                                    'kicad-action-tools-master.PcbToDxf.action_menu_pcb2dxf',
                                                                    'kicad-action-tools-master',
                                                                    'kicad-action-tools-master.checking3Dmodels',
                                                                    'kicad-action-tools-master.FabricationPositions.PositionsDlg',
                                                                    'kicad-action-tools-master.Snap2Grid',
                                                                    'kicad-action-tools-master.AnnularChecker',
                                                                    'kicad-action-tools-master.FabricationPositions',
                                                                    'kicad-action-tools-master.MoveToLayer.move_to_layer',
                                                                    'kicad-action-tools-master.PcbToDxf'],
                                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-action-tools-master',
                                                   'modification_time': 1667619017.4602103},
                     'kicad-bga-tools-master': {'ModuleName': <module 'kicad-bga-tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-bga-tools-master\\__init__.py'>,
                                                'dependencies': ['kicad-bga-tools-master', 'kicad-bga-tools-master.bga_dogbone', 'kicad-bga-tools-master.bga_utils'],
                                                'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-bga-tools-master',
                                                'modification_time': 1667619017.475202},
                     'kicad-gerberzipper-master': {'ModuleName': <module 'kicad-gerberzipper-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-gerberzipper-master\\__init__.py'>,
                                                   'dependencies': ['kicad-gerberzipper-master.action_menu_gerber_zipper.gerber_zipper_action',
                                                                    'kicad-gerberzipper-master.action_menu_gerber_zipper',
                                                                    'kicad-gerberzipper-master'],
                                                   'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-gerberzipper-master',
                                                   'modification_time': 1667619017.5121808},
                     'kicad-jlcpcb-tools-main': {'ModuleName': <module 'kicad-jlcpcb-tools-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-jlcpcb-tools-main\\__init__.py'>,
                                                 'dependencies': ['kicad-jlcpcb-tools-main.fabrication',
                                                                  'kicad-jlcpcb-tools-main.partselector',
                                                                  'kicad-jlcpcb-tools-main.partdetails',
                                                                  'kicad-jlcpcb-tools-main',
                                                                  'kicad-jlcpcb-tools-main.plugin',
                                                                  'kicad-jlcpcb-tools-main.rotations',
                                                                  'kicad-jlcpcb-tools-main.library',
                                                                  'kicad-jlcpcb-tools-main.mainwindow',
                                                                  'kicad-jlcpcb-tools-main.helpers',
                                                                  'kicad-jlcpcb-tools-main.store',
                                                                  'kicad-jlcpcb-tools-main.events'],
                                                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-jlcpcb-tools-main',
                                                 'modification_time': 1667619020.0878887},
                     'kicad-plugins-main': {'ModuleName': <module 'kicad-plugins-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-plugins-main\\__init__.py'>,
                                            'dependencies': ['kicad-plugins-main.SchematicPositionsToLayout', 'kicad-plugins-main'],
                                            'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad-plugins-main',
                                            'modification_time': 1667619020.0928862},
                     'kicad_fab_tool-main': {'ModuleName': <module 'kicad_fab_tool-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_fab_tool-main\\__init__.py'>,
                                             'dependencies': ['kicad_fab_tool-main.plot_from_board',
                                                              'kicad_fab_tool-main.fab_tool_action',
                                                              'kicad_fab_tool-main.fab_tool_main',
                                                              'kicad_fab_tool-main',
                                                              'kicad_fab_tool-main.get_pos_from_board',
                                                              'kicad_fab_tool-main.get_size_from_board',
                                                              'kicad_fab_tool-main.get_bom_from_board'],
                                             'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_fab_tool-main',
                                             'modification_time': 1667619020.2757788},
                     'kicad_freerouting-plugin-master': {'ModuleName': <module 'kicad_freerouting-plugin-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_freerouting-plugin-master\\__init__.py'>,
                                                         'dependencies': ['kicad_freerouting-plugin-master.plugin', 'kicad_freerouting-plugin-master'],
                                                         'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_freerouting-plugin-master',
                                                         'modification_time': 1667619021.2607865},
                     'kicad_pyshell': {'ModuleName': <module 'kicad_pyshell' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\kicad_pyshell\\__init__.py'>,
                                       'dependencies': ['kicad_pyshell', 'kicad_pyshell.kicad_pyeditor'],
                                       'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\kicad_pyshell',
                                       'modification_time': 1667627975.4060247},
                     'kicad_qrcode': {'ModuleName': <module 'kicad_qrcode' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\kicad_qrcode.py'>,
                                      'dependencies': ['kicad_qrcode'],
                                      'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\kicad_qrcode.py',
                                      'modification_time': 1667079184.0},
                     'kicad_scripts-master': {'ModuleName': <module 'kicad_scripts-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_scripts-master\\__init__.py'>,
                                              'dependencies': ['kicad_scripts-master.teardrops.td',
                                                               'kicad_scripts-master.teardrops.teardrop_gui',
                                                               'kicad_scripts-master.teardrops',
                                                               'kicad_scripts-master.teardrops.teardrop_dialog',
                                                               'kicad_scripts-master.teardrops.teardrop_plugin',
                                                               'kicad_scripts-master'],
                                              'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_scripts-master',
                                              'modification_time': 1667619021.2717817},
                     'kicad_spiral_plugin-main': {'ModuleName': <module 'kicad_spiral_plugin-main' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_spiral_plugin-main\\__init__.py'>,
                                                  'dependencies': ['kicad_spiral_plugin-main', 'kicad_spiral_plugin-main.interface', 'kicad_spiral_plugin-main.kicad_spiral_plugin'],
                                                  'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_spiral_plugin-main',
                                                  'modification_time': 1667619021.280775},
                     'kicad_tools-master': {'ModuleName': <module 'kicad_tools-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_tools-master\\__init__.py'>,
                                            'dependencies': ['kicad_tools-master',
                                                             'kicad_tools-master.mf_tool',
                                                             'kicad_tools-master.mf_dialog_base',
                                                             'kicad_tools-master.loadnet',
                                                             'kicad_tools-master.kisexp',
                                                             'kicad_tools-master.gerber_drill'],
                                            'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\kicad_tools-master',
                                            'modification_time': 1667619021.291768},
                     'microMatch_connectors': {'ModuleName': <module 'microMatch_connectors' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\microMatch_connectors.py'>,
                                               'dependencies': ['microMatch_connectors'],
                                               'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\microMatch_connectors.py',
                                               'modification_time': 1667079200.0},
                     'mutualcap_button_wizard': {'ModuleName': <module 'mutualcap_button_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\mutualcap_button_wizard.py'>,
                                                 'dependencies': ['mutualcap_button_wizard'],
                                                 'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\mutualcap_button_wizard.py',
                                                 'modification_time': 1667079200.0},
                     'org_openscopeproject_InteractiveHtmlBom': {'ModuleName': <module 'org_openscopeproject_InteractiveHtmlBom' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\org_openscopeproject_InteractiveHtmlBom\\__init__.py'>,
                                                                 'dependencies': ['org_openscopeproject_InteractiveHtmlBom.core.ibom',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.netlistparser',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.xmlparser',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.parser_base',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.common',
                                                                                  'org_openscopeproject_InteractiveHtmlBom',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.core.fontparser',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.core.newstroke_font',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.errors',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.core.config',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.dialog.dialog_base',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.dialog',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra.sexpressions',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.dialog.settings_dialog',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.svgpath',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.ecad.kicad_extra',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.core',
                                                                                  'org_openscopeproject_InteractiveHtmlBom.core.units'],
                                                                 'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\org_openscopeproject_InteractiveHtmlBom',
                                                                 'modification_time': 1667624895.1236527},
                     'panelize-plugin-master': {'ModuleName': <module 'panelize-plugin-master' from 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\panelize-plugin-master\\__init__.py'>,
                                                'dependencies': ['panelize-plugin-master',
                                                                 'panelize-plugin-master.panelize_action',
                                                                 'panelize-plugin-master.constants',
                                                                 'panelize-plugin-master.panelize_gui',
                                                                 'panelize-plugin-master.panelize'],
                                                'filename': 'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins\\panelize-plugin-master',
                                                'modification_time': 1667619021.303763},
                     'plugins': {'ModuleName': <module 'plugins' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\__init__.py'>,
                                 'dependencies': ['plugins'],
                                 'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins',
                                 'modification_time': 1667627975.7769113},
                     'qfn_wizard': {'ModuleName': <module 'qfn_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfn_wizard.py'>,
                                    'dependencies': ['qfn_wizard'],
                                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfn_wizard.py',
                                    'modification_time': 1667079200.0},
                     'qfp_wizard': {'ModuleName': <module 'qfp_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfp_wizard.py'>,
                                    'dependencies': ['qfp_wizard'],
                                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qfp_wizard.py',
                                    'modification_time': 1667079200.0},
                     'qrcode_footprint_wizard': {'ModuleName': <module 'qrcode_footprint_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qrcode_footprint_wizard.py'>,
                                                 'dependencies': ['qrcode_footprint_wizard'],
                                                 'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\qrcode_footprint_wizard.py',
                                                 'modification_time': 1667079200.0},
                     'sdip_wizard': {'ModuleName': <module 'sdip_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\sdip_wizard.py'>,
                                     'dependencies': ['sdip_wizard'],
                                     'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\sdip_wizard.py',
                                     'modification_time': 1667079200.0},
                     'touch_slider_wizard': {'ModuleName': <module 'touch_slider_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\touch_slider_wizard.py'>,
                                             'dependencies': ['touch_slider_wizard'],
                                             'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\touch_slider_wizard.py',
                                             'modification_time': 1667079200.0},
                     'uss39_barcode': {'ModuleName': <module 'uss39_barcode' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\uss39_barcode.py'>,
                                       'dependencies': ['uss39_barcode'],
                                       'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\uss39_barcode.py',
                                       'modification_time': 1667079184.0},
                     'zip_wizard': {'ModuleName': <module 'zip_wizard' from 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\zip_wizard.py'>,
                                    'dependencies': ['zip_wizard'],
                                    'filename': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\zip_wizard.py',
                                    'modification_time': 1667079184.0}},
   'KICAD_SEMANTIC_VERSION': '6.0.9',
   'KICAD_VERSION_FULL': '(6.0.9)',
   'KICAD_WIN32_RC_FILEVER_STR': '6.0.9.26961',
   'KICAD_WIN32_RC_PRODVER_STR': '6.0.9',
   'KIID': <class 'pcbnew.KIID'>,
   'KIID_CreateNilUuids': <function KIID_CreateNilUuids at 0x00000232D84D33A0>,
   'KIID_PATH': <class 'pcbnew.KIID_PATH'>,
   'KIID_SeedGenerator': <function KIID_SeedGenerator at 0x00000232D84D3430>,
   'KIID_SniffTest': <function KIID_SniffTest at 0x00000232D84C8430>,
   'KIID_VECT_LIST': <class 'pcbnew.KIID_VECT_LIST'>,
   'KI_PARAM_ERROR': <class 'pcbnew.KI_PARAM_ERROR'>,
   'KiCadPlugin': <class 'pcbnew.KiCadPlugin'>,
   'LAYER': <class 'pcbnew.LAYER'>,
   'LAYER_3D_BACKGROUND_BOTTOM': 391,
   'LAYER_3D_BACKGROUND_TOP': 392,
   'LAYER_3D_BOARD': 393,
   'LAYER_3D_COPPER': 394,
   'LAYER_3D_END': 399,
   'LAYER_3D_SILKSCREEN_BOTTOM': 395,
   'LAYER_3D_SILKSCREEN_TOP': 396,
   'LAYER_3D_SOLDERMASK_BOTTOM': 397,
   'LAYER_3D_SOLDERMASK_TOP': 398,
   'LAYER_3D_SOLDERPASTE': 399,
   'LAYER_3D_START': 390,
   'LAYER_ANCHOR': 133,
   'LAYER_AUX_ITEMS': 154,
   'LAYER_BRIGHTENED': 256,
   'LAYER_BUS': 228,
   'LAYER_BUS_JUNCTION': 260,
   'LAYER_CLASS_COPPER': 1,
   'LAYER_CLASS_COUNT': 6,
   'LAYER_CLASS_COURTYARD': 3,
   'LAYER_CLASS_EDGES': 2,
   'LAYER_CLASS_FAB': 4,
   'LAYER_CLASS_OTHERS': 5,
   'LAYER_CLASS_SILK': 0,
   'LAYER_CURSOR': 153,
   'LAYER_DANGLING': 247,
   'LAYER_DCODES': 384,
   'LAYER_DEVICE': 238,
   'LAYER_DEVICE_BACKGROUND': 250,
   'LAYER_DRAWINGSHEET': 149,
   'LAYER_DRAWINGSHEET_PAGE1': 164,
   'LAYER_DRAWINGSHEET_PAGEn': 165,
   'LAYER_DRAW_BITMAPS': 155,
   'LAYER_DRC_ERROR': 148,
   'LAYER_DRC_EXCLUSION': 162,
   'LAYER_DRC_WARNING': 161,
   'LAYER_ERC_ERR': 249,
   'LAYER_ERC_WARN': 248,
   'LAYER_FIELDS': 237,
   'LAYER_GERBVIEW_AXES': 387,
   'LAYER_GERBVIEW_BACKGROUND': 388,
   'LAYER_GERBVIEW_DRAWINGSHEET': 389,
   'LAYER_GERBVIEW_GRID': 386,
   'LAYER_GLOBLABEL': 231,
   'LAYER_GP_OVERLAY': 150,
   'LAYER_GRID': 137,
   'LAYER_GRID_AXES': 138,
   'LAYER_HIDDEN': 257,
   'LAYER_HIERLABEL': 232,
   'LAYER_JUNCTION': 229,
   'LAYER_LOCLABEL': 230,
   'LAYER_MARKER_SHADOWS': 163,
   'LAYER_MOD_BK': 141,
   'LAYER_MOD_FR': 140,
   'LAYER_MOD_REFERENCES': 143,
   'LAYER_MOD_TEXT': 130,
   'LAYER_MOD_TEXT_INVISIBLE': 132,
   'LAYER_MOD_VALUES': 142,
   'LAYER_NEGATIVE_OBJECTS': 385,
   'LAYER_NOCONNECT': 246,
   'LAYER_NON_PLATEDHOLES': 129,
   'LAYER_NOTES': 239,
   'LAYER_NO_CONNECTS': 139,
   'LAYER_PADS': 157,
   'LAYER_PADS_TH': 145,
   'LAYER_PAD_BK': 135,
   'LAYER_PAD_BK_NETNAMES': 122,
   'LAYER_PAD_FR': 134,
   'LAYER_PAD_FR_NETNAMES': 121,
   'LAYER_PAD_HOLEWALLS': 159,
   'LAYER_PAD_NETNAMES': 123,
   'LAYER_PAD_PLATEDHOLES': 146,
   'LAYER_PCB_BACKGROUND': 152,
   'LAYER_PIN': 240,
   'LAYER_PINNAM': 234,
   'LAYER_PINNUM': 233,
   'LAYER_ParseType': <function LAYER_ParseType at 0x00000232D86030D0>,
   'LAYER_RATSNEST': 136,
   'LAYER_REFERENCEPART': 235,
   'LAYER_SCHEMATIC_ANCHOR': 262,
   'LAYER_SCHEMATIC_AUX_ITEMS': 261,
   'LAYER_SCHEMATIC_BACKGROUND': 254,
   'LAYER_SCHEMATIC_CURSOR': 255,
   'LAYER_SCHEMATIC_DRAWINGSHEET': 259,
   'LAYER_SCHEMATIC_GRID': 252,
   'LAYER_SCHEMATIC_GRID_AXES': 253,
   'LAYER_SELECTION_SHADOWS': 258,
   'LAYER_SELECT_OVERLAY': 151,
   'LAYER_SHEET': 241,
   'LAYER_SHEETFIELDS': 244,
   'LAYER_SHEETFILENAME': 243,
   'LAYER_SHEETLABEL': 245,
   'LAYER_SHEETNAME': 242,
   'LAYER_SHEET_BACKGROUND': 251,
   'LAYER_ShowType': <function LAYER_ShowType at 0x00000232D85FD8B0>,
   'LAYER_TRACKS': 144,
   'LAYER_VALUEPART': 236,
   'LAYER_VIAS': 125,
   'LAYER_VIA_BBLIND': 127,
   'LAYER_VIA_HOLES': 147,
   'LAYER_VIA_HOLEWALLS': 160,
   'LAYER_VIA_MICROVIA': 126,
   'LAYER_VIA_NETNAMES': 124,
   'LAYER_VIA_THROUGH': 128,
   'LAYER_WIRE': 227,
   'LAYER_ZONES': 158,
   'LAYER_ZONE_END': 226,
   'LAYER_ZONE_START': 166,
   'LEGACY_ARC_FORMATTING': 20210925,
   'LEGACY_COPPEREDGECLEARANCE': -0.01,
   'LIB_ALIAS_T': 63,
   'LIB_FIELD_T': 67,
   'LIB_ID': <class 'pcbnew.LIB_ID'>,
   'LIB_ID_FindIllegalLibraryNameChar': <function LIB_ID_FindIllegalLibraryNameChar at 0x00000232D852ACA0>,
   'LIB_ID_FixIllegalChars': <function LIB_ID_FixIllegalChars at 0x00000232D852AC10>,
   'LIB_ID_Format': <function LIB_ID_Format at 0x00000232D8527DC0>,
   'LIB_ID_HasIllegalChars': <function LIB_ID_HasIllegalChars at 0x00000232D852AB80>,
   'LIB_PIN_T': 66,
   'LIB_SHAPE_T': 64,
   'LIB_SYMBOL_T': 62,
   'LIB_TEXT_T': 65,
   'LIGHTBLUE': 18,
   'LIGHTCYAN': 20,
   'LIGHTERORANGE': 30,
   'LIGHTGRAY': 3,
   'LIGHTGREEN': 19,
   'LIGHTMAGENTA': 22,
   'LIGHTORANGE': 33,
   'LIGHTRED': 21,
   'LIGHTYELLOW': 5,
   'LINE_READER': <class 'pcbnew.LINE_READER'>,
   'LINE_READER_LINE_DEFAULT_MAX': 1000000,
   'LINE_READER_LINE_INITIAL_SIZE': 5000,
   'LOCAL_RATSNEST_ITEM': 32768,
   'LOCKED': 262144,
   'LSEQ': <class 'pcbnew.LSEQ'>,
   'LSET': <class 'pcbnew.LSET'>,
   'LSET_AllBoardTechMask': <function LSET_AllBoardTechMask at 0x00000232D8553550>,
   'LSET_AllCuMask': <function LSET_AllCuMask at 0x00000232D8553040>,
   'LSET_AllLayersMask': <function LSET_AllLayersMask at 0x00000232D85531F0>,
   'LSET_AllNonCuMask': <function LSET_AllNonCuMask at 0x00000232D8553160>,
   'LSET_AllTechMask': <function LSET_AllTechMask at 0x00000232D85534C0>,
   'LSET_BackAssembly': <function LSET_BackAssembly at 0x00000232D8551F70>,
   'LSET_BackBoardTechMask': <function LSET_BackBoardTechMask at 0x00000232D8553430>,
   'LSET_BackMask': <function LSET_BackMask at 0x00000232D8553670>,
   'LSET_BackTechMask': <function LSET_BackTechMask at 0x00000232D85533A0>,
   'LSET_ExternalCuMask': <function LSET_ExternalCuMask at 0x00000232D85530D0>,
   'LSET_ForbiddenFootprintLayers': <function LSET_ForbiddenFootprintLayers at 0x00000232D85538B0>,
   'LSET_FrontAssembly': <function LSET_FrontAssembly at 0x00000232D8551EE0>,
   'LSET_FrontBoardTechMask': <function LSET_FrontBoardTechMask at 0x00000232D8553310>,
   'LSET_FrontMask': <function LSET_FrontMask at 0x00000232D85535E0>,
   'LSET_FrontTechMask': <function LSET_FrontTechMask at 0x00000232D8553280>,
   'LSET_InternalCuMask': <function LSET_InternalCuMask at 0x00000232D8551E50>,
   'LSET_Name': <function LSET_Name at 0x00000232D854E1F0>,
   'LSET_PhysicalLayersMask': <function LSET_PhysicalLayersMask at 0x00000232D8553790>,
   'LSET_UserDefinedLayers': <function LSET_UserDefinedLayers at 0x00000232D8553820>,
   'LSET_UserMask': <function LSET_UserMask at 0x00000232D8553700>,
   'LT_JUMPER': 3,
   'LT_MIXED': 2,
   'LT_POWER': 1,
   'LT_SIGNAL': 0,
   'LT_UNDEFINED': -1,
   'LayerName': <function LayerName at 0x00000232D854E160>,
   'LoadBoard': <function LoadBoard at 0x00000232D854C310>,
   'LoadPluginModule': <function LoadPluginModule at 0x00000232D85055E0>,
   'LoadPlugins': <function LoadPlugins at 0x00000232D8505670>,
   'MAGENTA': 16,
   'MALFORMED_B_COURTYARD': 2097152,
   'MALFORMED_COURTYARDS': 3145728,
   'MALFORMED_F_COURTYARD': 1048576,
   'MAP_STRING_STRING': <class 'pcbnew.MAP_STRING_STRING'>,
   'MARKERS': <class 'pcbnew.MARKERS'>,
   'MARKER_BASE': <class 'pcbnew.MARKER_BASE'>,
   'MARKER_SHAPE_POINT_COUNT': 9,
   'MASKCOLOR': 31,
   'MAXIMUM_ERROR_SIZE_MM': 0.1,
   'MAX_FILE_HISTORY_SIZE': 99,
   'MAX_STRUCT_TYPE_ID': 84,
   'MINIMUM_ERROR_SIZE_MM': 0.001,
   'MM_PER_IU': 1e-06,
   'Margin': 45,
   'Millimeter2iu': <function Millimeter2iu at 0x00000232D8527CA0>,
   'Mils2iu': <function Mils2iu at 0x00000232D8525EE0>,
   'NBCOLORS': 35,
   'NETCLASSES': <class 'pcbnew.NETCLASSES'>,
   'NETCLASSPTR': <class 'pcbnew.NETCLASSPTR'>,
   'NETCLASS_MAP': <class 'pcbnew.NETCLASS_MAP'>,
   'NETCODES_MAP': <class 'pcbnew.NETCODES_MAP'>,
   'NETINFO_ITEM': <class 'pcbnew.NETINFO_ITEM'>,
   'NETINFO_ITEM_ClassOf': <function NETINFO_ITEM_ClassOf at 0x00000232D85E0280>,
   'NETINFO_LIST': <class 'pcbnew.NETINFO_LIST'>,
   'NETINFO_LIST_OrphanedItem': <function NETINFO_LIST_OrphanedItem at 0x00000232D85E7700>,
   'NETNAMES_LAYER_ID_END': 125,
   'NETNAMES_LAYER_ID_RESERVED': 120,
   'NETNAMES_LAYER_ID_START': 60,
   'NETNAMES_MAP': <class 'pcbnew.NETNAMES_MAP'>,
   'NOT_LOADED_WIZARDS': 'Skip subdir C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\\__pycache__\n'
                         'Skip subdir C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\n'
                         'Skip subdir C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\\__pycache__',
   'NOT_USED': -1,
   'NewBoard': <function NewBoard at 0x00000232D854C3A0>,
   'NilUuid': <function NilUuid at 0x00000232D84D34C0>,
   'ORANGE': 32,
   'OUTPUTFMTBUFZ': 500,
   'OUTPUTFORMATTER': <class 'pcbnew.OUTPUTFORMATTER'>,
   'PAD': <class 'pcbnew.PAD'>,
   'PADS': <class 'pcbnew.PADS'>,
   'PADS_VEC': <class 'pcbnew.PADS_VEC'>,
   'PAD_ATTRIB_CONN': 2,
   'PAD_ATTRIB_NPTH': 3,
   'PAD_ATTRIB_PTH': 0,
   'PAD_ATTRIB_SMD': 1,
   'PAD_ApertureMask': <function PAD_ApertureMask at 0x00000232D859D670>,
   'PAD_ClassOf': <function PAD_ClassOf at 0x00000232D859D700>,
   'PAD_Compare': <function PAD_Compare at 0x00000232D859D790>,
   'PAD_ConnSMDMask': <function PAD_ConnSMDMask at 0x00000232D859D550>,
   'PAD_DRILL_SHAPE_CIRCLE': 0,
   'PAD_DRILL_SHAPE_OBLONG': 1,
   'PAD_PROP_BGA': 1,
   'PAD_PROP_CASTELLATED': 6,
   'PAD_PROP_FIDUCIAL_GLBL': 2,
   'PAD_PROP_FIDUCIAL_LOCAL': 3,
   'PAD_PROP_HEATSINK': 5,
   'PAD_PROP_NONE': 0,
   'PAD_PROP_TESTPOINT': 4,
   'PAD_PTHMask': <function PAD_PTHMask at 0x00000232D858D820>,
   'PAD_SHAPE_CHAMFERED_RECT': 5,
   'PAD_SHAPE_CIRCLE': 0,
   'PAD_SHAPE_CUSTOM': 6,
   'PAD_SHAPE_OVAL': 2,
   'PAD_SHAPE_RECT': 1,
   'PAD_SHAPE_ROUNDRECT': 4,
   'PAD_SHAPE_TRAPEZOID': 3,
   'PAD_SHAPE_T_asString': <function PAD_SHAPE_T_asString at 0x00000232D8560A60>,
   'PAD_SMDMask': <function PAD_SMDMask at 0x00000232D859D4C0>,
   'PAD_UnplatedHoleMask': <function PAD_UnplatedHoleMask at 0x00000232D859D5E0>,
   'PCBNEW_LAYER_ID_START': 0,
   'PCB_ARC': <class 'pcbnew.PCB_ARC'>,
   'PCB_ARC_ClassOf': <function PCB_ARC_ClassOf at 0x00000232D85A2040>,
   'PCB_ARC_T': 12,
   'PCB_DIMENSION_BASE': <class 'pcbnew.PCB_DIMENSION_BASE'>,
   'PCB_DIMENSION_T': 14,
   'PCB_DIM_ALIGNED': <class 'pcbnew.PCB_DIM_ALIGNED'>,
   'PCB_DIM_ALIGNED_ClassOf': <function PCB_DIM_ALIGNED_ClassOf at 0x00000232D85C75E0>,
   'PCB_DIM_ALIGNED_T': 15,
   'PCB_DIM_CENTER': <class 'pcbnew.PCB_DIM_CENTER'>,
   'PCB_DIM_CENTER_ClassOf': <function PCB_DIM_CENTER_ClassOf at 0x00000232D85D20D0>,
   'PCB_DIM_CENTER_T': 17,
   'PCB_DIM_LEADER': <class 'pcbnew.PCB_DIM_LEADER'>,
   'PCB_DIM_LEADER_ClassOf': <function PCB_DIM_LEADER_ClassOf at 0x00000232D85CE9D0>,
   'PCB_DIM_LEADER_T': 16,
   'PCB_DIM_ORTHOGONAL': <class 'pcbnew.PCB_DIM_ORTHOGONAL'>,
   'PCB_DIM_ORTHOGONAL_ClassOf': <function PCB_DIM_ORTHOGONAL_ClassOf at 0x00000232D85CE310>,
   'PCB_DIM_ORTHOGONAL_T': 18,
   'PCB_FOOTPRINT_T': 3,
   'PCB_FP_SHAPE_T': 8,
   'PCB_FP_TEXT_T': 7,
   'PCB_FP_ZONE_T': 9,
   'PCB_GROUP': <class 'pcbnew.PCB_GROUP'>,
   'PCB_GROUP_ClassOf': <function PCB_GROUP_ClassOf at 0x00000232D85EF790>,
   'PCB_GROUP_T': 23,
   'PCB_GROUP_TopLevelGroup': <function PCB_GROUP_TopLevelGroup at 0x00000232D85FD790>,
   'PCB_GROUP_WithinScope': <function PCB_GROUP_WithinScope at 0x00000232D85FD820>,
   'PCB_ITEM_LIST_T': 21,
   'PCB_IU_PER_MM': 1000000.0,
   'PCB_LAYER_ID_COUNT': 60,
   'PCB_LOCATE_BBVIA_T': 26,
   'PCB_LOCATE_BOARD_EDGE_T': 32,
   'PCB_LOCATE_GRAPHIC_T': 28,
   'PCB_LOCATE_HOLE_T': 29,
   'PCB_LOCATE_NPTH_T': 31,
   'PCB_LOCATE_PTH_T': 30,
   'PCB_LOCATE_STDVIA_T': 24,
   'PCB_LOCATE_TEXT_T': 27,
   'PCB_LOCATE_UVIA_T': 25,
   'PCB_MARKER': <class 'pcbnew.PCB_MARKER'>,
   'PCB_MARKER_ClassOf': <function PCB_MARKER_ClassOf at 0x00000232D85D2700>,
   'PCB_MARKER_Deserialize': <function PCB_MARKER_Deserialize at 0x00000232D85D4670>,
   'PCB_MARKER_T': 13,
   'PCB_NETINFO_T': 22,
   'PCB_PAD_T': 4,
   'PCB_PLOT_PARAMS': <class 'pcbnew.PCB_PLOT_PARAMS'>,
   'PCB_PLOT_PARAMS_GetGerberDefaultPrecision': <function PCB_PLOT_PARAMS_GetGerberDefaultPrecision at 0x00000232D852C9D0>,
   'PCB_PLUGIN': <class 'pcbnew.PCB_PLUGIN'>,
   'PCB_SHAPE': <class 'pcbnew.PCB_SHAPE'>,
   'PCB_SHAPE_ClassOf': <function PCB_SHAPE_ClassOf at 0x00000232D85B9280>,
   'PCB_SHAPE_T': 5,
   'PCB_T': 1,
   'PCB_TARGET': <class 'pcbnew.PCB_TARGET'>,
   'PCB_TARGET_ClassOf': <function PCB_TARGET_ClassOf at 0x00000232D85D4700>,
   'PCB_TARGET_T': 19,
   'PCB_TEXT': <class 'pcbnew.PCB_TEXT'>,
   'PCB_TEXT_ClassOf': <function PCB_TEXT_ClassOf at 0x00000232D85C45E0>,
   'PCB_TEXT_T': 6,
   'PCB_TRACE_T': 10,
   'PCB_TRACK': <class 'pcbnew.PCB_TRACK'>,
   'PCB_TRACK_ClassOf': <function PCB_TRACK_ClassOf at 0x00000232D859D820>,
   'PCB_VIA': <class 'pcbnew.PCB_VIA'>,
   'PCB_VIA_ClassOf': <function PCB_VIA_ClassOf at 0x00000232D85A2D30>,
   'PCB_VIA_T': 11,
   'PCB_ZONE_T': 20,
   'PLACE_FILE_EXPORTER': <class 'pcbnew.PLACE_FILE_EXPORTER'>,
   'PLACE_FILE_EXPORTER_GetBackSideName': <function PLACE_FILE_EXPORTER_GetBackSideName at 0x00000232D8544790>,
   'PLACE_FILE_EXPORTER_GetFrontSideName': <function PLACE_FILE_EXPORTER_GetFrontSideName at 0x00000232D8540E50>,
   'PLOTTER': <class 'pcbnew.PLOTTER'>,
   'PLOT_CONTROLLER': <class 'pcbnew.PLOT_CONTROLLER'>,
   'PLOT_DASH_TYPE_DASH': 1,
   'PLOT_DASH_TYPE_DASHDOT': 3,
   'PLOT_DASH_TYPE_DEFAULT': -1,
   'PLOT_DASH_TYPE_DOT': 2,
   'PLOT_DASH_TYPE_FIRST_TYPE': 0,
   'PLOT_DASH_TYPE_LAST_TYPE': 3,
   'PLOT_DASH_TYPE_SOLID': 0,
   'PLOT_FORMAT_DXF': 3,
   'PLOT_FORMAT_FIRST_FORMAT': 0,
   'PLOT_FORMAT_GERBER': 1,
   'PLOT_FORMAT_HPGL': 0,
   'PLOT_FORMAT_LAST_FORMAT': 5,
   'PLOT_FORMAT_PDF': 4,
   'PLOT_FORMAT_POST': 2,
   'PLOT_FORMAT_SVG': 5,
   'PLOT_FORMAT_UNDEFINED': -1,
   'PLOT_TEXT_MODE_DEFAULT': 3,
   'PLOT_TEXT_MODE_NATIVE': 1,
   'PLOT_TEXT_MODE_PHANTOM': 2,
   'PLOT_TEXT_MODE_STROKE': 0,
   'PLUGIN': <class 'pcbnew.PLUGIN'>,
   'PLUGIN_DIRECTORIES_SEARCH': 'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\n'
                                'C:\\Program Files\\KiCad\\6.0\\share\\kicad\\scripting\\plugins\n'
                                'C:\\Users\\qgb\\AppData\\Roaming\\kicad\\6.0\\scripting\n'
                                'C:\\Users\\qgb\\AppData\\Roaming\\kicad\\6.0\\scripting\\plugins\n'
                                'C:/Users/qgb/Documents/KiCad/6.0/scripting\n'
                                'C:/Users/qgb/Documents/KiCad/6.0/scripting\\plugins\n'
                                'C:\\Users\\qgb\\Documents\\KiCad\\6.0\\3rdparty\\plugins',
   'PL_IU_PER_MM': 1000.0,
   'PROPAGATE_MODE_RESOLVE_CONFLICTS': 1,
   'PROPAGATE_MODE_SKIP_CONFLICTS': 0,
   'PUREBLUE': 24,
   'PURECYAN': 26,
   'PUREGREEN': 25,
   'PUREMAGENTA': 28,
   'PUREORANGE': 34,
   'PURERED': 27,
   'PUREYELLOW': 29,
   'PYTHON_ACTION_PLUGINS': <class 'pcbnew.PYTHON_ACTION_PLUGINS'>,
   'PYTHON_ACTION_PLUGINS_deregister_action': <function PYTHON_ACTION_PLUGINS_deregister_action at 0x00000232D862A4C0>,
   'PYTHON_ACTION_PLUGINS_register_action': <function PYTHON_ACTION_PLUGINS_register_action at 0x00000232D862A160>,
   'PYTHON_FOOTPRINT_WIZARD_LIST': <class 'pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST'>,
   'PYTHON_FOOTPRINT_WIZARD_LIST_deregister_wizard': <function PYTHON_FOOTPRINT_WIZARD_LIST_deregister_wizard at 0x00000232D862A0D0>,
   'PYTHON_FOOTPRINT_WIZARD_LIST_register_wizard': <function PYTHON_FOOTPRINT_WIZARD_LIST_register_wizard at 0x00000232D8625D30>,
   'PlotDrawingSheet': <function PlotDrawingSheet at 0x00000232D853ACA0>,
   'PutOnGridMM': <function PutOnGridMM at 0x00000232D862A790>,
   'PutOnGridMils': <function PutOnGridMils at 0x00000232D862A820>,
   'RED': 15,
   'REMOVE_MODE_BULK': 1,
   'REMOVE_MODE_NORMAL': 0,
   'RN_DYNAMIC_LINE': <class 'pcbnew.RN_DYNAMIC_LINE'>,
   'ROOM_FOR_3D_VIEWER': 100,
   'ROOM_FOR_KICADMANAGER': 50,
   'ROOM_FOR_PANEL_PREV_MODEL': 50,
   'Refresh': <function Refresh at 0x00000232D854C940>,
   'Rescue': 59,
   'ResolveUriByEnvVars': <function ResolveUriByEnvVars at 0x00000232D84E0E50>,
   'S3D_CACHE_T': 83,
   'SCHEMATIC_T': 61,
   'SCH_BITMAP_T': 39,
   'SCH_BUS_BUS_ENTRY_T': 37,
   'SCH_BUS_WIRE_ENTRY_T': 36,
   'SCH_FIELD_LOCATE_DATASHEET_T': 52,
   'SCH_FIELD_LOCATE_FOOTPRINT_T': 51,
   'SCH_FIELD_LOCATE_REFERENCE_T': 49,
   'SCH_FIELD_LOCATE_VALUE_T': 50,
   'SCH_FIELD_T': 44,
   'SCH_GLOBAL_LABEL_T': 42,
   'SCH_HIER_LABEL_T': 43,
   'SCH_IU_PER_MM': 10000.0,
   'SCH_JUNCTION_T': 34,
   'SCH_LABEL_LOCATE_BUS_T': 57,
   'SCH_LABEL_LOCATE_WIRE_T': 56,
   'SCH_LABEL_T': 41,
   'SCH_LAYER_ID_END': 263,
   'SCH_LAYER_ID_START': 227,
   'SCH_LINE_LOCATE_BUS_T': 54,
   'SCH_LINE_LOCATE_GRAPHIC_LINE_T': 55,
   'SCH_LINE_LOCATE_WIRE_T': 53,
   'SCH_LINE_T': 38,
   'SCH_LOCATE_ANY_T': 59,
   'SCH_MARKER_T': 33,
   'SCH_NO_CONNECT_T': 35,
   'SCH_PIN_T': 48,
   'SCH_SCREEN_T': 60,
   'SCH_SHEET_PIN_T': 46,
   'SCH_SHEET_T': 47,
   'SCH_SYMBOL_LOCATE_POWER_T': 58,
   'SCH_SYMBOL_T': 45,
   'SCH_TEXT_T': 40,
   'SCREEN_T': 2,
   'SEARCH_RESULT_CONTINUE': 1,
   'SEARCH_RESULT_QUIT': 0,
   'SEARCH_STACK_T': 82,
   'SELECTED': 2048,
   'SETTINGS_MANAGER': <class 'pcbnew.SETTINGS_MANAGER'>,
   'SETTINGS_MANAGER_GetColorSettingsPath': <function SETTINGS_MANAGER_GetColorSettingsPath at 0x00000232D84FB5E0>,
   'SETTINGS_MANAGER_GetSettingsVersion': <function SETTINGS_MANAGER_GetSettingsVersion at 0x00000232D84FB700>,
   'SETTINGS_MANAGER_GetUserSettingsPath': <function SETTINGS_MANAGER_GetUserSettingsPath at 0x00000232D84FB670>,
   'SETTINGS_MANAGER_IsSettingsPathValid': <function SETTINGS_MANAGER_IsSettingsPathValid at 0x00000232D84F70D0>,
   'SEXPR_BOARD_FILE_VERSION': 20211014,
   'SHAPE': <class 'pcbnew.SHAPE'>,
   'SHAPE_BASE': <class 'pcbnew.SHAPE_BASE'>,
   'SHAPE_LINE_CHAIN': <class 'pcbnew.SHAPE_LINE_CHAIN'>,
   'SHAPE_LINE_CHAIN_BASE': <class 'pcbnew.SHAPE_LINE_CHAIN_BASE'>,
   'SHAPE_POLY_SET': <class 'pcbnew.SHAPE_POLY_SET'>,
   'SHAPE_POLY_SET_BuildPolysetFromOrientedPaths': <function SHAPE_POLY_SET_BuildPolysetFromOrientedPaths at 0x00000232D850D550>,
   'SHAPE_TYPE_asString': <function SHAPE_TYPE_asString at 0x00000232D8505700>,
   'SHAPE_T_ARC': 2,
   'SHAPE_T_BEZIER': 5,
   'SHAPE_T_CIRCLE': 3,
   'SHAPE_T_LAST': 6,
   'SHAPE_T_POLY': 4,
   'SHAPE_T_RECT': 1,
   'SHAPE_T_SEGMENT': 0,
   'SHARED_PTR_DISOWN': 0,
   'SH_ARC': 7,
   'SH_CIRCLE': 3,
   'SH_COMPOUND': 6,
   'SH_LINE_CHAIN': 2,
   'SH_NULL': 8,
   'SH_POLY_SET': 5,
   'SH_POLY_SET_TRIANGLE': 9,
   'SH_RECT': 0,
   'SH_SEGMENT': 1,
   'SH_SIMPLE': 4,
   'SIDE_BOTH': 3,
   'SIDE_BOTTOM': 2,
   'SIDE_NONE': 0,
   'SIDE_TOP': 1,
   'SKETCH': 0,
   'SKIP_STRUCT': 32768,
   'STARTPOINT': 512,
   'STREAM_OUTPUTFORMATTER': <class 'pcbnew.STREAM_OUTPUTFORMATTER'>,
   'STRINGSET': <class 'pcbnew.STRINGSET'>,
   'STRING_FORMATTER': <class 'pcbnew.STRING_FORMATTER'>,
   'STRING_LINE_READER': <class 'pcbnew.STRING_LINE_READER'>,
   'STRUCT_DELETED': 8192,
   'SYMBOL_LIBS_T': 81,
   'SYMBOL_LIB_TABLE_T': 79,
   'S_ARC': 2,
   'S_CIRCLE': 3,
   'S_CURVE': 5,
   'S_POLYGON': 4,
   'S_RECT': 1,
   'S_SEGMENT': 0,
   'SaveBoard': <function SaveBoard at 0x00000232D854C550>,
   'SearchHelpFileFullPath': <function SearchHelpFileFullPath at 0x00000232D84E0C10>,
   'StrPrintf': <function StrPrintf at 0x00000232D84E3040>,
   'StructColors': <class 'pcbnew.StructColors'>,
   'SwigPyIterator': <class 'pcbnew.SwigPyIterator'>,
   'TEMP_SELECTED': 4096,
   'TEXT_ANGLE_HORIZ': 0,
   'TEXT_ANGLE_VERT': 900,
   'TEXT_EFFECTS': <class 'pcbnew.TEXT_EFFECTS'>,
   'TEXT_ITEM_INFO': <class 'pcbnew.TEXT_ITEM_INFO'>,
   'TITLE_BLOCK': <class 'pcbnew.TITLE_BLOCK'>,
   'TITLE_BLOCK_GetContextualTextVars': <function TITLE_BLOCK_GetContextualTextVars at 0x00000232D84E30D0>,
   'TRACKS': <class 'pcbnew.TRACKS'>,
   'TRACKS_VEC': <class 'pcbnew.TRACKS_VEC'>,
   'TSEGM_2_POLY_PRMS': <class 'pcbnew.TSEGM_2_POLY_PRMS'>,
   'TYPE_NOT_INIT': 0,
   'TimestampDir': <function TimestampDir at 0x00000232D84E0EE0>,
   'ToGalLayer': <function ToGalLayer at 0x00000232D854CC10>,
   'ToLAYER_ID': <function ToLAYER_ID at 0x00000232D8556280>,
   'ToMM': <function ToMM at 0x00000232D862A550>,
   'ToMils': <function ToMils at 0x00000232D862A670>,
   'UNDEFINED_DRILL_DIAMETER': -1,
   'UNDEFINED_LAYER': -1,
   'UNSELECTED_LAYER': -2,
   'UNSPECIFIED_COLOR': -1,
   'UNUSED': 524288,
   'UR_TRANSIENT': 268435456,
   'USE_ATTRIB_FOR_HOLES': 1,
   'UTF8': <class 'pcbnew.UTF8'>,
   'UpdateUserInterface': <function UpdateUserInterface at 0x00000232D854C9D0>,
   'User_1': 50,
   'User_2': 51,
   'User_3': 52,
   'User_4': 53,
   'User_5': 54,
   'User_6': 55,
   'User_7': 56,
   'User_8': 57,
   'User_9': 58,
   'VECTOR2I': <class 'pcbnew.VECTOR2I'>,
   'VECTOR2I_MM': <function VECTOR2I_MM at 0x00000232D862AAF0>,
   'VECTOR2I_Mils': <function VECTOR2I_Mils at 0x00000232D862AB80>,
   'VECTOR3D': <class 'pcbnew.VECTOR3D'>,
   'VECTOR_VECTOR2I': <class 'pcbnew.VECTOR_VECTOR2I'>,
   'VIATYPE_BLIND_BURIED': 2,
   'VIATYPE_MICROVIA': 1,
   'VIATYPE_NOT_DEFINED': 0,
   'VIATYPE_THROUGH': 3,
   'VIA_DIMENSION': <class 'pcbnew.VIA_DIMENSION'>,
   'VIA_DIMENSION_Vector': <class 'pcbnew.VIA_DIMENSION_Vector'>,
   'VRML_WRITER': <class 'pcbnew.VRML_WRITER'>,
   'Version': <function Version at 0x00000232D862AD30>,
   'WHITE': 4,
   'WSG_BITMAP_T': 75,
   'WSG_LINE_T': 71,
   'WSG_PAGE_T': 76,
   'WSG_POLY_T': 73,
   'WSG_RECT_T': 72,
   'WSG_TEXT_T': 74,
   'WS_PROXY_UNDO_ITEM_PLUS_T': 78,
   'WS_PROXY_UNDO_ITEM_T': 77,
   'WarnUserIfOperatingSystemUnsupported': <function WarnUserIfOperatingSystemUnsupported at 0x00000232D84E0F70>,
   'WriteDRCReport': <function WriteDRCReport at 0x00000232D854CB80>,
   'YELLOW': 23,
   'ZONE': <class 'pcbnew.ZONE'>,
   'ZONES': <class 'pcbnew.ZONES'>,
   'ZONE_BORDER_DISPLAY_STYLE_DIAGONAL_EDGE': 2,
   'ZONE_BORDER_DISPLAY_STYLE_DIAGONAL_FULL': 1,
   'ZONE_BORDER_DISPLAY_STYLE_NO_HATCH': 0,
   'ZONE_CLEARANCE_MAX_VALUE_MIL': 500,
   'ZONE_CLEARANCE_MIL': 20,
   'ZONE_CONNECTION_FULL': 2,
   'ZONE_CONNECTION_INHERITED': -1,
   'ZONE_CONNECTION_NONE': 0,
   'ZONE_CONNECTION_THERMAL': 1,
   'ZONE_CONNECTION_THT_THERMAL': 3,
   'ZONE_ClassOf': <function ZONE_ClassOf at 0x00000232D85A8670>,
   'ZONE_EXPORT_VALUES': 1004,
   'ZONE_FILLER': <class 'pcbnew.ZONE_FILLER'>,
   'ZONE_FILL_MODE_HATCH_PATTERN': 1,
   'ZONE_FILL_MODE_POLYGONS': 0,
   'ZONE_GetDefaultHatchPitch': <function ZONE_GetDefaultHatchPitch at 0x00000232D85B6D30>,
   'ZONE_SETTINGS': <class 'pcbnew.ZONE_SETTINGS'>,
   'ZONE_THERMAL_RELIEF_COPPER_WIDTH_MIL': 20,
   'ZONE_THERMAL_RELIEF_GAP_MIL': 20,
   'ZONE_THICKNESS_MIL': 10,
   'ZONE_THICKNESS_MIN_VALUE_MIL': 1,
   '_SwigNonDynamicMeta': <class 'pcbnew._SwigNonDynamicMeta'>,
   '__builtin__': <module 'builtins' (built-in)>,
   '__builtins__': {'ArithmeticError': <class 'ArithmeticError'>,
                    'AssertionError': <class 'AssertionError'>,
                    'AttributeError': <class 'AttributeError'>,
                    'BaseException': <class 'BaseException'>,
                    'BlockingIOError': <class 'BlockingIOError'>,
                    'BrokenPipeError': <class 'BrokenPipeError'>,
                    'BufferError': <class 'BufferError'>,
                    'BytesWarning': <class 'BytesWarning'>,
                    'ChildProcessError': <class 'ChildProcessError'>,
                    'ConnectionAbortedError': <class 'ConnectionAbortedError'>,
                    'ConnectionError': <class 'ConnectionError'>,
                    'ConnectionRefusedError': <class 'ConnectionRefusedError'>,
                    'ConnectionResetError': <class 'ConnectionResetError'>,
                    'DeprecationWarning': <class 'DeprecationWarning'>,
                    'EOFError': <class 'EOFError'>,
                    'Ellipsis': Ellipsis,
                    'EnvironmentError': <class 'OSError'>,
                    'Exception': <class 'Exception'>,
                    'False': False,
                    'FileExistsError': <class 'FileExistsError'>,
                    'FileNotFoundError': <class 'FileNotFoundError'>,
                    'FloatingPointError': <class 'FloatingPointError'>,
                    'FutureWarning': <class 'FutureWarning'>,
                    'GeneratorExit': <class 'GeneratorExit'>,
                    'IOError': <class 'OSError'>,
                    'ImportError': <class 'ImportError'>,
                    'ImportWarning': <class 'ImportWarning'>,
                    'IndentationError': <class 'IndentationError'>,
                    'IndexError': <class 'IndexError'>,
                    'InterruptedError': <class 'InterruptedError'>,
                    'IsADirectoryError': <class 'IsADirectoryError'>,
                    'KeyError': <class 'KeyError'>,
                    'KeyboardInterrupt': <class 'KeyboardInterrupt'>,
                    'LookupError': <class 'LookupError'>,
                    'MemoryError': <class 'MemoryError'>,
                    'ModuleNotFoundError': <class 'ModuleNotFoundError'>,
                    'NameError': <class 'NameError'>,
                    'None': None,
                    'NotADirectoryError': <class 'NotADirectoryError'>,
                    'NotImplemented': NotImplemented,
                    'NotImplementedError': <class 'NotImplementedError'>,
                    'OSError': <class 'OSError'>,
                    'OverflowError': <class 'OverflowError'>,
                    'PendingDeprecationWarning': <class 'PendingDeprecationWarning'>,
                    'PermissionError': <class 'PermissionError'>,
                    'ProcessLookupError': <class 'ProcessLookupError'>,
                    'RecursionError': <class 'RecursionError'>,
                    'ReferenceError': <class 'ReferenceError'>,
                    'ResourceWarning': <class 'ResourceWarning'>,
                    'RuntimeError': <class 'RuntimeError'>,
                    'RuntimeWarning': <class 'RuntimeWarning'>,
                    'StopAsyncIteration': <class 'StopAsyncIteration'>,
                    'StopIteration': <class 'StopIteration'>,
                    'SyntaxError': <class 'SyntaxError'>,
                    'SyntaxWarning': <class 'SyntaxWarning'>,
                    'SystemError': <class 'SystemError'>,
                    'SystemExit': <class 'SystemExit'>,
                    'TabError': <class 'TabError'>,
                    'TimeoutError': <class 'TimeoutError'>,
                    'True': True,
                    'TypeError': <class 'TypeError'>,
                    'UnboundLocalError': <class 'UnboundLocalError'>,
                    'UnicodeDecodeError': <class 'UnicodeDecodeError'>,
                    'UnicodeEncodeError': <class 'UnicodeEncodeError'>,
                    'UnicodeError': <class 'UnicodeError'>,
                    'UnicodeTranslateError': <class 'UnicodeTranslateError'>,
                    'UnicodeWarning': <class 'UnicodeWarning'>,
                    'UserWarning': <class 'UserWarning'>,
                    'ValueError': <class 'ValueError'>,
                    'Warning': <class 'Warning'>,
                    'WindowsError': <class 'OSError'>,
                    'ZeroDivisionError': <class 'ZeroDivisionError'>,
                    '_': 32,
                    '__build_class__': <built-in function __build_class__>,
                    '__debug__': True,
                    '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.",
                    '__import__': <built-in function __import__>,
                    '__loader__': <class '_frozen_importlib.BuiltinImporter'>,
                    '__name__': 'builtins',
                    '__package__': '',
                    '__spec__': ModuleSpec(name='builtins', loader=<class '_frozen_importlib.BuiltinImporter'>, origin='built-in'),
                    'abs': <built-in function abs>,
                    'all': <built-in function all>,
                    'any': <built-in function any>,
                    'ascii': <built-in function ascii>,
                    'bin': <built-in function bin>,
                    'bool': <class 'bool'>,
                    'breakpoint': <built-in function breakpoint>,
                    'bytearray': <class 'bytearray'>,
                    'bytes': <class 'bytes'>,
                    'callable': <built-in function callable>,
                    'cd': <function cd at 0x00000232D8B9F550>,
                    'chr': <built-in function chr>,
                    'classmethod': <class 'classmethod'>,
                    'close': 'Click on the close button to leave the application.',
                    'compile': <built-in function compile>,
                    'complex': <class 'complex'>,
                    'copyright': Copyright (c) 2001-2022 Python Software Foundation.
All Rights Reserved.

Copyright (c) 2000 BeOpen.com.
All Rights Reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved.,
                    'credits':     Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
    for supporting Python development.  See www.python.org for more information.,
                    'delattr': <built-in function delattr>,
                    'dict': <class 'dict'>,
                    'dir': <built-in function dir>,
                    'divmod': <built-in function divmod>,
                    'enumerate': <class 'enumerate'>,
                    'eval': <built-in function eval>,
                    'exec': <built-in function exec>,
                    'exit': 'Click on the close button to leave the application.',
                    'filter': <class 'filter'>,
                    'float': <class 'float'>,
                    'format': <built-in function format>,
                    'frozenset': <class 'frozenset'>,
                    'getattr': <built-in function getattr>,
                    'globals': <built-in function globals>,
                    'hasattr': <built-in function hasattr>,
                    'hash': <built-in function hash>,
                    'help': Type help() for interactive help, or help(object) for help about object.,
                    'hex': <built-in function hex>,
                    'id': <built-in function id>,
                    'input': <built-in function input>,
                    'int': <class 'int'>,
                    'isinstance': <built-in function isinstance>,
                    'issubclass': <built-in function issubclass>,
                    'iter': <built-in function iter>,
                    'len': <built-in function len>,
                    'license': See https://www.python.org/psf/license/,
                    'list': <class 'list'>,
                    'locals': <built-in function locals>,
                    'ls': <function ls at 0x00000232D8BA04C0>,
                    'map': <class 'map'>,
                    'max': <built-in function max>,
                    'memoryview': <class 'memoryview'>,
                    'min': <built-in function min>,
                    'next': <built-in function next>,
                    'object': <class 'object'>,
                    'oct': <built-in function oct>,
                    'open': <built-in function open>,
                    'ord': <built-in function ord>,
                    'pow': <built-in function pow>,
                    'print': <built-in function print>,
                    'property': <class 'property'>,
                    'pwd': <function pwd at 0x00000232D8B5FA60>,
                    'quit': 'Click on the close button to leave the application.',
                    'range': <class 'range'>,
                    'raw_input': <bound method Shell.raw_input of <wx.py.shell.Shell object at 0x00000232D3939820>>,
                    'repr': <built-in function repr>,
                    'reversed': <class 'reversed'>,
                    'round': <built-in function round>,
                    'set': <class 'set'>,
                    'setattr': <built-in function setattr>,
                    'slice': <class 'slice'>,
                    'sorted': <built-in function sorted>,
                    'staticmethod': <class 'staticmethod'>,
                    'str': <class 'str'>,
                    'sum': <built-in function sum>,
                    'super': <class 'super'>,
                    'sx': <function sx at 0x00000232D8BA0550>,
                    'tuple': <class 'tuple'>,
                    'type': <class 'type'>,
                    'vars': <built-in function vars>,
                    'zip': <class 'zip'>},
   '__cached__': 'C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\__pycache__\\pcbnew.cpython-39.pyc',
   '__doc__': None,
   '__eq__': <function __eq__ at 0x00000232D84EC5E0>,
   '__file__': 'C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\pcbnew.py',
   '__loader__': <_frozen_importlib_external.SourceFileLoader object at 0x00000232CFD83DC0>,
   '__lshift__': <function __lshift__ at 0x00000232D84EC790>,
   '__lt__': <function __lt__ at 0x00000232D84EC700>,
   '__name__': 'pcbnew',
   '__ne__': <function __ne__ at 0x00000232D84EC670>,
   '__package__': '',
   '__spec__': ModuleSpec(name='pcbnew', loader=<_frozen_importlib_external.SourceFileLoader object at 0x00000232CFD83DC0>, origin='C:\\Program Files\\KiCad\\6.0\\bin\\Lib\\site-packages\\pcbnew.py'),
   '_pcbnew': <module '_pcbnew'>,
   '_swig_add_metaclass': <function _swig_add_metaclass at 0x00000232D84BD310>,
   '_swig_python_version_info': sys.version_info(major=3, minor=9, micro=14, releaselevel='final', serial=0),
   '_swig_repr': <function _swig_repr at 0x00000232D506BB80>,
   '_swig_setattr_nondynamic_class_variable': <function _swig_setattr_nondynamic_class_variable at 0x00000232D84BD280>,
   '_swig_setattr_nondynamic_instance_variable': <function _swig_setattr_nondynamic_instance_variable at 0x00000232D84BD1F0>,
   'addTextSegmToPoly': <function addTextSegmToPoly at 0x00000232D84EC940>,
   'base_seqVect': <class 'pcbnew.base_seqVect'>,
   'ceil': <built-in function ceil>,
   'cmp_drawings': <class 'pcbnew.cmp_drawings'>,
   'cmp_pads': <class 'pcbnew.cmp_pads'>,
   'colorRefs': <function colorRefs at 0x00000232D84E8310>,
   'cvar': <Swig global variables>,
   'floor': <built-in function floor>,
   'from_json': <function from_json at 0x00000232D84EC8B0>,
   'intVector': <class 'pcbnew.intVector'>,
   'new_clone': <function new_clone at 0x00000232D84DD1F0>,
   'sqrt': <built-in function sqrt>,
   'str_utf8_Map': <class 'pcbnew.str_utf8_Map'>,
   'string': <class 'pcbnew.string'>,
   'to_json': <function to_json at 0x00000232D84EC820>,
   'uBool': 'bool',
   'uDegrees': 'degrees',
   'uFloat': 'float',
   'uInteger': 'integer',
   'uMM': 'mm',
   'uMils': 'mils',
   'uNumeric': ['mm', 'mils', 'float', 'integer', 'degrees', 'radians', '%'],
   'uPercent': '%',
   'uRadians': 'radians',
   'uString': 'string',
   'uUnits': ['mm', 'mils', 'float', 'integer', 'bool', 'degrees', 'radians', '%', 'string'],
   'wxGetDefaultPyEncoding': <function wxGetDefaultPyEncoding at 0x00000232D84C83A0>,
   'wxPoint': <class 'pcbnew.wxPoint'>,
   'wxPointMM': <function wxPointMM at 0x00000232D862A9D0>,
   'wxPointMils': <function wxPointMils at 0x00000232D862AA60>,
   'wxPoint_Vector': <class 'pcbnew.wxPoint_Vector'>,
   'wxRect': <class 'pcbnew.wxRect'>,
   'wxRectMM': <function wxRectMM at 0x00000232D862AC10>,
   'wxRectMils': <function wxRectMils at 0x00000232D862ACA0>,
   'wxSetDefaultPyEncoding': <function wxSetDefaultPyEncoding at 0x00000232D84BD3A0>,
   'wxSize': <class 'pcbnew.wxSize'>,
   'wxSizeMM': <function wxSizeMM at 0x00000232D862A8B0>,
   'wxSizeMils': <function wxSizeMils at 0x00000232D862A940>,
   'wxString': <class 'pcbnew.wxString'>}],
 [16, '__gt__', <method-wrapper '__gt__' of function object at 0x00000232D84F75E0>],
 [17, '__hash__', <method-wrapper '__hash__' of function object at 0x00000232D84F75E0>],
 [18, '__init__', <method-wrapper '__init__' of function object at 0x00000232D84F75E0>],
 [19, '__init_subclass__', <built-in method __init_subclass__ of type object at 0x00007FFEC279AAF0>],
 [20, '__kwdefaults__', None],
 [21, '__le__', <method-wrapper '__le__' of function object at 0x00000232D84F75E0>],
 [22, '__lt__', <method-wrapper '__lt__' of function object at 0x00000232D84F75E0>],
 [23, '__module__', 'pcbnew'],
 [24, '__name__', 'GetColorSettings'],
 [25, '__ne__', <method-wrapper '__ne__' of function object at 0x00000232D84F75E0>],
 [26, '__new__', <built-in method __new__ of type object at 0x00007FFEC279AAF0>],
 [27, '__qualname__', 'SETTINGS_MANAGER.GetColorSettings'],
 [28, '__reduce__', <built-in method __reduce__ of function object at 0x00000232D84F75E0>],
 [29, '__reduce_ex__', <built-in method __reduce_ex__ of function object at 0x00000232D84F75E0>],
 [30, '__repr__', <method-wrapper '__repr__' of function object at 0x00000232D84F75E0>],
 [31, '__setattr__', <method-wrapper '__setattr__' of function object at 0x00000232D84F75E0>],
 [32, '__sizeof__', <built-in method __sizeof__ of function object at 0x00000232D84F75E0>],
 [33, '__str__', <method-wrapper '__str__' of function object at 0x00000232D84F75E0>],
 [34, '__subclasshook__', <built-in method __subclasshook__ of type object at 0x00007FFEC279AAF0>]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant