7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-22 10:02:40 +00:00
kicad/pcbnew/pcb_io/odbpp
Seth Hillbrand 1259e6057a Correct ODB++ attribute output
System attributes should be prefixed by the . while user-defined
attributes can be freeform ASCII

Adds DNP & Component Type for footprints to ODB++ export
2025-01-17 15:46:55 -08:00
..
CMakeLists.txt Implement ODB++ export 2024-09-14 15:34:51 +00:00
odb_attribute.cpp Correct ODB++ attribute output 2025-01-17 15:46:55 -08:00
odb_attribute.h Correct ODB++ attribute output 2025-01-17 15:46:55 -08:00
odb_component.cpp Correct ODB++ attribute output 2025-01-17 15:46:55 -08:00
odb_component.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_defines.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_eda_data.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_eda_data.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_entity.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_entity.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_feature.cpp Correct ODB++ attribute output 2025-01-17 15:46:55 -08:00
odb_feature.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_fonts.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_netlist.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_netlist.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_util.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
odb_util.h ODB++: Package names also can't have whitespace 2024-11-25 11:58:50 -05:00
pcb_io_odbpp.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_odbpp.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00