7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-02 17:56:54 +00:00
kicad/resources/bitmaps_png
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
..
banners ADDED: Startup splashscreen 2023-06-20 20:51:08 -04:00
cursors Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
icons Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
png Implement ODB++ export 2024-09-14 15:34:51 +00:00
sources Implement ODB++ export 2024-09-14 15:34:51 +00:00
CMakeLists.txt Implement ODB++ export 2024-09-14 15:34:51 +00:00
Kicad-Icon-Palette.gpl Add Inkscape palette file for icon colours 2023-07-12 19:21:47 +01:00
mk_icn_res.sh bitmaps and template are resources. 2022-07-21 20:14:10 -04:00
mk_mac_icons.sh Add document type icons 2024-02-09 15:55:57 -08:00