Home
last modified time | relevance | path

Searched refs:Footprints (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/drc/
H A Ddrc_test_provider_courtyard_clearance.cpp105 for( FOOTPRINT* footprint : m_board->Footprints() ) in testFootprintCourtyardDefinitions()
107 if( !reportProgress( ii++, m_board->Footprints().size(), delta ) ) in testFootprintCourtyardDefinitions()
157 for( auto itA = m_board->Footprints().begin(); itA != m_board->Footprints().end(); itA++ ) in testCourtyardClearances()
159 if( !reportProgress( ii++, m_board->Footprints().size(), delta ) ) in testCourtyardClearances()
189 for( auto itB = itA + 1; itB != m_board->Footprints().end(); itB++ ) in testCourtyardClearances()
H A Ddrc_test_provider_lvs.cpp92 for( FOOTPRINT* footprint : board->Footprints() ) in testFootprints()
195 for( FOOTPRINT* footprint : board->Footprints() ) in testFootprints()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Dpcb_viewer_tools.cpp95 for( FOOTPRINT* fp : board()->Footprints() ) in ShowPadNumbers()
114 for( FOOTPRINT* fp : board()->Footprints() ) in PadDisplayMode()
133 for( FOOTPRINT* fp : board()->Footprints() ) in GraphicOutlines()
163 for( FOOTPRINT* fp : board()->Footprints() ) in TextOutlines()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_canvas/
H A Dcreate_layer_items.cpp453 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
485 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
534 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
549 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
570 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
586 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
971 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
996 for( FOOTPRINT* footprint : m_board->Footprints() ) in createLayers()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dload_select_footprint.cpp364 for( FOOTPRINT* footprint : aPcb->Footprints() ) in SelectFootprintFromBoard()
393 for( auto mod : aPcb->Footprints() ) in SelectFootprintFromBoard()
464 for( auto fp : GetBoard()->Footprints() ) in GetFootprintFromBoardByReference()
480 for( auto mod : GetBoard()->Footprints() ) in GetFootprintFromBoardByReference()
H A Dbuild_BOM_from_board.cpp79 if( GetBoard()->Footprints().empty() ) in WX_DEFINE_LIST()
122 for( FOOTPRINT* footprint : GetBoard()->Footprints() ) in WX_DEFINE_LIST()
H A Dboard.cpp554 for( FOOTPRINT* footprint : Footprints() ) in SetElementVisibility()
856 for( FOOTPRINT* footprint : Footprints() ) in GetItem()
932 for( FOOTPRINT* footprint : Footprints() ) in FillItemMap()
988 for( const FOOTPRINT* footprint : Footprints() ) in ConvertCrossReferencesToKIIDs()
1063 for( FOOTPRINT* footprint : Footprints() ) in GetNodesCount()
1162 for( FOOTPRINT* footprint : Footprints() ) in GetMsgPanelInfo()
1490 for( FOOTPRINT* footprint : Footprints() ) in GetPadFast()
1617 for( FOOTPRINT* footprint : Footprints() ) in GetSortedPadListByXthenYCoord()
1899 for( FOOTPRINT* footprint : Footprints() ) in GetPads()
1916 for( FOOTPRINT* footprint : Footprints() ) in AllConnectedItems()
H A Dzone_filler.cpp115 for( FOOTPRINT* footprint : m_board->Footprints() ) in Fill()
620 for( FOOTPRINT* footprint : m_board->Footprints() ) in knockoutThermalReliefs()
733 for( FOOTPRINT* footprint : m_board->Footprints() ) in buildCopperItemClearances()
855 for( FOOTPRINT* footprint : m_board->Footprints() ) in buildCopperItemClearances()
955 for( FOOTPRINT* footprint : m_board->Footprints() ) in buildCopperItemClearances()
1011 for( FOOTPRINT* footprint : m_board->Footprints() ) in subtractHigherPriorityZones()
1307 for( FOOTPRINT* footprint : m_board->Footprints() ) in buildThermalSpokes()
1591 for( FOOTPRINT* footprint : m_board->Footprints() ) in addHatchFillTypeOnZone()
H A Dplot_board_layers.cpp237 for( const FOOTPRINT* footprint : aBoard->Footprints() ) in PlotStandardLayer()
241 for( const FOOTPRINT* footprint : aBoard->Footprints() ) in PlotStandardLayer()
245 for( FOOTPRINT* footprint : aBoard->Footprints() ) in PlotStandardLayer()
744 for( FOOTPRINT* footprint : aBoard->Footprints() ) in PlotLayerOutlines()
839 for( FOOTPRINT* footprint : aBoard->Footprints() ) in PlotSolderMaskLayer()
870 for( FOOTPRINT* footprint : aBoard->Footprints() ) in PlotSolderMaskLayer()
H A Dinitpcb.cpp112 return SaveFootprint( GetBoard()->Footprints().front() ); in Clear_Pcb()
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/RF_Antenna.pretty/
H A DREADME.md2 Footprints for various antennas
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/RF_GSM.pretty/
H A DREADME.md2 Footprints for various GSM modules
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/RF_GPS.pretty/
H A DREADME.md2 Footprints for various GNSS chip/modules
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/TestPoint.pretty/
H A DREADME.md2 Footprints for and probe connection points
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Connector_Wire.pretty/
H A DREADME.md2 Footprints for connecting wires directly to the PCB
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/autorouter/
H A Dar_autoplacer.cpp84 for( FOOTPRINT* footprint : m_board->Footprints() ) in AR_AUTOPLACER()
672 for( FOOTPRINT* footprint : m_board->Footprints() ) in nearestPad()
774 for( FOOTPRINT* footprint : m_board->Footprints() ) in pickFootprint()
883 for( FOOTPRINT* footprint : m_board->Footprints() ) in AutoplaceFootprints()
890 for( FOOTPRINT* footprint : m_board->Footprints() ) in AutoplaceFootprints()
909 for( FOOTPRINT* footprint : m_board->Footprints() ) in AutoplaceFootprints()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/scripting/
H A Dpcbnew_action_plugins.cpp227 for( FOOTPRINT* item : currentPcb->Footprints() ) in RunActionPlugin()
285 for( FOOTPRINT* item : currentPcb->Footprints() ) in RunActionPlugin()
319 for( FOOTPRINT* item : currentPcb->Footprints() ) in RunActionPlugin()
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Connector_JAE.pretty/
H A DREADME.md6 Footprints for the following connectors are generated with the folowing script:
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/pcbnew_tools/tools/polygon_generator/
H A Dpolygon_generator.cpp82 for( FOOTPRINT* fp : brd->Footprints() ) in polygon_gererator_main()
/dports/cad/kicad-library-symbols-devel/kicad-symbols-c89f825a37051941397351a92791d0e0757e111d/
H A DREADME.md14 * Footprints: https://gitlab.com/kicad/libraries/kicad-footprints
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Connector_Phoenix_MC.pretty/
H A DREADME.md6 Footprints for the following connectors are script generated:
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Connector_Phoenix_MC_HighVoltage.pretty/
H A DREADME.md6 Footprints for the following connectors are script generated:
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/
H A Dfp-lib-table50 …D6_FOOTPRINT_DIR}/Connector_TE-Connectivity.pretty)(options "")(descr "Footprints for connectors b…
53 …(uri ${KICAD6_FOOTPRINT_DIR}/Connector_Wire.pretty)(options "")(descr "Footprints for solder wire …
72 …e KiCad)(uri ${KICAD6_FOOTPRINT_DIR}/Module.pretty)(options "")(descr "Footprints for SoM (System …
78 …Cad)(uri ${KICAD6_FOOTPRINT_DIR}/Oscillator.pretty)(options "")(descr "Footprints for oscillator d…
104 …ri ${KICAD6_FOOTPRINT_DIR}/RF_Mini-Circuits.pretty)(options "")(descr "Footprints for Mini-Circuit…
108 …(uri ${KICAD6_FOOTPRINT_DIR}/Rotary_Encoder.pretty)(options "")(descr "Rotary Encoder Footprints"))
120 …)(uri ${KICAD6_FOOTPRINT_DIR}/TerminalBlock.pretty)(options "")(descr "Footprints for terminal blo…
/dports/cad/kicad-library-footprints-devel/kicad-footprints-ac8de318d8ef7b3eb64c78c6c2650b7b085f3271/Connector_Phoenix_MSTB.pretty/
H A DREADME.md6 Footprints for the following connectors are script generated:
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/exporters/
H A Dexport_footprint_associations.cpp45 for( FOOTPRINT* fp : aBrd->Footprints() ) in RecreateCmpFile()

1234567