7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-16 00:29:11 +00:00
kicad/resources
Eric 1506beecbc Implement ODB++ export
ADDED: Add support in Pcbnew for exporting ODB++ files under Fabrication
       Outputs, base on ODB++Design Format Specification (Release v8.1
       Update 3 February 2021).

Note: There is still a lot of work to do if we will make the feature as
      complete as the ODB++ spec.  However, the current functionality's
      completeness is already sufficient to cover general production
      scenarios. I have compared the output results with Gerber files by
      DFM tool and the accuracy at the graphic level should be able to
      cover most usage scenarios.  Additionally, I am very grateful to
      the great open-source project Horizon EDA for giving me a lot of
      inspiration in terms of ideas.

The feature can be enabled by adding "EnableODB=1" to the kicad_advanced
configuration file.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2019
2024-09-14 15:34:51 +00:00
..
bitmaps_png Implement ODB++ export 2024-09-14 15:34:51 +00:00
linux Add colored tab to fileicons 2024-03-22 10:05:02 -07:00
macos/plist Revert part of 6cb046a4 that is not correct 2023-11-17 13:03:32 -05:00
msw Update copyright year in manifest 2024-02-10 12:12:16 -05:00
project_template Don't set defaults in blank project 2024-01-19 12:35:59 -08:00
schemas Add $schema prop to drc/erc 2024-02-13 19:08:55 -05:00
CMakeLists.txt Add KICAD_BUILD_{NIGHTLY_,}FLATPAK CMake options 2023-06-22 18:04:32 +00:00